Uses of Class
org.apache.fulcrum.security.torque.om.TurbineRolePeerImpl
Packages that use TurbineRolePeerImpl
-
Uses of TurbineRolePeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TurbineRolePeerImplModifier and TypeMethodDescriptionprotected static TurbineRolePeerImpl
BaseTurbineRolePeer.createTurbineRolePeerImpl()
Creates a new instance of the implementation of the peer.static TurbineRolePeerImpl
BaseTurbineRolePeer.getTurbineRolePeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TurbineRolePeerImplModifier and TypeMethodDescriptionstatic void
BaseTurbineRolePeer.setTurbineRolePeerImpl
(TurbineRolePeerImpl peerImplInstance) Sets the instance of the implementation of the peer.