Uses of Class
org.apache.fulcrum.security.torque.om.TurbineUserPeerImpl
Packages that use TurbineUserPeerImpl
-
Uses of TurbineUserPeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TurbineUserPeerImplModifier and TypeMethodDescriptionprotected static TurbineUserPeerImpl
BaseTurbineUserPeer.createTurbineUserPeerImpl()
Creates a new instance of the implementation of the peer.static TurbineUserPeerImpl
BaseTurbineUserPeer.getTurbineUserPeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TurbineUserPeerImplModifier and TypeMethodDescriptionstatic void
BaseTurbineUserPeer.setTurbineUserPeerImpl
(TurbineUserPeerImpl peerImplInstance) Sets the instance of the implementation of the peer.