Uses of Class
org.apache.fulcrum.security.torque.om.TorqueDynamicUserPeerImpl
Packages that use TorqueDynamicUserPeerImpl
-
Uses of TorqueDynamicUserPeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueDynamicUserPeerImplModifier and TypeMethodDescriptionprotected static TorqueDynamicUserPeerImpl
BaseTorqueDynamicUserPeer.createTorqueDynamicUserPeerImpl()
Creates a new instance of the implementation of the peer.static TorqueDynamicUserPeerImpl
BaseTorqueDynamicUserPeer.getTorqueDynamicUserPeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueDynamicUserPeerImplModifier and TypeMethodDescriptionstatic void
BaseTorqueDynamicUserPeer.setTorqueDynamicUserPeerImpl
(TorqueDynamicUserPeerImpl peerImplInstance) Sets the instance of the implementation of the peer.