Uses of Class
org.apache.fulcrum.security.torque.om.TorqueDynamicGroupRolePeerImpl
Packages that use TorqueDynamicGroupRolePeerImpl
-
Uses of TorqueDynamicGroupRolePeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueDynamicGroupRolePeerImplModifier and TypeMethodDescriptionprotected static TorqueDynamicGroupRolePeerImpl
BaseTorqueDynamicGroupRolePeer.createTorqueDynamicGroupRolePeerImpl()
Creates a new instance of the implementation of the peer.BaseTorqueDynamicGroupRolePeer.getTorqueDynamicGroupRolePeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueDynamicGroupRolePeerImplModifier and TypeMethodDescriptionstatic void
BaseTorqueDynamicGroupRolePeer.setTorqueDynamicGroupRolePeerImpl
(TorqueDynamicGroupRolePeerImpl peerImplInstance) Sets the instance of the implementation of the peer.