public class SecurityOrganisationalUnit extends NotPersistenceObject
Constructor and Description |
---|
SecurityOrganisationalUnit() |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunity |
getCommunity() |
CRMDOUnitGroup |
getGroup() |
java.lang.String |
getOuPath() |
OrganisationalUnitTypes |
getOuType() |
static long |
getSerialversionuid() |
CRMDOUnit |
getUnit() |
void |
setCommunity(CRMDOCommunity community) |
void |
setGroup(CRMDOUnitGroup group) |
void |
setOuPath(java.lang.String ouPath) |
void |
setOuType(OrganisationalUnitTypes ouType) |
void |
setUnit(CRMDOUnit unit) |
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 OrganisationalUnitTypes getOuType()
public void setOuType(OrganisationalUnitTypes ouType)
public java.lang.String getOuPath()
public void setOuPath(java.lang.String ouPath)
public CRMDOUnit getUnit()
public void setUnit(CRMDOUnit unit)
public CRMDOUnitGroup getGroup()
public void setGroup(CRMDOUnitGroup group)
public CRMDOCommunity getCommunity()
public void setCommunity(CRMDOCommunity community)
public static long getSerialversionuid()