Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.core.beans | |
oracle.ifs.protocols.dav.beans | |
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
LifecyclePolicyEntryDefinition
A LifecyclePolicyEntryDefinition is used to create or modify
a LifecyclePolicyEntry instance.
|
Modifier and Type | Method and Description |
---|---|
SystemCategoryDefinition[] |
SystemObjectDefinition.getCategoryDefinitions()
returns all the System CategoryDefinitions for this Definition
Return null if no System Category definitions exist
|
Modifier and Type | Method and Description |
---|---|
SystemCategory |
SystemObject.addCategory(SystemCategoryDefinition catdef)
Adds a SystemCategory associated with this SystemObject
|
void |
SystemObjectDefinition.addCategoryDefinition(SystemCategoryDefinition def)
Adds a new SystemCategory Definition to the new SystemObject.
|
void |
SystemObjectDefinition.addCategoryDefinitionForUpdate(AttributeValue av,
SystemCategoryDefinition def)
Adds a new SystemCategory Definition and a Category as an av
to this systemobject definition.
|
void |
SystemObjectDefinition.addCategoryDefinitions(SystemCategoryDefinition[] defs)
Adds a set of new System Category Definition to the new SystemObject.
|
void |
SystemObjectDefinition.setCategoryDefinitions(SystemCategoryDefinition[] defs)
Defines a set of new System Category Definition to the new SystemObject.
|
Modifier and Type | Class and Description |
---|---|
class |
AuditTypeEntryDefinition
A AuditTypeEntryDefinition is used to create or modify
a AuditTypeEntry instance.
|
Modifier and Type | Class and Description |
---|---|
class |
DavCategoryDefinition
The DavCategoryDefinition class is used
construct a DavCategory object.
|
Modifier and Type | Method and Description |
---|---|
protected S_SystemCategory |
S_SystemObject.addCategory(SystemCategoryDefinition catdef)
Add a SystemCategory to the target object.
|
Copyright © 2023. All rights reserved.