Uses of Class
org.apache.fulcrum.security.torque.om.TurbineRolePermissionPeerImpl
Packages that use TurbineRolePermissionPeerImpl
-
Uses of TurbineRolePermissionPeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TurbineRolePermissionPeerImplModifier and TypeMethodDescriptionprotected static TurbineRolePermissionPeerImpl
BaseTurbineRolePermissionPeer.createTurbineRolePermissionPeerImpl()
Creates a new instance of the implementation of the peer.BaseTurbineRolePermissionPeer.getTurbineRolePermissionPeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TurbineRolePermissionPeerImplModifier and TypeMethodDescriptionstatic void
BaseTurbineRolePermissionPeer.setTurbineRolePermissionPeerImpl
(TurbineRolePermissionPeerImpl peerImplInstance) Sets the instance of the implementation of the peer.