|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.model.security.AclItem
it.sistematica.isharedoc.model.security.AclOrganizationUserItem
public class AclOrganizationUserItem
Field Summary | |
---|---|
protected OrganizationUser |
organizationUser
|
Fields inherited from class it.sistematica.isharedoc.model.security.AclItem |
---|
created, createdBy, id, modified, modifiedBy, partition, type |
Constructor Summary | |
---|---|
AclOrganizationUserItem()
|
Method Summary | |
---|---|
it.neverworks.application.data.tracking.Log |
toLog()
|
java.lang.String |
toString()
|
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 |
Field Detail |
---|
protected OrganizationUser organizationUser
Constructor Detail |
---|
public AclOrganizationUserItem()
Method Detail |
---|
public it.neverworks.application.data.tracking.Log toLog()
toLog
in interface it.neverworks.application.data.tracking.Loggable
toLog
in class AclItem
public java.lang.String toString()
toString
in class AclItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |