wt.pds
Class IteratedAccessController
java.lang.Object
wt.pds.AccessControllerAdapter
wt.pds.IteratedAccessController
- All Implemented Interfaces:
- AccessController
- public class IteratedAccessController
- extends AccessControllerAdapter
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
LATEST
public static final String LATEST
- See Also:
- Constant Field Values
IteratedAccessController
public IteratedAccessController()
buildAccessCondition
public WhereExpression buildAccessCondition(Vector a_tableInfos,
boolean a_useOuterJoin)
throws PersistenceException
- Build WHERE condtions for the specified class and the current principal.
Supported API: false
- Specified by:
buildAccessCondition
in interface AccessController
- Overrides:
buildAccessCondition
in class AccessControllerAdapter
- Parameters:
a_tableInfos
- a_useOuterJoin
-
- Returns:
- WhereExpression
- Throws:
PersistenceException