|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use S_Policy | |
oracle.ifs.server |
Uses of S_Policy in oracle.ifs.server |
Subclasses of S_Policy in oracle.ifs.server | |
class |
S_TiePolicy
An S_TiePolicy allows the Oracle-defined behavior of the POLICY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
Methods in oracle.ifs.server that return S_Policy | |
protected S_Policy |
S_LibraryObject.determinePolicy(java.lang.String operationName,
S_LibraryObjectDefinition def)
Determines policy, if any, from the object's Definition instance, or the object's PolicyBundle, or from its ClassObject, or one of its ClassObject's superclasses. |
protected S_Policy |
S_LibraryObject.determinePolicy(java.lang.String operationName)
Determines policy, if any, from the object's PolicyBundle or from its ClassObject, or one of its ClassObject's superclasses. |
protected static S_Policy |
S_LibraryObject.findPolicyFromPropertyBundleAv(S_LibrarySession sess,
AttributeValue av,
java.lang.String operationName)
??? |
protected S_Policy |
S_ClassObject.determineInheritedPolicy(java.lang.String operationName)
Determines policy, if any, by searching in the target ClassObject's PolicyBundle, or in one of its superclasses PolicyBundle. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |