Uses of Interface
org.apache.fulcrum.security.torque.peer.Peer
Packages that use Peer
Package
Description
-
Uses of Peer in org.apache.fulcrum.security.torque.om
Classes in org.apache.fulcrum.security.torque.om that implement PeerModifier and TypeClassDescriptionclass
The skeleton for this class was autogenerated by Torque on: [Mon Dec 21 11:27:28 CET 2020] You should add additional methods to this class to meet the application requirements.class
The skeleton for this class was autogenerated by Torque on: [Fri Dec 13 13:02:33 CET 2024] You should add additional methods to this class to meet the application requirements.class
The skeleton for this class was autogenerated by Torque on: [Fri Dec 13 13:02:33 CET 2024] You should add additional methods to this class to meet the application requirements.class
The skeleton for this class was autogenerated by Torque on: [Fri Dec 13 13:02:33 CET 2024] You should add additional methods to this class to meet the application requirements.class
The skeleton for this class was autogenerated by Torque on: [Fri Dec 13 13:02:33 CET 2024] You should add additional methods to this class to meet the application requirements.class
The skeleton for this class was autogenerated by Torque on: [Fri Dec 13 13:02:33 CET 2024] You should add additional methods to this class to meet the application requirements. -
Uses of Peer in org.apache.fulcrum.security.torque.peer
Subinterfaces of Peer in org.apache.fulcrum.security.torque.peerModifier and TypeInterfaceDescriptioninterface
This extension to the marker interface Peer is to allow for swappable Peer implementations in Turbine Torque Manager Implementations.interface
This extension to the marker interface Peer is to allow for swappable Peer implementations in Turbine Torque Manager Implementations.Methods in org.apache.fulcrum.security.torque.peer with type parameters of type PeerModifier and TypeMethodDescription<P extends Peer>
PPeerManager.getPeerInstance
(String peerClassName) Expects the class name of a Torque Peer class, which could be instantiated.<P extends Peer>
PPeerManager.getPeerInstance
(String peerClassName, Class<? extends Peer> class1, String className) This method is provided to get more helpful exception messages.<P extends Peer>
PPeerManagerDefaultImpl.getPeerInstance
(String peerClassName) <P extends Peer>
PPeerManagerDefaultImpl.getPeerInstance
(String peerClassName, Class<? extends Peer> peerInterface, String className) Methods in org.apache.fulcrum.security.torque.peer that return PeerMethod parameters in org.apache.fulcrum.security.torque.peer with type arguments of type PeerModifier and TypeMethodDescription<P extends Peer>
PPeerManager.getPeerInstance
(String peerClassName, Class<? extends Peer> class1, String className) This method is provided to get more helpful exception messages.<P extends Peer>
PPeerManagerDefaultImpl.getPeerInstance
(String peerClassName, Class<? extends Peer> peerInterface, String className) -
Uses of Peer in org.apache.fulcrum.security.torque.peer.managers
Methods in org.apache.fulcrum.security.torque.peer.managers that return PeerModifier and TypeMethodDescriptionPeerGroupManager.getPeerInstance()
PeerPermissionManager.getPeerInstance()
PeerRoleManager.getPeerInstance()
PeerUserManager.getPeerInstance()
PeerUserManager.getUserGroupRolePeerInstance()