| Package | Description | 
|---|---|
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S_DefinitionObject
A S_DefinitionObject is the server-side representation of a DefinitionObject. 
 | 
class  | 
S_PolicyPropertyBundle
Deprecated. 
 
CM SDK 10gR2: see release notes for changes to Policy framework 
 | 
class  | 
S_Printer
The S_Printer class is the server side implementation of the iFS 
 PRINTER class. 
 | 
class  | 
S_ServerConfiguration
A ServerConfiguration is a PropertyBundle containing a
 server configuration. 
 | 
class  | 
S_ServiceConfiguration
A ServiceConfiguration is a PropertyBundle containing a
 valid definition of the value of a Policy. 
 | 
class  | 
S_TieDefinitionObject
An S_TieDefinitionObject allows the Oracle-defined behavior of the
 DEFINITIONOBJECT classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_TiePolicyPropertyBundle
Deprecated. 
 
CM SDK 10gR2: see release notes for changes to Policy framework 
 | 
class  | 
S_TiePrinter
S_TiePrinter allows the Oracle-defined behavior of the
 PRINTER classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_TiePropertyBundle
An S_TiePropertyBundle allows the Oracle-defined behavior of the
 PROPERTYBUNDLE classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_TieServerConfiguration
S_TieServerConfiguration allows the Oracle-defined behavior of the
 SERVERCONFIGURATION classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_TieServiceConfiguration
S_TieServiceConfiguration allows the Oracle-defined behavior of the
 SERVICECONFIGURATION classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_TieValueDefaultPropertyBundle
S_TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the
 VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_TieValueDomainPropertyBundle
S_TieValueDomainPropertyBundle allows the Oracle-defined behavior of the
 VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
class  | 
S_ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a
 valid definition of the value of a ValueDefault. 
 | 
class  | 
S_ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a
 valid definition of the value of a ValueDomain. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected S_PropertyBundle | 
S_LibrarySession.m_DomainPropertyBundle
The domain PropertyBundle. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
S_PropertyBundle | 
S_LibraryObject.createDefaultPropertyBundle()
Creates a PropertyBundle for a SystemObject or SchemaObject,
 using a default name. 
 | 
S_PropertyBundle | 
S_PublicObject.createDefaultPropertyBundle()
Creates a PropertyBundle for this PublicObject. 
 | 
S_PropertyBundle | 
S_LibraryObject.createDefaultPropertyBundle(String name)
Creates a PropertyBundle for a SystemObject or SchemaObject,
 using the name specified. 
 | 
S_PropertyBundle | 
S_LibrarySession.getDomainPropertyBundle()
Gets the domain PropertyBundle. 
 | 
S_PropertyBundle | 
S_LibraryObject.getPropertyBundle()
Gets the S_PropertyBundle for this object. 
 | 
Copyright © 2025. All rights reserved.