Uses of Class
org.apache.fulcrum.security.torque.om.TurbineGroupPeerImpl
Packages that use TurbineGroupPeerImpl
-
Uses of TurbineGroupPeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TurbineGroupPeerImplModifier and TypeMethodDescriptionprotected static TurbineGroupPeerImpl
BaseTurbineGroupPeer.createTurbineGroupPeerImpl()
Creates a new instance of the implementation of the peer.static TurbineGroupPeerImpl
BaseTurbineGroupPeer.getTurbineGroupPeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TurbineGroupPeerImplModifier and TypeMethodDescriptionstatic void
BaseTurbineGroupPeer.setTurbineGroupPeerImpl
(TurbineGroupPeerImpl peerImplInstance) Sets the instance of the implementation of the peer.