Uses of Class
org.apache.fulcrum.security.torque.om.TorqueTurbineRolePeerImpl
Packages that use TorqueTurbineRolePeerImpl
-
Uses of TorqueTurbineRolePeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueTurbineRolePeerImplModifier and TypeMethodDescriptionprotected static TorqueTurbineRolePeerImpl
BaseTorqueTurbineRolePeer.createTorqueTurbineRolePeerImpl()
Creates a new instance of the implementation of the peer.static TorqueTurbineRolePeerImpl
BaseTorqueTurbineRolePeer.getTorqueTurbineRolePeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueTurbineRolePeerImplModifier and TypeMethodDescriptionstatic void
BaseTorqueTurbineRolePeer.setTorqueTurbineRolePeerImpl
(TorqueTurbineRolePeerImpl peerImplInstance) Sets the instance of the implementation of the peer.