Uses of Class
org.apache.fulcrum.security.torque.om.TorqueDynamicRolePermissionPeerImpl
Packages that use TorqueDynamicRolePermissionPeerImpl
-
Uses of TorqueDynamicRolePermissionPeerImpl in org.apache.fulcrum.security.torque.om
Methods in org.apache.fulcrum.security.torque.om that return TorqueDynamicRolePermissionPeerImplModifier and TypeMethodDescriptionprotected static TorqueDynamicRolePermissionPeerImpl
BaseTorqueDynamicRolePermissionPeer.createTorqueDynamicRolePermissionPeerImpl()
Creates a new instance of the implementation of the peer.BaseTorqueDynamicRolePermissionPeer.getTorqueDynamicRolePermissionPeerImpl()
Returns an instance of the implementation of the peer.Methods in org.apache.fulcrum.security.torque.om with parameters of type TorqueDynamicRolePermissionPeerImplModifier and TypeMethodDescriptionstatic void
BaseTorqueDynamicRolePermissionPeer.setTorqueDynamicRolePermissionPeerImpl
(TorqueDynamicRolePermissionPeerImpl peerImplInstance) Sets the instance of the implementation of the peer.