Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.core.beans | |
oracle.ifs.core.tools.script.test | |
oracle.ifs.protocols.dav.beans |
Modifier and Type | Class and Description |
---|---|
class |
LifecyclePolicyEntry
A LifecyclePolicyEntry represents actions to be executed
as part of a LifecyclePolicy.
|
class |
TieAuditTypeEntry
TieAuditTypeEntry allows the Oracle-defined behavior of the
AuditTypeEntry classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLifecyclePolicyEntry
TieLifecyclePolicyEntry allows the Oracle-defined behavior of the
LifecyclePolicyEntry classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSystemCategory
TieSystemCategory allows the Oracle-defined behavior of the
SYSTEMCATEGORY classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Method and Description |
---|---|
SystemCategory |
SystemObject.addCategory(SystemCategoryDefinition catdef)
Adds a SystemCategory associated with this SystemObject
|
protected static SystemCategory[] |
SystemCategory.constructCategoryArray(LibrarySession sess,
Long[] ids)
Construct a SystemCategory array from an array of object IDs.
|
protected static SystemCategory |
SystemCategory.constructSystemCategory(LibrarySession sess,
S_LibraryObjectData data)
Returns a SystemCategory object from a SystemCategory data object.
|
SystemCategory[] |
SystemObject.getCategories()
Returns an array of Systemcategories for this systemObject.
|
SystemCategory[] |
SystemObject.getCategories(ClassObject classobj)
Returns the associated SystemCategory objects that are instances of the
ClassObject (or one of its subclasses) specified.
|
SystemCategory[] |
SystemObject.getCategories(ClassObject classobj,
SortSpecification sort)
Returns the associated SystemCategory objects that are instances of
the specified class or a subclass of the specified class.
|
SystemCategory[] |
SystemObject.getCategories(SortSpecification sort)
Returns the associated SystemCategory objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AuditTypeEntry
A AuditTypeEntry represents Represents a single Audit Operation
type used for configuring auditing.
|
Modifier and Type | Method and Description |
---|---|
protected SystemCategory[] |
SystemCategoryOperations.getDavCategories(LibrarySession sess,
ApplicationObject ao)
Returns the DAV Categories on this object sorted by token
|
Modifier and Type | Class and Description |
---|---|
class |
DavCategory
The DavCategoryClass stores information
specific to locks issued by the DAV protocol
|
class |
TieDavCategory
The TieDavCategory class is a placeholder
for performing overrides for all DavCategory subclasses.
|
Copyright © 2023. All rights reserved.