it.sistematica.isharedoc.model.security
Class AclOrganizationItem
java.lang.Object
it.sistematica.isharedoc.model.security.AclItem
it.sistematica.isharedoc.model.security.AclOrganizationItem
- All Implemented Interfaces:
- it.neverworks.application.data.tracking.Loggable, it.neverworks.application.model.CreationAuditable, it.neverworks.application.model.ModificationAuditable, PartitionAttribute, java.io.Serializable
public class AclOrganizationItem
- extends AclItem
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class it.sistematica.isharedoc.model.security.AclItem |
copyTo, equals, getAccessDescription, getCanChangePermission, getCanDelete, getCanRead, getCanSuper, getCanUpdate, getCreated, getCreatedBy, getId, getModified, getModifiedBy, getPartition, getType, hashCode, setCanChangePermission, setCanDelete, setCanRead, setCanSuper, setCanUpdate, setCreated, setCreatedBy, setId, setModified, setModifiedBy, setPartition, setType, toStringBuilder |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
organization
protected Organization organization
includeAscending
protected java.lang.Boolean includeAscending
AclOrganizationItem
public AclOrganizationItem()
getOrganization
public Organization getOrganization()
setOrganization
public void setOrganization(Organization organization)
getIncludeAscending
public java.lang.Boolean getIncludeAscending()
setIncludeAscending
public void setIncludeAscending(java.lang.Boolean includeAscending)
toLog
public it.neverworks.application.data.tracking.Log toLog()
- Specified by:
toLog in interface it.neverworks.application.data.tracking.Loggable- Specified by:
toLog in class AclItem
toString
public java.lang.String toString()
- Overrides:
toString in class AclItem