public class CRMDOWebApiKey extends CRMDOEcenter
Constructor and Description |
---|
CRMDOWebApiKey() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDecryptedKeyValue() |
java.lang.String |
getKeyValue() |
CRMDOOrganisation |
getOrganisation() |
CRMDOUser |
getOrganisationUser() |
CRMDOEcenterUser |
getUser() |
void |
setDecryptedKeyValue(java.lang.String decryptedKeyValue) |
void |
setKeyValue(java.lang.String keyValue) |
void |
setOrganisation(CRMDOOrganisation organisation) |
void |
setOrganisationUser(CRMDOUser organisationUser) |
void |
setUser(CRMDOEcenterUser user) |
getCreatedByEcenterUser, getUpdatedByEcenterUser, setCreatedByEcenterUser, setUpdatedByEcenterUser
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public CRMDOEcenterUser getUser()
public void setUser(CRMDOEcenterUser user)
public CRMDOOrganisation getOrganisation()
public void setOrganisation(CRMDOOrganisation organisation)
public java.lang.String getKeyValue()
public void setKeyValue(java.lang.String keyValue)
public CRMDOUser getOrganisationUser()
public void setOrganisationUser(CRMDOUser organisationUser)
public java.lang.String getDecryptedKeyValue()
public void setDecryptedKeyValue(java.lang.String decryptedKeyValue)