Uses of Class
org.apache.fulcrum.security.torque.om.TurbineUserGroupRolePeerImpl
Package | Description |
---|---|
org.apache.fulcrum.security.torque.om |
-
Uses of TurbineUserGroupRolePeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TurbineUserGroupRolePeerImpl Modifier and Type Method Description protected static TurbineUserGroupRolePeerImpl
BaseTurbineUserGroupRolePeer. createTurbineUserGroupRolePeerImpl()
Creates a new instance of the implementation of the peer.static TurbineUserGroupRolePeerImpl
BaseTurbineUserGroupRolePeer. getTurbineUserGroupRolePeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TurbineUserGroupRolePeerImpl Modifier and Type Method Description static void
BaseTurbineUserGroupRolePeer. setTurbineUserGroupRolePeerImpl(TurbineUserGroupRolePeerImpl peerImplInstance)
Sets the instance of the implementation of the peer.