Uses of Class
org.apache.fulcrum.security.torque.om.TorqueTurbineRolePeerImpl
-
Packages that use TorqueTurbineRolePeerImpl Package Description org.apache.fulcrum.security.torque.om -
-
Uses of TorqueTurbineRolePeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueTurbineRolePeerImpl Modifier and Type Method Description protected static TorqueTurbineRolePeerImplBaseTorqueTurbineRolePeer. createTorqueTurbineRolePeerImpl()Creates a new instance of the implementation of the peer.static TorqueTurbineRolePeerImplBaseTorqueTurbineRolePeer. getTorqueTurbineRolePeerImpl()Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueTurbineRolePeerImpl Modifier and Type Method Description static voidBaseTorqueTurbineRolePeer. setTorqueTurbineRolePeerImpl(TorqueTurbineRolePeerImpl peerImplInstance)Sets the instance of the implementation of the peer.
-