public abstract class TorqueAbstractTurbineTurbineSecurityEntityDefault extends TorqueAbstractTurbineTurbineSecurityEntity implements TurbineUserGroupRoleEntity
| Constructor and Description |
|---|
TorqueAbstractTurbineTurbineSecurityEntityDefault() |
| Modifier and Type | Method and Description |
|---|---|
abstract <T extends TurbineUserGroupRoleModelPeerMapper> |
retrieveAttachedObjects(Connection con,
Boolean lazy,
List<T> ugrs)
Retrieve attached objects for user: user-group-role relationship(s)
This method is required if custom peers is activated for (user) manager, to allow the custom group/role in
ACLFactory.getAccessControlList(org.apache.fulcrum.security.entity.User) |
addUserGroupRole, addUserGroupRole, getUserGroupRoleSet, removeUserGroupRole, removeUserGroupRole, setUserGroupRoleSetdelete, getEntityId, getEntityName, getId, getName, retrieveAttachedObjects, retrieveAttachedObjects, setEntityId, setEntityName, setId, setName, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddUserGroupRole, getUserGroupRoleSet, removeUserGroupRole, setUserGroupRoleSetpublic TorqueAbstractTurbineTurbineSecurityEntityDefault()
public abstract <T extends TurbineUserGroupRoleModelPeerMapper> void retrieveAttachedObjects(Connection con, Boolean lazy, List<T> ugrs) throws DataBackendException
ACLFactory.getAccessControlList(org.apache.fulcrum.security.entity.User)con - A database connectionlazy - if true, fetches objects lazilyugrs - The custom TurbineUserGroupRole setDataBackendException - if data connection or user information (table objects) not foundCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.