public class CRMDORewardOfferType extends CRMDOType implements ICRMDOAuditTrailedEntity
| Constructor and Description |
|---|
CRMDORewardOfferType() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CRMDORewardTypeAllowedCategory> |
getAllowedCategories() |
java.util.Set<CRMDO> |
getAuditTrailLogs() |
RewardOfferTypeClassification |
getClassification() |
static long |
getSerialversionuid() |
java.util.Set<CRMDOStatus> |
getTypeStatuses() |
void |
setAllowedCategories(java.util.Set<CRMDORewardTypeAllowedCategory> allowedCategories) |
void |
setAuditTrailLogs(java.util.Set<CRMDO> auditTrailLogs) |
void |
setClassification(RewardOfferTypeClassification classification) |
compare, getAllowUserEscalation, getFromStatusTransitions, getOrganisationalUnits, getTypeComparator, setAllowUserEscalation, setFromStatusTransitions, setOrganisationalUnitsgetIndex, getIndexName, getIsDefault, getOrderNum, isDefault, setIndex, setIndexName, setIsDefault, setOrderNumclone, 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, toStringpublic RewardOfferTypeClassification getClassification()
public void setClassification(RewardOfferTypeClassification classification)
public java.util.Set<CRMDORewardTypeAllowedCategory> getAllowedCategories()
public void setAllowedCategories(java.util.Set<CRMDORewardTypeAllowedCategory> allowedCategories)
public static long getSerialversionuid()
public java.util.Set<CRMDO> getAuditTrailLogs() throws java.lang.Exception
getAuditTrailLogs in interface ICRMDOAuditTrailedEntityjava.lang.Exceptionpublic void setAuditTrailLogs(java.util.Set<CRMDO> auditTrailLogs) throws java.lang.Exception
setAuditTrailLogs in interface ICRMDOAuditTrailedEntityjava.lang.Exceptionpublic java.util.Set<CRMDOStatus> getTypeStatuses()
getTypeStatuses in class CRMDOType