Uses of Class
org.apache.fulcrum.security.torque.om.TorqueTurbineUserPeerImpl
Packages that use TorqueTurbineUserPeerImpl
-
Uses of TorqueTurbineUserPeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueTurbineUserPeerImplModifier and TypeMethodDescriptionprotected static TorqueTurbineUserPeerImpl
BaseTorqueTurbineUserPeer.createTorqueTurbineUserPeerImpl()
Creates a new instance of the implementation of the peer.static TorqueTurbineUserPeerImpl
BaseTorqueTurbineUserPeer.getTorqueTurbineUserPeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueTurbineUserPeerImplModifier and TypeMethodDescriptionstatic void
BaseTorqueTurbineUserPeer.setTorqueTurbineUserPeerImpl
(TorqueTurbineUserPeerImpl peerImplInstance) Sets the instance of the implementation of the peer.