Uses of Class
org.apache.fulcrum.security.torque.om.TorqueDynamicRolePeerImpl
Packages that use TorqueDynamicRolePeerImpl
-
Uses of TorqueDynamicRolePeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueDynamicRolePeerImplModifier and TypeMethodDescriptionprotected static TorqueDynamicRolePeerImpl
BaseTorqueDynamicRolePeer.createTorqueDynamicRolePeerImpl()
Creates a new instance of the implementation of the peer.static TorqueDynamicRolePeerImpl
BaseTorqueDynamicRolePeer.getTorqueDynamicRolePeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueDynamicRolePeerImplModifier and TypeMethodDescriptionstatic void
BaseTorqueDynamicRolePeer.setTorqueDynamicRolePeerImpl
(TorqueDynamicRolePeerImpl peerImplInstance) Sets the instance of the implementation of the peer.