Uses of Class
org.apache.fulcrum.security.torque.om.TurbineUserGroupRolePeerImpl
Packages that use TurbineUserGroupRolePeerImpl
-
Uses of TurbineUserGroupRolePeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TurbineUserGroupRolePeerImplModifier and TypeMethodDescriptionprotected 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 TurbineUserGroupRolePeerImplModifier and TypeMethodDescriptionstatic void
BaseTurbineUserGroupRolePeer.setTurbineUserGroupRolePeerImpl
(TurbineUserGroupRolePeerImpl peerImplInstance) Sets the instance of the implementation of the peer.