Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
SchemaCategoryDefinition[] |
SchemaObjectDefinition.getCategoryDefinitions()
returns all the Schema CategoryDefinitions for this Definition
Return null if no Schema Category definitions exist
|
Modifier and Type | Method and Description |
---|---|
SchemaCategory |
SchemaObject.addCategory(SchemaCategoryDefinition catdef)
Adds a SchemaCategory associated with this SchemaObject
|
void |
SchemaObjectDefinition.addCategoryDefinition(SchemaCategoryDefinition def)
Adds a new SchemaCategory Definition to the new SchemaObject.
|
void |
SchemaObjectDefinition.addCategoryDefinitions(SchemaCategoryDefinition[] defs)
Adds a set of new Schema Category Definition to the new SchemaObject.
|
void |
SchemaObjectDefinition.setCategoryDefinitions(SchemaCategoryDefinition[] defs)
Defines a set of new Schema Category Definition to the new SchemaObject.
|
Modifier and Type | Method and Description |
---|---|
protected S_SchemaCategory |
S_SchemaObject.addCategory(SchemaCategoryDefinition catdef)
Add a SchemaCategory to the target object.
|
Copyright © 2023. All rights reserved.