|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationObject | |
oracle.ifs.beans |
Uses of ApplicationObject in oracle.ifs.beans |
Subclasses of ApplicationObject in oracle.ifs.beans | |
class |
ContentQuota
A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser. |
class |
PolicyPropertyBundle
A PolicyPropertyBundle is a PropertyBundle containing one or more Policy definitions. |
class |
PropertyBundle
A PropertyBundle contains a set of name/value pairs, and behaves like a java.util.Hashtable. |
class |
Queue
Queue class represent instances of Queues in iFS. |
class |
TieApplicationObject
TieApplicationObject allows the Oracle-defined behavior of the APPLICATIONOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieContentQuota
TieContentQuota allows the Oracle-defined behavior of the CONTENTQUOTA classobject (and its subclasses) to be extended or overridden. |
class |
TiePolicyPropertyBundle
A TiePolicyPropertyBundle allows the Oracle-defined behavior of the POLICYPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden. |
class |
TiePropertyBundle
A TiePropertyBundle allows the Oracle-defined behavior of the PROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden. |
class |
TieQueue
TieQueue allows the Oracle-defined behavior of the QUEUE classobject (and its subclasses) to be extended or overridden. |
class |
TieValueDefaultPropertyBundle
TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden. |
class |
TieValueDomainPropertyBundle
TieValueDomainPropertyBundle allows the Oracle-defined behavior of the VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden. |
class |
ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a list of one or more values of a ValueDefault. |
class |
ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of a ValueDomain. |
Methods in oracle.ifs.beans that return ApplicationObject | |
protected static ApplicationObject |
ApplicationObject.constructApplicationObject(LibrarySession sess,
S_LibraryObjectData data)
Returns an ApplicationObject from a data component object. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |