|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use S_PropertyBundle | |
oracle.ifs.server |
Uses of S_PropertyBundle in oracle.ifs.server |
Subclasses of S_PropertyBundle in oracle.ifs.server | |
class |
S_PolicyPropertyBundle
An S_PolicyPropertyBundle is the server-side representation of a PolicyPropertyBundle. |
class |
S_TiePolicyPropertyBundle
An S_TiePolicyPropertyBundle allows the Oracle-defined behavior of the POLICYPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TiePropertyBundle
An S_TiePropertyBundle allows the Oracle-defined behavior of the PROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieValueDefaultPropertyBundle
S_TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieValueDomainPropertyBundle
S_TieValueDomainPropertyBundle allows the Oracle-defined behavior of the VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDefault. |
class |
S_ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDomain. |
Fields in oracle.ifs.server declared as S_PropertyBundle | |
protected S_PropertyBundle |
S_LibrarySession.m_DomainPropertyBundle
The domain PropertyBundle |
protected S_PropertyBundle |
PropertyOperationSet.m_Bundle
the invoking PropertyBundle |
Methods in oracle.ifs.server that return S_PropertyBundle | |
protected S_PropertyBundle |
S_LockObject.getPropertyBundle()
get the PropertyBundle for this object, which can be null |
S_PropertyBundle |
S_LibrarySession.getDomainPropertyBundle()
Gets the domain PropertyBundle. |
Constructors in oracle.ifs.server with parameters of type S_PropertyBundle | |
PropertyOperationSet(S_PropertyBundle bundle)
Construct a PropertyOperationSet. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |