|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in oracle.ifs.beans used by oracle.ifs.adk.filesystemAccessControlList
|
The AccessControlList (ACL) class represents a set of AccessControlEntries (ACE). DirectoryUser
|
A DirectoryUser represents an iFS user. Document
|
The Document class is a subclass of PublicObject that supports getting and setting Content. Folder
|
The Folder class represents Folders in the iFS server. FolderPathResolver
|
The FolderPathResolver class is used for tracking the current directory while navigating around in a folder tree. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. 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. PublicObject
|
The PublicObject class is the abstract superclass of all "public object" classes, some of which are Documents, Folders, and ApplicationObjects. 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. VersionSeries
|
The VersionSeries class is used to track revisions to a versioned public object as it changes over time. |
Classes in oracle.ifs.beans used by oracle.ifs.adk.httpLibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. |
Classes in oracle.ifs.beans used by oracle.ifs.adk.mailFolder
|
The Folder class represents Folders in the iFS server. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. |
Classes in oracle.ifs.beans used by oracle.ifs.adk.queueLibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. |
Classes in oracle.ifs.beans used by oracle.ifs.adk.securityFolderPathResolver
|
The FolderPathResolver class is used for tracking the current directory while navigating around in a folder tree. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. |
Classes in oracle.ifs.beans used by oracle.ifs.adk.userAccessControlList
|
The AccessControlList (ACL) class represents a set of AccessControlEntries (ACE). ClassDomain
|
A ClassDomain is used to validate that an attribute value is an instance of specified ClassObjects. ContentQuota
|
A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser. DirectoryUser
|
A DirectoryUser represents an iFS user. Folder
|
The Folder class represents Folders in the iFS server. FolderPathResolver
|
The FolderPathResolver class is used for tracking the current directory while navigating around in a folder tree. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. PolicyPropertyBundle
|
A PolicyPropertyBundle is a PropertyBundle containing one or more Policy definitions. PrimaryUserProfile
|
A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota. PropertyBundle
|
A PropertyBundle contains a set of name/value pairs, and behaves like a java.util.Hashtable. |
Classes in oracle.ifs.beans used by oracle.ifs.beansAccessControlEntry
|
The AccessControlEntry (ACE) class represents an atomic unit of access control. AccessControlEntryDefinition
|
The AccessControlEntryDefinition class is used to construct an AccessControlEntry object. AccessControlList
|
The AccessControlList (ACL) class represents a set of AccessControlEntries (ACE). AccessControlListDefinition
|
The AccessControlListDefinition class is used to create or update an AccessControlList object. AdministrationGroup
|
This feature is not supported in PRODUCTION 9.0. ApplicationObject
|
The ApplicationObject class represents a generic PublicObject. ApplicationObjectDefinition
|
The ApplicationObjectDefinition class is used to construct an ApplicationObject. Attribute
|
An Attribute describes an atomic unit of data in a ClassObject instance. AttributeDefinition
|
An AttributeDefinition is a template for creating an Attribute. AuditRule
|
This feature is not supported in PRODUCTION 9.0. BranchRelationship
|
This feature is not supported in PRODUCTION 9.0. Category
|
The Category class is used to add custom meta-data to PublicObjects on a per instance basis. CategoryDefinition
|
The CategoryDefinition class is used to construct a Category object. ClassAccessControlList
|
The ClassAccessControlList class represents an AccessControlList for controlling who can create new instances of a specified ClassObject. ClassDomain
|
A ClassDomain is used to validate that an attribute value is an instance of specified ClassObjects. ClassObject
|
A ClassObject represents a class whose instances are persistently stored and managed by the iFS server. ContentObject
|
The ContentObject class is a subclass of PublicObject that supports getting and setting Content. ContentObjectDefinition
|
The ContentObjectDefinition class is used to construct a ContentObject object. ContentQuota
|
A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser. Daemon
|
The LibrarySessionEventPollerThreadPerProcess polling daemon. DirectoryGroup
|
A DirectoryGroup represents an iFS group of users and/or other groups. DirectoryObject
|
A DirectoryObject represents an iFS user or group of users. DirectoryObjectDefinition
|
The DirectoryObjectDefinition class is used to create or update a DirectoryObject. DirectoryUser
|
A DirectoryUser represents an iFS user. Document
|
The Document class is a subclass of PublicObject that supports getting and setting Content. DocumentDefinition
|
The DocumentDefinition class is used to construct a Document object. ExtendedPermission
|
The ExtendedPermission class allows one to create a new permission that is not already defined in AccessLevel. ExtendedUserProfile
|
The ExtendedUserProfile class is intended to save specific application information on a per user basis. Family
|
The Family class is one of the "versioning" classes. FamilyDefinition
|
The FamilyDefinition class is used to construct a Family object. Folder
|
The Folder class represents Folders in the iFS server. FolderDefinition
|
The FolderDefinition class is used to construct a Folder object. FolderPathRelationship
|
This subclass of FolderRelationship is used by instances of Folder to model a path-oriented containership, similar to a file system. FolderRelationship
|
This subclass of Relationship is used by instances of Folder to model containership. FolderRelationshipDefinition
|
The FolderRelationshipDefinition class is used to construct a FolderRelationship object. Format
|
The Format class represents the known formats of document content. GroupMemberRelationship
|
/** The GroupMemberRelationship class is used to define membership relationships for users and groups (or groups within groups). InterMediaAudio
|
InterMediaAudio subclass. InterMediaAudioCdTrack
|
InterMediaAudioCdTrack subclass. InterMediaAudioDefinition
|
The InterMediaAudioDefinition class InterMediaImage
|
InterMediaImage subclass. InterMediaMovie
|
InterMediaMovie subclass. InterMediaSource
|
InterMediaSource subclass. InterMediaSourceDefinition
|
The InterMediaSourceDefinition class InterMediaVideo
|
InterMediaVideo subclass. LibraryObject
|
The LibraryObject class is the base class for all persistent Internet File System objects. LibraryObjectDefinition
|
The LibraryObjectDefinition class is used to specify how to construct any Library Object. LibraryService
|
A LibraryService represents an iFS service in the iFS application development API. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. LibrarySessionEventPoller
|
A LibrarySessionEventPoller periodically polls a S_LibrarySession for events queued for its LibrarySession. LibrarySessionEventPollerThreadPerProcess
|
A LibrarySessionEventPollerThreadPerProcess is a implementation of LibrarySessionEventPoller that creates one daemon polling thread for each process containing a LibrarySession. LibrarySessionTraceLogger
|
LibrarySessionTraceLogger is the tracing class for LibrarySession. 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. LockObjectDefinition
|
The LockObjectDefinition class is used to define an instance of a LockObject. Media
|
The Media class is the base class encapsulating information about all the different media in the system. MediaBlob
|
The MediaBlob class represents media used to store content of document objects in database BLOBs. MediaFile
|
This feature is not supported in PRODUCTION 9.0. MediaLob
|
The MediaLob class represents media used to store content of document objects in database BLOBs. MediaReference
|
This feature is not supported in PRODUCTION 9.0. MountPoint
|
The MountPoint class is used to identify a Folder as being a 'mountpoint'. NamedRelationship
|
This feature is not supported in PRODUCTION 9.0. NodeConfiguration
|
A NodeConfiguration is used to manage the configuation of a node in IFS. PermissionBundle
|
The PermissionBundle class lets users group multiple access levels into a customized bundle. Policy
|
A Policy provides a mechanism for performing specific actions relevant to a particular ClassObject. PolicyPropertyBundle
|
A PolicyPropertyBundle is a PropertyBundle containing one or more Policy definitions. PrimaryUserProfile
|
A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota. Printer
|
Property
|
A Property describes a name/value pair of varying datatype, that can be used for multiple purposes to store iFS values. PropertyBundle
|
A PropertyBundle contains a set of name/value pairs, and behaves like a java.util.Hashtable. PropertyBundleDefinition
|
A PropertyBundleDefinition class is used to create or update a PropertyBundle. PropertyDefinition
|
A PropertyDefinition is used to hold the specification of a Property value associated with a PropertyBundle. PublicObject
|
The PublicObject class is the abstract superclass of all "public object" classes, some of which are Documents, Folders, and ApplicationObjects. PublicObjectDefinition
|
The PublicObjectDefinition class is the abstract superclass of all public object definition classes. Queue
|
Queue class represent instances of Queues in iFS. Relationship
|
An instance of Relationship can link (or relate) two public objects to each other. RelationshipDefinition
|
The RelationshipDefinition class is used to construct a Relationship between two public objects. SchemaObject
|
SchemaObject is an abstract superclass for the objects that define and manage the data that is persistently stored by the iFS server. SchemaObjectDefinition
|
A SchemaObjectDefinition is a template for creating a new SchemaObject. Search
|
The Search class provides a way to search for objects. SearchObject
|
The SearchObject class provides a facility to store searches persistently across sessions. SearchResultObject
|
The SearchResultObject encapsulates a row of a Search result. Selector
|
The Selector class creates and executes SIMPLE searches. SelectorObject
|
The SelectorObject class is used to store Selectors in the server for later use. ServerConfiguration
|
A ServerConfiguration is a set of Properties that specifies a configuration of an iFS server. ServiceConfiguration
|
A ServiceConfiguration is a PropertyBundle used to manage the configuation of an IFS service SystemAccessControlList
|
The SystemAccessControlList class represents a system-wide shared AccessControlList. SystemLockObject
|
SystemLockObject subclass. SystemObject
|
The SystemObject is the superclass for all system-wide utility classes. SystemObjectDefinition
|
The SystemObjectDefinition class is used to construct a SystemObject object. Template
|
This feature is not supported in PRODUCTION 9.0. TieAccessControlList
|
TieAccessControlList allows the Oracle-defined behavior of the ACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden. TieApplicationObject
|
TieApplicationObject allows the Oracle-defined behavior of the APPLICATIONOBJECT classobject (and its subclasses) to be extended or overridden. TieCategory
|
TieCategory allows the Oracle-defined behavior of the CATEGORY classobject (and its subclasses) to be extended or overridden. TieDirectoryObject
|
A TieDirectoryObject allows the Oracle-defined behavior of the DIRECTORYOBJECT classobject (and its subclasses) to be extended or overridden. TieFolderRelationship
|
TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden. TieInterMediaAudio
|
TieInterMediaAudio allows the Oracle-defined behavior of the INTERMEDIAAUDIO classobject (and its subclasses) to be extended or overridden. TieInterMediaSource
|
TieInterMediaSource allows the Oracle-defined behavior of the INTERMEDIASOURCE classobject (and its subclasses) to be extended or overridden. TieLibraryObject
|
TieLibraryObject allows the Oracle-defined behavior of the LIBRARYOBJECT classobject (and its subclasses) to be extended or overridden. TieLockObject
|
TieLockObject allows the Oracle-defined behavior of the LOCKOBJECT classobject (and its subclasses) to be extended or overridden. TiePropertyBundle
|
A TiePropertyBundle allows the Oracle-defined behavior of the PROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden. TiePublicObject
|
TiePublicObject allows the Oracle-defined behavior of the PUBLICOBJECT classobject (and its subclasses) to be extended or overridden. TieRelationship
|
TieRelationship allows the Oracle-defined behavior of the RELATIONSHIP classobject (and its subclasses) to be extended or overridden. TieSchemaObject
|
TieSchemaObject allows the Oracle-defined behavior of the SCHEMAOBJECT classobject (and its subclasses) to be extended or overridden. TieSystemObject
|
TieSystemObject allows the Oracle-defined behavior of the SYSTEMOBJECT classobject (and its subclasses) to be extended or overridden. TieUserProfile
|
TieUserProfile allows the Oracle-defined behavior of the USERPROFILE classobject (and its subclasses) to be extended or overridden. UserProfile
|
The UserProfile class provides storage for profile information on a per user basis. UserProfileDefinition
|
The UserProfileDefinition class is used to construct a UserProfile object. ValueDefault
|
A ValueDefault stores the value that can be applied to an Attribute if no value is given when it is initially created. ValueDefaultPropertyBundle
|
A ValueDefaultPropertyBundle is a PropertyBundle containing a list of one or more values of a ValueDefault. 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. ValueDomainPropertyBundle
|
A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of a ValueDomain. 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. VersionDescriptionDefinition
|
The VersionDescriptionDefinition class is used to construct a VersionDescription object. VersionSeries
|
The VersionSeries class is used to track revisions to a versioned public object as it changes over time. VersionSeriesDefinition
|
The VersionSeriesDefinition class is used to construct a VersionSeries object. |
Classes in oracle.ifs.beans used by oracle.ifs.beans.parsersAccessControlList
|
The AccessControlList (ACL) class represents a set of AccessControlEntries (ACE). Attribute
|
An Attribute describes an atomic unit of data in a ClassObject instance. ClassDomain
|
A ClassDomain is used to validate that an attribute value is an instance of specified ClassObjects. ClassObject
|
A ClassObject represents a class whose instances are persistently stored and managed by the iFS server. Document
|
The Document class is a subclass of PublicObject that supports getting and setting Content. DocumentDefinition
|
The DocumentDefinition class is used to construct a Document object. Folder
|
The Folder class represents Folders in the iFS server. FolderPathResolver
|
The FolderPathResolver class is used for tracking the current directory while navigating around in a folder tree. LibraryObject
|
The LibraryObject class is the base class for all persistent Internet File System objects. LibraryObjectDefinition
|
The LibraryObjectDefinition class is used to specify how to construct any Library Object. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. PublicObject
|
The PublicObject class is the abstract superclass of all "public object" classes, some of which are Documents, Folders, and ApplicationObjects. PublicObjectDefinition
|
The PublicObjectDefinition class is the abstract superclass of all public object definition classes. |
Classes in oracle.ifs.beans used by oracle.ifs.commonDirectoryObject
|
A DirectoryObject represents an iFS user or group of users. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. Selector
|
The Selector class creates and executes SIMPLE searches. |
Classes in oracle.ifs.beans used by oracle.ifs.management.domainLibraryService
|
A LibraryService represents an iFS service in the iFS application development API. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. |
Classes in oracle.ifs.beans used by oracle.ifs.searchAttribute
|
An Attribute describes an atomic unit of data in a ClassObject instance. ClassObject
|
A ClassObject represents a class whose instances are persistently stored and managed by the iFS server. DirectoryObject
|
A DirectoryObject represents an iFS user or group of users. Folder
|
The Folder class represents Folders in the iFS server. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. |
Classes in oracle.ifs.beans used by oracle.ifs.serverLibraryObjectDefinition
|
The LibraryObjectDefinition class is used to specify how to construct any Library Object. LibrarySession
|
A LibrarySession is used to represent a connection-based Session with the iFS server. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |