Modifier and Type | Method and Description |
---|---|
PropertyBundle |
PropertyBundleAdmin.createPropertyBundle(LibrarySession sess,
ParameterTable params)
Section variant of Create PropertyBundle
|
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
|
PropertyBundle |
PropertyBundleAdmin.createPropertyBundle(LibrarySession sess,
String pbName,
String pbAclName)
Create PropertyBundle for setting on ClassObject, Attribute, or Media.
|
PropertyBundle |
PropertyBundleAdmin.lookupPropertyBundle(String idname) |
Modifier and Type | Method and Description |
---|---|
void |
PropertyBundleAdmin.addPolicyProperties(LibrarySession sess,
PropertyBundle pb,
String[] policies)
internal variant of addPolicyProperties
|
void |
PropertyBundleAdmin.addProperties(LibrarySession sess,
PropertyBundle pb,
AttributeValue[] avs)
internal variant of addProperties
|
void |
PropertyBundleAdmin.showPropertyBundle(LibrarySession sess,
PropertyBundle propertyBundle) |
Modifier and Type | Method and Description |
---|---|
protected PropertyBundle |
CreateNamedPropertyBundle.createNamedPropertyBundle(LibrarySession session,
String name,
String description,
String systemAclName)
Create a ValueDefault
|
protected PropertyBundle |
CreateNamedPropertyBundle.createPropertyBundle(LibrarySession session,
PropertyBundleDefinition def)
Creates a PropertyBundle from a PropertyBundleDefinition.
|
protected PropertyBundle |
CreateNamedPropertyBundle.createPropertyBundle(LibrarySession session,
String name,
String description,
AccessControlList acl)
Creates a PropertyBundle given a name and property definitions.
|
protected PropertyBundle |
CreateNamedPropertyBundle.createPropertyBundle(LibrarySession session,
String name,
String description,
String aclName)
Creates a PropertyBundle given a name and property definitions.
|
protected PropertyBundle |
CreateNamedPropertyBundle.getNamedPropertyBundle(LibrarySession session,
String name)
Find a named PropertyBundle from a ValueDefault.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CreateNamedPropertyBundle.putPropertyValue(PropertyBundle pb,
String propertyName,
AttributeValue value)
Update or add a property to a property bundle.
|
protected void |
CreateNamedPropertyBundle.putPropertyValue(PropertyBundle pb,
String propertyName,
AttributeValue value,
boolean skipIfExists)
Update or add a property to a property bundle.
|
protected void |
CreateNamedPropertyBundle.removeProperties(PropertyBundle pb)
Remove all properties from a property bundle.
|
protected void |
CreateNamedPropertyBundle.removeProperty(PropertyBundle pb,
String propertyName)
Remove a property from a property bundle.
|
protected void |
RenamePropertyAction.renameProperty(PropertyBundle pb,
String srcKey,
String destKey)
Do the real work of renaming a property.
|
Modifier and Type | Class and Description |
---|---|
class |
DefinitionObject
A DefinitionObject is used to persistently store a LibraryObjectDefinition.
|
class |
PolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
Printer |
class |
ServerConfiguration
A ServerConfiguration is a set of Properties that specifies a configuration
of an iFS server.
|
class |
ServiceConfiguration
A ServiceConfiguration is a PropertyBundle used to manage
the configuation of an IFS service.
|
class |
TieDefinitionObject
TieDefinitionObject allows the Oracle-defined behavior of the
DefinitionObject classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
TiePrinter
TiePrinter allows the Oracle-defined behavior of the
PRINTER 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 |
TieServerConfiguration
TieServerConfiguration allows the Oracle-defined behavior of the
SERVERCONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServiceConfiguration
TieServiceConfiguration allows the Oracle-defined behavior of the
SERVICECONFIGURATION 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.
|
Modifier and Type | Field and Description |
---|---|
protected PropertyBundle |
LibrarySession.m_DomainPropertyBundle
The domain PropertyBundle
|
Modifier and Type | Method and Description |
---|---|
protected static PropertyBundle |
PropertyBundle.constructPropertyBundle(LibrarySession sess,
S_LibraryObjectData data)
Constructs a PropertyBundle from the specified data.
|
protected PropertyBundle |
LibraryObject.createDedicatedPropertyBundle()
Creates a PropertyBundle for exclusive use by this instance.
|
PropertyBundle |
Property.getBundle()
Gets the BUNDLE attribute of this Property.
|
PropertyBundle |
PrimaryUserProfile.getDefaultAcls()
Gets the PropertyBundle for this profile that
contains name/value pairs keyed by classname of the default
ACL to use when creating an instance of that class.
|
PropertyBundle |
LibrarySession.getDomainPropertyBundle()
Gets the domain PropertyBundle.
|
PropertyBundle |
LibraryObject.getPropertyBundle()
Returns this object's PropertyBundle.
|
PropertyBundle |
NodeConfiguration.getServers()
Gets the Servers property bundle.
|
PropertyBundle |
NodeConfiguration.getServices()
Gets the Services property bundle.
|
PropertyBundle |
Queue.getTypeMap()
Returns the PropertyBundle used by this Queue to map message types.
|
protected static PropertyBundle |
PropertyBundle.vectorPropertyBundleElement(Vector vector,
int index)
Returns a specific PropertyBundle from a Vector of PropertyBundle, at
the specified index.
|
protected static PropertyBundle[] |
PropertyBundle.vectorToPropertyBundleArray(Vector vector)
Converts a Vector of PropertyBundle to an array of PropertyBundle.
|
Modifier and Type | Method and Description |
---|---|
void |
PrimaryUserProfile.setDefaultAcls(PropertyBundle props)
Sets the PropertyBundle for this profile that
contains name/value pairs keyed by classname of the default
ACL to use when creating an instance of that class.
|
void |
LibraryObject.setPropertyBundle(PropertyBundle bundle)
Sets this object's PropertyBundle.
|
void |
NodeConfiguration.setServers(PropertyBundle servers)
Sets the Servers Property bundle.
|
void |
NodeConfiguration.setServices(PropertyBundle services)
Sets the Services Property bundle.
|
Modifier and Type | Method and Description |
---|---|
static PropertyBundle |
ClusteringUtilities.getClusteringPropertyBundle(LibrarySession session)
Deprecated.
Gets the PropertyBundle used to hold the clustering properties.
|
Modifier and Type | Method and Description |
---|---|
PropertyBundle |
RuntimeState.getConfigurationBundle()
Returns the Configuration PropertyBundle that is used to reflect the
initial configuration.
|
PropertyBundle |
RuntimeState.getConfigurationOverrideBundle()
Returns the Configuration Override PropertyBundle that is used to reflect
any overrides to the initial configuration.
|
PropertyBundle |
RuntimeState.getRuntimeStateBundle()
Returns the Runtime State PropertyBundle that is used to reflect the
state of the running object.
|
Modifier and Type | Method and Description |
---|---|
void |
RuntimeState.setConfigurationBundle(PropertyBundle bundle)
Sets the Configuration PropertyBundle.
|
void |
RuntimeState.setConfigurationOverrideBundle(PropertyBundle bundle)
Sets the Configuration Override PropertyBundle.
|
Modifier and Type | Method and Description |
---|---|
static void |
ShowUtils.showPropertyBundle(Logger logger,
PropertyBundle pb,
String pbName,
String prefix)
Show details about a PropertyBundle.
|
static void |
ShowUtils.showPropertyBundle(Logger logger,
PropertyBundle pb,
String pbName,
String prefix,
String[] omittedProps)
Show details about a PropertyBundle.
|
Modifier and Type | Method and Description |
---|---|
protected PropertyBundle |
PropertyBundleOperations.lookupBundle(String bundlename) |
Modifier and Type | Method and Description |
---|---|
protected void |
PropertyBundleOperations.putValues(LibrarySession sess,
PropertyBundle bundle,
PropertyBundleDefinition pbdef,
String[] props) |
protected void |
PropertyBundleOperations.showBundleDetail(LibrarySession sess,
PropertyBundle bundle) |
Modifier and Type | Field and Description |
---|---|
protected PropertyBundle |
UserManager.m_CreatedDefaultAclsPropertyBundle |
Modifier and Type | Method and Description |
---|---|
static PropertyBundle |
FolderUtilities.getFolderIndexPropertyBundle(LibrarySession sess)
Gets the FolderIndex propertyBundle event target.
|
static PropertyBundle |
InstancePropertyUtilities.getIdmCredentialManagerProperty(LibrarySession session)
Gets the Idm CredentialManager domain property
|
static PropertyBundle |
LockUtils.getLockTypeLookupTable(LibrarySession session,
boolean custom)
Returns either the standard Oracle lock type lookup table
or the custom lock type lookup table.
|
static PropertyBundle |
InstancePropertyUtilities.getPropertyBundleDomainProperty(LibrarySession session,
String propKey)
Gets the value of a PropertyBundle domain property.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UserManager.determineCreateUserSettings(PropertyBundle pb,
Hashtable options)
Determines the settings for user creation, first using
the values int the options Hashtable, second using the
values in the PropertyBundle holding the default values.
|
protected Hashtable |
UserManager.getAclHashtableProperty(PropertyBundle pb,
Hashtable options,
String key)
If a hashtable is specified explicitly, then life is easy;
otherwise, we have to lookup the PropertyBundle from the
specified key, and convert that PB to a Hashtable of Acls
|
protected AccessControlList |
UserManager.getAclProperty(PropertyBundle pb,
Hashtable options,
String key)
Gets the ACL value from the options Hashtable
if specified, otherwise from the PropertyBundle.
|
protected Boolean |
UserManager.getBooleanProperty(PropertyBundle pb,
Hashtable options,
String key)
Gets the boolean value from the options Hashtable
if specified, or PropertyBundle, otherwise uses
the default value passed in as a parameter.
|
protected boolean |
UserManager.getBooleanProperty(PropertyBundle pb,
Hashtable options,
String key,
boolean defaultValue)
Gets the boolean value from the options Hashtable
if specified, otherwise from the PropertyBundle.
|
protected Integer |
UserManager.getIntegerProperty(PropertyBundle pb,
Hashtable options,
String key)
Gets the int value from the options Hashtable
if specified, or PropertyBundle, otherwise uses
the default value passed in as a parameter.
|
protected int |
UserManager.getIntegerProperty(PropertyBundle pb,
Hashtable options,
String key,
int defaultValue)
Gets the int value from the options Hashtable
if specified, otherwise from the PropertyBundle.
|
protected Long |
UserManager.getLongProperty(PropertyBundle pb,
Hashtable options,
String key)
Gets the long value from the options Hashtable
if specified, or PropertyBundle, otherwise uses
the default value passed in as a parameter.
|
protected long |
UserManager.getLongProperty(PropertyBundle pb,
Hashtable options,
String key,
long defaultValue)
Gets the long value from the options Hashtable
if specified, otherwise from the PropertyBundle.
|
protected String |
UserManager.getStringProperty(PropertyBundle pb,
Hashtable options,
String key)
Gets the String value from the options Hashtable
if specified, otherwise from the PropertyBundle.
|
protected String |
UserManager.getStringProperty(PropertyBundle pb,
Hashtable options,
String key,
String defaultValue)
Gets the String value from the options Hashtable
if specified, or PropertyBundle, otherwise uses
the default value passed in as a parameter.
|
void |
AttributeValueTable.put(PropertyBundle pb)
Applies values from the specified PropertyBundle.
|
Constructor and Description |
---|
AttributeValueTable(PropertyBundle pb)
Constructs an AttributeValueTable from a PropertyBundle.
|
Modifier and Type | Method and Description |
---|---|
PropertyBundle |
BodyPartRelationship.getContentDispositionParameters()
Gets the MIME content disposition parameters
|
PropertyBundle |
BodyPartRelationship.getContentTypeParameter()
Gets the MIME content type parameter
|
PropertyBundle |
Message.getContentTypeParameter()
getContentTypeParameter()
Get the content type parameter of the message
|
Modifier and Type | Method and Description |
---|---|
static PropertyBundle |
ServerUtilities.getPropertyBundle(LibrarySession session,
String valueDefaultName,
String serverName)
Returns the server property bundle for the given server from
the value default.
|
static PropertyBundle[] |
ServerUtilities.getPropertyBundles(LibrarySession session,
String valueDefaultName)
Returns all active server property bundles in the value default.
|
static PropertyBundle |
ServerUtilities.registerPropertyBundle(LibrarySession session,
String valueDefaultName,
String serverName,
PropertyBundle serverPropertyBundle)
Registers the property bundle for the server and session locks it.
|
Modifier and Type | Method and Description |
---|---|
static PropertyBundle |
ServerUtilities.registerPropertyBundle(LibrarySession session,
String valueDefaultName,
String serverName,
PropertyBundle serverPropertyBundle)
Registers the property bundle for the server and session locks it.
|
Modifier and Type | Field and Description |
---|---|
protected PropertyBundle |
IfsExceptionResolver.m_bundle
the error map propertybundle
|
Copyright © 2023. All rights reserved.