public interface CommTemplateRemote extends MboRemote
| Modifier and Type | Method and Description |
|---|---|
void |
addGroupRecipients(MboSetRemote groupSet) |
void |
addPersonRecipients(MboSetRemote personSet) |
void |
addRoleRecipients(MboSetRemote roleSet) |
void |
changeStatus(java.lang.String status,
java.util.Date asOfDate) |
java.lang.String |
convertSendTo(java.lang.String relationship,
MboRemote owner) |
boolean |
exists(MboRemote currRecipient,
java.lang.String type,
java.lang.String id) |
void |
getDocLinksFromSelectedFolder(MboRemote mbo,
MboSetRemote relatedDocLinkSet) |
java.util.Hashtable |
getRefAppsRels() |
void |
sendMessage() |
void |
sendMessage(MboRemote targetMbo) |
void |
sendMessage(MboRemote targetMbo,
MboRemote originatingMbo) |
java.lang.String |
updateRecipientList(java.lang.String listName) |
add, addMboSetForRequiredCheck, addToDeleteForInsertList, blindCopy, checkMethodAccess, clear, copy, copy, copy, copyFake, copyValue, copyValue, createComm, delete, delete, duplicate, evaluateCondition, evaluateCtrlConditions, evaluateCtrlConditions, excludeObjectForPropagate, generateAutoKey, getBoolean, getByte, getBytes, getCommLogOwnerNameAndUniqueId, getDatabaseValue, getDate, getDeleteForInsertList, getDocLinksCount, getDomainIDs, getDouble, getExistingMboSet, getFlags, getFloat, getIgnoreLockCheck, getInitialValue, getInsertCompanySetId, getInsertItemSetId, getInsertOrganization, getInsertSite, getInt, getKeyValue, getLinesRelationship, getList, getLockedByDisplayName, getLong, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMaxMessage, getMboData, getMboDataSet, getMboInitialValue, getMboList, getMboSet, getMboSet, getMboSet, getMboValueData, getMboValueData, getMboValueData, getMboValueDataForDownload, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMXTransaction, getName, getOrgForGL, getOrgSiteForMaxvar, getOwner, getPropagateKeyFlag, getRecordIdentifer, getSiteOrg, getString, getString, getStringInBaseLanguage, getStringInSpecificLocale, getStringTransparent, getThisMboSet, getUniqueIDName, getUniqueIDValue, getUserInfo, getUserName, hasHierarchyLink, hasLockSaveRights, isAutoKeyed, isBasedOn, isFlagSet, isForDM, isLocked, isLocked, isMasterTenant, isMboLockedByMe, isModified, isModified, isNew, isNull, isOptionGranted, isSelected, isZombie, lock, propagateKeyValue, rollbackToCheckpoint, select, setApplicationError, setApplicationRequired, setAutokeyFields, setCopyDefaults, setDeleted, setESigFieldModified, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlags, setFlag, setFlag, setFlags, setForDM, setIgnoreRecordLockCheck, setMLValue, setModified, setNewMbo, setPropagateKeyFlag, setPropagateKeyFlag, setReferencedMbo, setReferencedMbo, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull, sigopGranted, sigopGranted, sigopGranted, sigOptionAccessAuthorized, smartFill, smartFind, smartFind, smartFind, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributesvoid addPersonRecipients(MboSetRemote personSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.addPersonRecipients(MboSetRemote personSet)void addGroupRecipients(MboSetRemote groupSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.addGroupRecipients(MboSetRemote groupSet)void addRoleRecipients(MboSetRemote roleSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.addRoleRecipients(MboSetRemote roleSet)java.lang.String updateRecipientList(java.lang.String listName)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.updateRecipientList(String listName)java.lang.String convertSendTo(java.lang.String relationship,
MboRemote owner)
throws MXException,
java.rmi.RemoteException
relationship - MXExceptionjava.rmi.RemoteExceptionpsdi.common.commtmplt.CommTemplate#convertSendTo(String relationship)void sendMessage()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.sendMessage()void sendMessage(MboRemote targetMbo, MboRemote originatingMbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid sendMessage(MboRemote targetMbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid changeStatus(java.lang.String status,
java.util.Date asOfDate)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.changeStatus(String, Date)boolean exists(MboRemote currRecipient, java.lang.String type, java.lang.String id) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.common.commtmplt.CommTemplate#exists(String, String)java.util.Hashtable getRefAppsRels()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.getRefAppsRels()void getDocLinksFromSelectedFolder(MboRemote mbo, MboSetRemote relatedDocLinkSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionCommTemplate.getDocLinksFromSelectedFolder(MboRemote, MboSetRemote)