Uses of Class
org.apache.fulcrum.security.torque.om.TorqueTurbineGroupPeerImpl
Packages that use TorqueTurbineGroupPeerImpl
-
Uses of TorqueTurbineGroupPeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueTurbineGroupPeerImplModifier and TypeMethodDescriptionprotected static TorqueTurbineGroupPeerImpl
BaseTorqueTurbineGroupPeer.createTorqueTurbineGroupPeerImpl()
Creates a new instance of the implementation of the peer.static TorqueTurbineGroupPeerImpl
BaseTorqueTurbineGroupPeer.getTorqueTurbineGroupPeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueTurbineGroupPeerImplModifier and TypeMethodDescriptionstatic void
BaseTorqueTurbineGroupPeer.setTorqueTurbineGroupPeerImpl
(TorqueTurbineGroupPeerImpl peerImplInstance) Sets the instance of the implementation of the peer.