public interface InboundCommRemote extends MboRemote
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppName()
Gets the app name associated with the object
|
java.util.Hashtable |
getAttrHash()
Gets all attributes specified in the email
|
int |
getFormatMode()
Gets the format mode for email message body
|
java.lang.String |
getFreeFormAction()
Gets the action for freeform email
|
java.lang.String |
getNewStatusValue()
Gets the new status value for the change status action
|
java.lang.String |
getQueryWhereClause()
Gets the where condition for Query action
|
java.lang.String |
getResultColumn()
Gets all result columns specified in the email
|
int |
getSenderSecurityType()
Gets the security tye of the sender
|
void |
setAppName(java.lang.String str)
Sets the app name associated with the object
|
void |
setAttrHash(java.util.Hashtable ht) |
void |
setCommLogOwnerNameAndUniqueId(java.lang.Object[] obj) |
void |
setFormatMode(int type)
Sets format mode for the email for email message body
|
void |
setFreeFormAction(java.lang.String action)
Sets the action string for freeform email
|
void |
setNewStatusValue(java.lang.String str)
Sets the new status value for the change status action
|
void |
setQueryWhereClause(java.lang.String str)
Sets the where condition for Query action
|
void |
setResultColumn(java.lang.String str)
Sets the vector with all result columns specified in the email
|
void |
setSenderSecurityType(int type)
Sets the security tye of the sender
|
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, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
void setFreeFormAction(java.lang.String action) throws java.rmi.RemoteException
int
- java.rmi.RemoteException
java.lang.String getFreeFormAction() throws java.rmi.RemoteException
java.rmi.RemoteException
void setSenderSecurityType(int type) throws java.rmi.RemoteException
int
- java.rmi.RemoteException
int getSenderSecurityType() throws java.rmi.RemoteException
java.rmi.RemoteException
void setQueryWhereClause(java.lang.String str) throws java.rmi.RemoteException
String
- java.rmi.RemoteException
java.lang.String getQueryWhereClause() throws java.rmi.RemoteException
java.rmi.RemoteException
void setResultColumn(java.lang.String str) throws java.rmi.RemoteException
String
- java.rmi.RemoteException
java.lang.String getResultColumn() throws java.rmi.RemoteException
java.rmi.RemoteException
void setFormatMode(int type) throws java.rmi.RemoteException
int
- java.rmi.RemoteException
int getFormatMode() throws java.rmi.RemoteException
java.rmi.RemoteException
void setAttrHash(java.util.Hashtable ht) throws java.rmi.RemoteException
java.rmi.RemoteException
java.util.Hashtable getAttrHash() throws java.rmi.RemoteException
java.rmi.RemoteException
void setAppName(java.lang.String str) throws java.rmi.RemoteException
String
- java.rmi.RemoteException
java.lang.String getAppName() throws java.rmi.RemoteException
java.rmi.RemoteException
void setNewStatusValue(java.lang.String str) throws java.rmi.RemoteException
String
- java.rmi.RemoteException
java.lang.String getNewStatusValue() throws java.rmi.RemoteException
java.rmi.RemoteException
void setCommLogOwnerNameAndUniqueId(java.lang.Object[] obj) throws java.rmi.RemoteException
java.rmi.RemoteException