public class OrganisationalUnitCriterion extends NotPersistenceObject
Constructor and Description |
---|
OrganisationalUnitCriterion() |
Modifier and Type | Method and Description |
---|---|
CRMDOUnit |
getUnit() |
CRMDOUnitCategory |
getUnitCategory() |
java.lang.String |
getUnitCategoryID() |
CRMDOUnitGroup |
getUnitGroup() |
java.lang.String |
getUnitGroupID() |
java.lang.String |
getUnitID() |
void |
setUnit(CRMDOUnit unit) |
void |
setUnitCategory(CRMDOUnitCategory unitCategory) |
void |
setUnitCategoryID(java.lang.String unitCategoryID) |
void |
setUnitGroup(CRMDOUnitGroup unitGroup) |
void |
setUnitGroupID(java.lang.String unitGroupID) |
void |
setUnitID(java.lang.String unitID) |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, 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, isRestricted, 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, setIsRestricted, 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 CRMDOUnit getUnit()
public void setUnit(CRMDOUnit unit)
public CRMDOUnitGroup getUnitGroup()
public void setUnitGroup(CRMDOUnitGroup unitGroup)
public java.lang.String getUnitID()
public void setUnitID(java.lang.String unitID)
public java.lang.String getUnitGroupID()
public void setUnitGroupID(java.lang.String unitGroupID)
public java.lang.String getUnitCategoryID()
public void setUnitCategoryID(java.lang.String unitCategoryID)
public CRMDOUnitCategory getUnitCategory()
public void setUnitCategory(CRMDOUnitCategory unitCategory)