|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrganizationUserAcl | |
---|---|
it.sistematica.isharedoc.action.isd | |
it.sistematica.isharedoc.action.workgroup | |
it.sistematica.isharedoc.model.organization |
Uses of OrganizationUserAcl in it.sistematica.isharedoc.action.isd |
---|
Methods in it.sistematica.isharedoc.action.isd that return types with arguments of type OrganizationUserAcl | |
---|---|
java.util.Collection<OrganizationUserAcl> |
UserAction.getAllUserAcls()
|
Uses of OrganizationUserAcl in it.sistematica.isharedoc.action.workgroup |
---|
Methods in it.sistematica.isharedoc.action.workgroup that return OrganizationUserAcl | |
---|---|
OrganizationUserAcl |
SwimlaneAction.getAcl()
|
Methods in it.sistematica.isharedoc.action.workgroup that return types with arguments of type OrganizationUserAcl | |
---|---|
java.util.List<OrganizationUserAcl> |
SwimlaneAction.getOrganizationUserAclList()
|
java.util.List<OrganizationUserAcl> |
OrganizationunitAction.getOuAclUsers()
|
java.util.List<OrganizationUserAcl> |
ConfigurationAction.getStoryboardOrgRoleAclList()
|
Uses of OrganizationUserAcl in it.sistematica.isharedoc.model.organization |
---|
Fields in it.sistematica.isharedoc.model.organization with type parameters of type OrganizationUserAcl | |
---|---|
protected java.util.List<OrganizationUserAcl> |
OrganizationUser.acls
|
Methods in it.sistematica.isharedoc.model.organization that return types with arguments of type OrganizationUserAcl | |
---|---|
java.util.List<OrganizationUserAcl> |
OrganizationUser.getAcls()
|
Methods in it.sistematica.isharedoc.model.organization with parameters of type OrganizationUserAcl | |
---|---|
void |
OrganizationUser.addAcls(OrganizationUserAcl acls)
|
Method parameters in it.sistematica.isharedoc.model.organization with type arguments of type OrganizationUserAcl | |
---|---|
void |
OrganizationUser.setAcls(java.util.List<OrganizationUserAcl> acls)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |