|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LibraryObjectInterface | |
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.server |
Uses of LibraryObjectInterface in oracle.ifs.beans |
Classes in oracle.ifs.beans that implement LibraryObjectInterface | |
class |
AccessControlEntry
The AccessControlEntry (ACE) class represents an atomic unit of access control. |
class |
AccessControlList
The AccessControlList (ACL) class represents a set of AccessControlEntries (ACE). |
class |
ApplicationObject
The ApplicationObject class represents a generic PublicObject. |
class |
Attribute
An Attribute describes an atomic unit of data in a ClassObject instance. |
class |
Category
The Category class is used to add custom meta-data to PublicObjects on a per instance basis. |
class |
ClassAccessControlList
The ClassAccessControlList class represents an AccessControlList for controlling who can create new instances of a specified ClassObject. |
class |
ClassDomain
A ClassDomain is used to validate that an attribute value is an instance of specified ClassObjects. |
class |
ClassObject
A ClassObject represents a class whose instances are persistently stored and managed by the iFS server. |
class |
ContentObject
The ContentObject class is a subclass of PublicObject that supports getting and setting Content. |
class |
ContentQuota
A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser. |
class |
DirectoryGroup
A DirectoryGroup represents an iFS group of users and/or other groups. |
class |
DirectoryObject
A DirectoryObject represents an iFS user or group of users. |
class |
DirectoryUser
A DirectoryUser represents an iFS user. |
class |
Document
The Document class is a subclass of PublicObject that supports getting and setting Content. |
class |
ExtendedPermission
The ExtendedPermission class allows one to create a new permission that is not already defined in AccessLevel. |
class |
ExtendedUserProfile
The ExtendedUserProfile class is intended to save specific application information on a per user basis. |
class |
Family
The Family class is one of the "versioning" classes. |
class |
Folder
The Folder class represents Folders in the iFS server. |
class |
FolderPathRelationship
This subclass of FolderRelationship is used by instances of Folder to model a path-oriented containership, similar to a file system. |
class |
FolderRelationship
This subclass of Relationship is used by instances of Folder to model containership. |
class |
Format
The Format class represents the known formats of document content. |
class |
GroupMemberRelationship
/** The GroupMemberRelationship class is used to define membership relationships for users and groups (or groups within groups). |
class |
InterMediaAudio
InterMediaAudio subclass. |
class |
InterMediaAudioCdTrack
InterMediaAudioCdTrack subclass. |
class |
InterMediaImage
InterMediaImage subclass. |
class |
InterMediaMovie
InterMediaMovie subclass. |
class |
InterMediaSource
InterMediaSource subclass. |
class |
InterMediaVideo
InterMediaVideo subclass. |
class |
LibraryObject
The LibraryObject class is the base class for all persistent Internet File System objects. |
class |
LockObject
The LockObject class is intended to encapsulate information associated with a lock on a PublicObject such as the state of the lock, timeout of the lock, the lock holder, etc. |
class |
MountPoint
The MountPoint class is used to identify a Folder as being a 'mountpoint'. |
class |
PermissionBundle
The PermissionBundle class lets users group multiple access levels into a customized bundle. |
class |
Policy
A Policy provides a mechanism for performing specific actions relevant to a particular ClassObject. |
class |
PolicyPropertyBundle
A PolicyPropertyBundle is a PropertyBundle containing one or more Policy definitions. |
class |
PrimaryUserProfile
A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota. |
class |
Property
A Property describes a name/value pair of varying datatype, that can be used for multiple purposes to store iFS values. |
class |
PropertyBundle
A PropertyBundle contains a set of name/value pairs, and behaves like a java.util.Hashtable. |
class |
PublicObject
The PublicObject class is the abstract superclass of all "public object" classes, some of which are Documents, Folders, and ApplicationObjects. |
class |
Queue
Queue class represent instances of Queues in iFS. |
class |
Relationship
An instance of Relationship can link (or relate) two public objects to each other. |
class |
SchemaObject
SchemaObject is an abstract superclass for the objects that define and manage the data that is persistently stored by the iFS server. |
class |
SearchObject
The SearchObject class provides a facility to store searches persistently across sessions. |
class |
SelectorObject
The SelectorObject class is used to store Selectors in the server for later use. |
class |
SystemAccessControlList
The SystemAccessControlList class represents a system-wide shared AccessControlList. |
class |
SystemLockObject
SystemLockObject subclass. |
class |
SystemObject
The SystemObject is the superclass for all system-wide utility classes. |
class |
TieAccessControlEntry
TieAccessControlEntry allows the Oracle-defined behavior of the ACCESSCONTROLENTRY classobject (and its subclasses) to be extended or overridden. |
class |
TieAccessControlList
TieAccessControlList allows the Oracle-defined behavior of the ACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden. |
class |
TieApplicationObject
TieApplicationObject allows the Oracle-defined behavior of the APPLICATIONOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieCategory
TieCategory allows the Oracle-defined behavior of the CATEGORY classobject (and its subclasses) to be extended or overridden. |
class |
TieClassAccessControlList
TieClassAccessControlList allows the Oracle-defined behavior of the CLASSACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden. |
class |
TieClassDomain
TieClassDomain allows the Oracle-defined behavior of the CLASSDOMAIN classobject (and its subclasses) to be extended or overridden. |
class |
TieContentObject
TieContentObject allows the Oracle-defined behavior of the CONTENTOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieContentQuota
TieContentQuota allows the Oracle-defined behavior of the CONTENTQUOTA classobject (and its subclasses) to be extended or overridden. |
class |
TieDirectoryGroup
A TieDirectoryGroup allows the Oracle-defined behavior of the DIRECTORYGROUP classobject (and its subclasses) to be extended or overridden. |
class |
TieDirectoryObject
A TieDirectoryObject allows the Oracle-defined behavior of the DIRECTORYOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieDirectoryUser
A TieDirectoryUser allows the Oracle-defined behavior of the DIRECTORYUSER classobject (and its subclasses) to be extended or overridden. |
class |
TieDocument
TieDocument allows the Oracle-defined behavior of the DOCUMENT classobject (and its subclasses) to be extended or overridden. |
class |
TieExtendedPermission
TieExtendedPermission allows the Oracle-defined behavior of the EXTENDEDPERMISSION classobject (and its subclasses) to be extended or overridden. |
class |
TieExtendedUserProfile
TieExtendedUserProfile allows the Oracle-defined behavior of the EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended or overridden. |
class |
TieFamily
TieFamily allows the Oracle-defined behavior of the FAMILY classobject (and its subclasses) to be extended or overridden. |
class |
TieFolder
TieFolder allows the Oracle-defined behavior of the FOLDER classobject (and its subclasses) to be extended or overridden. |
class |
TieFolderPathRelationship
TieFolderPathRelationship allows the Oracle-defined behavior of the FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended or overridden. |
class |
TieFolderRelationship
TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden. |
class |
TieFormat
TieFormat allows the Oracle-defined behavior of the FORMAT classobject (and its subclasses) to be extended or overridden. |
class |
TieGroupMemberRelationship
A TieGroupMemberRelationship allows the Oracle-defined behavior of the GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended or overridden. |
class |
TieInterMediaAudio
TieInterMediaAudio allows the Oracle-defined behavior of the INTERMEDIAAUDIO classobject (and its subclasses) to be extended or overridden. |
class |
TieInterMediaAudioCdTrack
TieInterMediaAudioCdTrack allows the Oracle-defined behavior of the INTERMEDIAAUDIOCDTRACK classobject (and its subclasses) to be extended or overridden. |
class |
TieInterMediaImage
TieInterMediaImage allows the Oracle-defined behavior of the INTERMEDIAIMAGE classobject (and its subclasses) to be extended or overridden. |
class |
TieInterMediaMovie
TieInterMediaMovie allows the Oracle-defined behavior of the INTERMEDIAMOVIE classobject (and its subclasses) to be extended or overridden. |
class |
TieInterMediaSource
TieInterMediaSource allows the Oracle-defined behavior of the INTERMEDIASOURCE classobject (and its subclasses) to be extended or overridden. |
class |
TieInterMediaVideo
TieInterMediaVideo allows the Oracle-defined behavior of the INTERMEDIAVIDEO classobject (and its subclasses) to be extended or overridden. |
class |
TieLibraryObject
TieLibraryObject allows the Oracle-defined behavior of the LIBRARYOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieLockObject
TieLockObject allows the Oracle-defined behavior of the LOCKOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieMountPoint
TieMountPoint allows the Oracle-defined behavior of the MOUNTPOINT classobject (and its subclasses) to be extended or overridden. |
class |
TiePermissionBundle
TiePermissionBundle allows the Oracle-defined behavior of the PERMISSIONBUNDLE classobject (and its subclasses) to be extended or overridden. |
class |
TiePolicy
A TiePolicy allows the Oracle-defined behavior of the POLICY classobject (and its subclasses) to be extended or overridden. |
class |
TiePolicyPropertyBundle
A TiePolicyPropertyBundle allows the Oracle-defined behavior of the POLICYPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden. |
class |
TiePrimaryUserProfile
TiePrimaryUserProfile allows the Oracle-defined behavior of the PRIMARYUSERPROFILE classobject (and its subclasses) to be extended or overridden. |
class |
TieProperty
A TieProperty allows the Oracle-defined behavior of the PROPERTY 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 |
TiePublicObject
TiePublicObject allows the Oracle-defined behavior of the PUBLICOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieQueue
TieQueue allows the Oracle-defined behavior of the QUEUE classobject (and its subclasses) to be extended or overridden. |
class |
TieRelationship
TieRelationship allows the Oracle-defined behavior of the RELATIONSHIP classobject (and its subclasses) to be extended or overridden. |
class |
TieSchemaObject
TieSchemaObject allows the Oracle-defined behavior of the SCHEMAOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieSearchObject
TieSearchObject allows the Oracle-defined behavior of the SEARCHOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieSelectorObject
TieSelectorObject allows the Oracle-defined behavior of the SELECTOROBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieSystemAccessControlList
TieSystemAccessControlList allows the Oracle-defined behavior of the SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden. |
class |
TieSystemLockObject
TieSystemLockObject allows the Oracle-defined behavior of the SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieSystemObject
TieSystemObject allows the Oracle-defined behavior of the SYSTEMOBJECT classobject (and its subclasses) to be extended or overridden. |
class |
TieUserProfile
TieUserProfile allows the Oracle-defined behavior of the USERPROFILE classobject (and its subclasses) to be extended or overridden. |
class |
TieValueDefault
TieValueDefault allows the Oracle-defined behavior of the VALUEDEFAULT 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 |
TieValueDomain
TieValueDomain allows the Oracle-defined behavior of the VALUEDOMAIN 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 |
TieVersionDescription
TieVersionDescription allows the Oracle-defined behavior of the VERSIONDESCRIPTION classobject (and its subclasses) to be extended or overridden. |
class |
TieVersionSeries
TieVersionSeries allows the Oracle-defined behavior of the VERSIONSERIES classobject (and its subclasses) to be extended or overridden. |
class |
UserProfile
The UserProfile class provides storage for profile information on a per user basis. |
class |
ValueDefault
A ValueDefault stores the value that can be applied to an Attribute if no value is given when it is initially created. |
class |
ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a list of one or more values of a ValueDefault. |
class |
ValueDomain
The ValueDomain class stores the validation that can be applied to an Attribute to ensure that LibraryObjects' values for that Attribute exist within a set of acceptable values. |
class |
ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of a ValueDomain. |
class |
VersionDescription
The VersionDescription class is used to describe an instance of a versioned public object at a point in time as tracked by the version series. |
class |
VersionSeries
The VersionSeries class is used to track revisions to a versioned public object as it changes over time. |
Uses of LibraryObjectInterface in oracle.ifs.common |
Subinterfaces of LibraryObjectInterface in oracle.ifs.common | |
interface |
DirectoryObjectInterface
DirectoryObjectInterface defines methods common to DirectoryObject and S_DirectoryObject. |
interface |
ExtendedPermissionInterface
ExtendedPermissionInterface defines methods common to ExtendedPermission and S_ExtendedPermission. |
interface |
PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and S_PublicObject. |
interface |
SchemaObjectInterface
SchemaObjectInterface defines methods common to SchemaObject and S_SchemaObject. |
interface |
SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and S_SystemObject. |
Methods in oracle.ifs.common with parameters of type LibraryObjectInterface | |
static void |
SortSpecification.sortById(LibraryObjectInterface[] sort)
|
Uses of LibraryObjectInterface in oracle.ifs.server |
Classes in oracle.ifs.server that implement LibraryObjectInterface | |
class |
S_AccessControlEntry
This is server side representation of the AccessControlEntry class. |
class |
S_AccessControlList
Server side representation of the AccessControlList class. |
class |
S_ApplicationObject
The S_ApplicationObject class represents a generic S_PublicObject. |
class |
S_Attribute
An S_Attribute is the server-side representation of the ATTRIBUTE class. |
class |
S_Category
Category subclasses can contain their own custom data, which effectively contain data about the PublicObject with which the Category instance is associated. |
class |
S_ClassAccessControlList
The S_ClassAccessControlList class |
class |
S_ClassDomain
A S_ClassDomain describes a validation that can be applied to an Attribute to ensure that its values are instances of specified classes. |
class |
S_ClassObject
An S_ClassObject is the server-side representation of the CLASSOBJECT class. |
class |
S_ContentObject
The S_ContentObject class. |
class |
S_ContentQuota
A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser. |
class |
S_DirectoryGroup
A S_DirectoryGroup is the server-side representation of a group of users and/or other groups. |
class |
S_DirectoryObject
The S_DirectoryObject class is the server side representation of an iFS user or group of users. |
class |
S_DirectoryUser
An S_DirectoryUser is the server-side representation of an iFS user. |
class |
S_Document
The S_Document class. |
class |
S_ExtendedUserProfile
The ExtendedUserProfile class allows creation of user profiles with customized profiling information. |
class |
S_Family
Server side representation of the FAMILY class. |
class |
S_Folder
Server side representation of the FOLDER class. |
class |
S_FolderPathRelationship
Server side representation of the FOLDERPATHRELATIONSHIP class. |
class |
S_FolderRelationship
Server side representation of the FOLDERRELATIONSHIP class. |
class |
S_Format
The S_Format class describes |
class |
S_GroupMemberRelationship
A S_GroupMemberRelationship is the server-side representation of a GroupMemberRelationship. |
class |
S_InterMediaAudio
InterMediaAudio subclass. |
class |
S_InterMediaAudioCdTrack
InterMediaAudioCdTrack subclass. |
class |
S_InterMediaImage
InterMediaImage subclass. |
class |
S_InterMediaMovie
InterMediaMovie subclass. |
class |
S_InterMediaSource
InterMediaSource subclass. |
class |
S_InterMediaVideo
InterMediaVideo subclass. |
class |
S_LibraryObject
The S_LibraryObject class is the server side base class for all iFS objects. |
class |
S_LockObject
S_LockObject is a server side representation of the iFS LOCKOBJECT class. |
class |
S_MountPoint
A MountPoint is used to categorize Folders as being 'mountpoints' for protocols such as SMB. |
class |
S_PermissionBundle
The S_PermissionBundle class |
class |
S_Policy
An S_Policy is the server-side representation of a Policy. |
class |
S_PolicyPropertyBundle
An S_PolicyPropertyBundle is the server-side representation of a PolicyPropertyBundle. |
class |
S_PrimaryUserProfile
A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota. |
class |
S_Property
An S_Property is the server-side representation of a Property. |
class |
S_PropertyBundle
An S_PropertyBundle is the server-side representation of PropertyBundle. |
class |
S_PublicObject
The S_PublicObject class is the server side implementation of the iFS PUBLICOBJECT class. |
class |
S_Queue
The S_Queue class is server side representation of Queue. |
class |
S_Relationship
The S_Relationship class is the server side implementation of the iFS RELATIONSHIP class |
class |
S_SchemaObject
The S_SchemaObject class is the server side implementation of the iFS SCHEMAOBJECT class |
class |
S_SearchObject
The S_SearchObject class. |
class |
S_SelectorObject
The S_SelectorObject class |
class |
S_SystemAccessControlList
The S_SystemAccessControlList class |
class |
S_SystemLockObject
This is a server side representation of the SystemLockObject class |
class |
S_SystemObject
The S_SystemObject class is the server side implementation of the iFS SYSTEMOBJECT class. |
class |
S_TieAccessControlEntry
S_TieAccessControlEntry allows the Oracle-defined behavior of the ACCESSCONTROLENTRY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieAccessControlList
S_TieAccessControlList allows the Oracle-defined behavior of the ACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieApplicationObject
S_TieApplicationObject allows the Oracle-defined behavior of the APPLICATIONOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieCategory
S_TieCategory allows the Oracle-defined behavior of the CATEGORY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieClassAccessControlList
S_TieClassAccessControlList allows the Oracle-defined behavior of the CLASSACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieClassDomain
S_TieClassDomain allows the Oracle-defined behavior of the CLASSDOMAIN classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieContentObject
S_TieContentObject allows the Oracle-defined behavior of the CONTENTOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieContentQuota
S_TieContentQuota allows the Oracle-defined behavior of the CONTENTQUOTA classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieDirectoryGroup
An S_TieDirectoryGroup allows the Oracle-defined behavior of the DIRECTORYGROUP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieDirectoryObject
An S_TieDirectoryObject allows the Oracle-defined behavior of the DIRECTORYOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieDirectoryUser
An S_TieDirectoryUser allows the Oracle-defined behavior of the DIRECTORYUSER classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieDocument
S_TieDocument allows the Oracle-defined behavior of the DOCUMENT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieExtendedUserProfile
S_TieExtendedUserProfile allows the Oracle-defined behavior of the EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFamily
S_TieFamily allows the Oracle-defined behavior of the FAMILY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFolder
S_TieFolder allows the Oracle-defined behavior of the FOLDER classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFolderPathRelationship
S_TieFolderPathRelationship allows the Oracle-defined behavior of the FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFolderRelationship
S_TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFormat
S_TieFormat allows the Oracle-defined behavior of the FORMAT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieGroupMemberRelationship
A S_TieGroupMemberRelationship allows the Oracle-defined behavior of the GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieInterMediaAudio
S_TieInterMediaAudio allows the Oracle-defined behavior of the INTERMEDIAAUDIO classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieInterMediaAudioCdTrack
S_TieInterMediaAudio allows the Oracle-defined behavior of the INTERMEDIAAUDIOCDTRACK classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieInterMediaImage
S_TieInterMediaImage allows the Oracle-defined behavior of the INTERMEDIAIMAGE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieInterMediaMovie
S_TieInterMediaMovie allows the Oracle-defined behavior of the INTERMEDIAMOVIE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieInterMediaSource
S_TieInterMediaSource allows the Oracle-defined behavior of the INTERMEDIASOURCE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieInterMediaVideo
S_TieInterMediaVideo allows the Oracle-defined behavior of the INTERMEDIAVIDEO classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieLibraryObject
S_TieLibraryObject allows the Oracle-defined behavior of S_LibraryObject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieLockObject
S_TieLockObject allows the Oracle-defined behavior of the LOCKOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieMountPoint
S_TieMountPoint allows the Oracle-defined behavior of the MOUNTPOINT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TiePermissionBundle
S_TiePermissionBundle allows the Oracle-defined behavior of the PERMISSIONBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TiePolicy
An S_TiePolicy allows the Oracle-defined behavior of the POLICY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TiePolicyPropertyBundle
An S_TiePolicyPropertyBundle allows the Oracle-defined behavior of the POLICYPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TiePrimaryUserProfile
S_TiePrimaryUserProfile allows the Oracle-defined behavior of the PRIMARYUSERPROFILE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieProperty
An S_TieProperty allows the Oracle-defined behavior of the PROPERTY 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_TiePublicObject
S_TiePublicObject allows the Oracle-defined behavior of the PUBLICOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieQueue
S_TieQueue allows the Oracle-defined behavior of the QUEUE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieRelationship
S_TieRelationship allows the Oracle-defined behavior of the RELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSchemaObject
S_TieSchemaObject allows the Oracle-defined behavior of the SCHEMAOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSearchObject
S_TieSearchObject allows the Oracle-defined behavior of the SEARCHOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSelectorObject
S_TieSelectorObject allows the Oracle-defined behavior of the SELECTOROBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSystemAccessControlList
S_TieSystemAccessControlList allows the Oracle-defined behavior of the SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSystemLockObject
S_TieSystemLockObject allows the Oracle-defined behavior of the SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSystemObject
S_TieSystemObject allows the Oracle-defined behavior of the SYSTEMOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieUserProfile
S_TieUserProfile allows the Oracle-defined behavior of the USERPROFILE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieValueDefault
S_TieValueDefault allows the Oracle-defined behavior of the VALUEDEFAULT 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_TieValueDomain
S_TieValueDomain allows the Oracle-defined behavior of the VALUEDOMAIN 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_TieVersionDescription
S_TieVersionDescription allows the Oracle-defined behavior of the VERSIONDESCRIPTION classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieVersionSeries
S_TieVersionSeries allows the Oracle-defined behavior of the VERSIONSERIES classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_UserProfile
The UserProfile class provides storage for profile information on a DirectoryUser. |
class |
S_ValueDefault
A ValueDefault describes a value that can be applied to an Attribute to be used if no value for that Attribute is specified in creating a new object. |
class |
S_ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDefault. |
class |
S_ValueDomain
A ValueDomain describes a validation that can be applied to an Attribute to ensure that its values lie within a set of acceptable values. |
class |
S_ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDomain. |
class |
S_VersionDescription
The S_VersionDescription class is server side representation of VersionDescription. |
class |
S_VersionSeries
Server side representation of the VERSIONSERIES class. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |