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, 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, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
void addPersonRecipients(MboSetRemote personSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.addPersonRecipients(MboSetRemote personSet)
void addGroupRecipients(MboSetRemote groupSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.addGroupRecipients(MboSetRemote groupSet)
void addRoleRecipients(MboSetRemote roleSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.addRoleRecipients(MboSetRemote roleSet)
java.lang.String updateRecipientList(java.lang.String listName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.updateRecipientList(String listName)
java.lang.String convertSendTo(java.lang.String relationship, MboRemote owner) throws MXException, java.rmi.RemoteException
relationship
- MXException
java.rmi.RemoteException
psdi.common.commtmplt.CommTemplate#convertSendTo(String relationship)
void sendMessage() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.sendMessage()
void sendMessage(MboRemote targetMbo, MboRemote originatingMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void sendMessage(MboRemote targetMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void changeStatus(java.lang.String status, java.util.Date asOfDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.changeStatus(String, Date)
boolean exists(MboRemote currRecipient, java.lang.String type, java.lang.String id) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.common.commtmplt.CommTemplate#exists(String, String)
java.util.Hashtable getRefAppsRels() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.getRefAppsRels()
void getDocLinksFromSelectedFolder(MboRemote mbo, MboSetRemote relatedDocLinkSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
CommTemplate.getDocLinksFromSelectedFolder(MboRemote, MboSetRemote)