Modifier and Type | Class and Description |
---|---|
class |
TurbineUserGroupRole
The skeleton for this class was autogenerated by Torque on:
[Fri Jan 26 14:03:57 CET 2018]
You should add additional methods to this class to meet the
application requirements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TorqueTurbineUserGroupRolePeer<T extends TurbineUserGroupRoleModelPeerMapper>
This extension to the marker interface Peer is to allow for swappable Peer implementations
in Turbine Torque Manager Implementations.
|
Modifier and Type | Method and Description |
---|---|
abstract <T extends TurbineUserGroupRoleModelPeerMapper> |
TorqueAbstractTurbineTurbineSecurityEntityDefault.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) |
Modifier and Type | Method and Description |
---|---|
protected <T extends TurbineUserGroupRoleModelPeerMapper> |
DefaultAbstractTurbineUser.getTurbineUserGroupRolesJoinTurbineRole(org.apache.torque.criteria.Criteria criteria,
Connection con)
Forward reference to module generated code
Get a list of association objects, pre-populated with their TurbineRole
objects.
|
<T extends TurbineUserGroupRoleModelPeerMapper> |
DefaultAbstractTurbineUser.retrieveAttachedObjects(Connection con,
Boolean lazy,
List<T> ugrs) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.