Package | Description |
---|---|
org.apache.fulcrum.security.torque.om | |
org.apache.fulcrum.security.torque.peer | |
org.apache.fulcrum.security.torque.peer.managers |
Modifier and Type | Class and Description |
---|---|
class |
TurbineGroupPeerImpl
The skeleton for this class was autogenerated by Torque on:
[Mon Aug 01 12:35:59 CEST 2016]
You should add additional methods to this class to meet the
application requirements.
|
class |
TurbinePermissionPeerImpl
The skeleton for this class was autogenerated by Torque on:
[Mon Aug 01 12:35:59 CEST 2016]
You should add additional methods to this class to meet the
application requirements.
|
class |
TurbineRolePeerImpl
The skeleton for this class was autogenerated by Torque on:
[Mon Aug 01 12:35:59 CEST 2016]
You should add additional methods to this class to meet the
application requirements.
|
class |
TurbineUserPeerImpl
The skeleton for this class was autogenerated by Torque on:
[Mon Aug 01 12:35:59 CEST 2016]
You should add additional methods to this class to meet the
application requirements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TorqueTurbinePeer<T>
This extension to the marker interface Peer is to allow for swappable Peer implementations
in Turbine Torque Manager Implementations.
|
Modifier and Type | Method and Description |
---|---|
<P extends Peer> |
PeerManagerDefaultImpl.getPeerInstance(String peerClassName) |
<P extends Peer> |
PeerManager.getPeerInstance(String peerClassName)
Expects the class name of a Torque Peer class, which could be instantiated.
|
<P extends Peer> |
PeerManagerDefaultImpl.getPeerInstance(String peerClassName,
Class<? extends Peer> peerInterface,
String className) |
<P extends Peer> |
PeerManager.getPeerInstance(String peerClassName,
Class<? extends Peer> class1,
String className)
This method is provided to get more helpful exception messages.
|
Modifier and Type | Method and Description |
---|---|
Peer |
PeerManagable.getPeerInstance() |
Modifier and Type | Method and Description |
---|---|
<P extends Peer> |
PeerManagerDefaultImpl.getPeerInstance(String peerClassName,
Class<? extends Peer> peerInterface,
String className) |
<P extends Peer> |
PeerManager.getPeerInstance(String peerClassName,
Class<? extends Peer> class1,
String className)
This method is provided to get more helpful exception messages.
|
Modifier and Type | Method and Description |
---|---|
Peer |
PeerUserManager.getPeerInstance() |
Peer |
PeerRoleManager.getPeerInstance() |
Peer |
PeerPermissionManager.getPeerInstance() |
Peer |
PeerGroupManager.getPeerInstance() |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.