| Package | Description | 
|---|---|
| oracle.ifs.admin.tools.script | |
| oracle.ifs.admin.upgrade.common | |
| oracle.ifs.beans | |
| oracle.ifs.core.tools.script.test | |
| oracle.ifs.core.util | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DefinitionAdmin.applyPropertyBundleDefinitions(LibrarySession sess,
                              ParameterTable params,
                              PropertyBundleDefinition def)  | 
protected void | 
ClassObjectAdmin.createAttributePropertyBundles(LibrarySession sess,
                              String classname,
                              PropertyBundleDefinition pbdef)
internal variant of createAttributePropertyBundles 
 | 
PropertyBundle | 
PropertyBundleAdmin.createPropertyBundle(LibrarySession sess,
                    String idname,
                    PropertyBundleDefinition def)
internal variant of Create PropertyBundle 
 | 
PropertyBundle | 
PropertyBundleAdmin.createPropertyBundle(LibrarySession sess,
                    String idname,
                    PropertyBundleDefinition def,
                    VersionDescriptionDefinition vddef)
internal variant of VERSIONED Create PropertyBundle 
 | 
void | 
PropertyBundleAdmin.modifyPropertyBundle(LibrarySession sess,
                    String idname,
                    PropertyBundleDefinition def)
internal variant of Modify PropertyBundle 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected PropertyBundle | 
CreateNamedPropertyBundle.createPropertyBundle(LibrarySession session,
                    PropertyBundleDefinition def)
Creates a PropertyBundle from a PropertyBundleDefinition. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefinitionObjectDefinition
A DefinitionObjectDefinition is used to create or modify
 a DefinitionObject instance. 
 | 
class  | 
PolicyPropertyBundleDefinition
Deprecated. 
 
CM SDK 10gR2: see release notes for changes to Policy framework 
 | 
class  | 
PrinterDefinition
The PrinterDefinition class is used to
 construct a Printer object. 
 | 
class  | 
ServerConfigurationDefinition
A ServerConfigurationDefinition is a template used to
 create a ServerConfiguration. 
 | 
class  | 
ServiceConfigurationDefinition
A ServiceConfigurationDefinition is a template used to
 create a ServiceConfiguration. 
 | 
class  | 
ValueDefaultPropertyBundleDefinition
A ValueDefaultPropertyBundleDefinition is a template for creating a new
 ValueDefaultPropertyBundle. 
 | 
class  | 
ValueDomainPropertyBundleDefinition
A ValueDomainPropertyBundleDefinition is a template for creating a new
 ValueDomainPropertyBundle. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyBundleDefinition | 
PropertyBundleDefinition.toPropertyBundleDefinition(LibrarySession session,
                          Map map)
Creates a PropertyBundleDefinition from a Map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ParameterTable | 
PropertyBundle.constructEquivalentParameterTable(LibrarySession session,
                                 PropertyBundleDefinition pbDef)
Construct a ParameterTable that is equivalent to the
 set of properties defined in the specified PropertyBundleDefinition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
PropertyBundleOperations.putValues(LibrarySession sess,
         PropertyBundle bundle,
         PropertyBundleDefinition pbdef,
         String[] props)  | 
protected void | 
PropertyBundleOperations.showBundleDefinitionDetail(LibrarySession sess,
                          PropertyBundleDefinition pbdef)  | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyBundleDefinition | 
AttributeValueTable.getPropertyBundleDefinition(LibrarySession session)
Gets all values in the table, represented as a PropertyBundleDefinition. 
 | 
Copyright © 2025. All rights reserved.