Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X

L

LANGUAGE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
The DirectoryUser's language preference for document uploading.
LANGUAGE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
The Oracle name of the language of the content (if applicable).
LAST_RESERVED_CHANNEL - Static variable in class oracle.ifs.common.TraceLogger
The last channel reserved for internal iFS use.
LASTMODIFIER_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The DirectoryUser that last modified this object.
LASTMODIFYDATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The date and time (in GMT) when this object was last modified.
LASTVERSIONDESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The last VersionDescription in this VersionSeries.
LATE_BIND_OPER - Static variable in class oracle.ifs.search.SearchQualification
Represents the LATE BINDING character.
LEFTOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Relationship
The source (left) object of the Relationship.
LEFTOBJECTCOPY_ATTRIBUTE - Static variable in class oracle.ifs.beans.FolderPathRelationship
A copy of the source (left) object in the Relationship.
LESS_THAN - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'less-than' comparison.
LESS_THAN_EQUAL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'less-than-equal' comparison.
LEVEL_DISABLED - Static variable in class oracle.ifs.common.TraceLogger
The value of level which represents disabling tracing.
LEVEL_HIGH - Static variable in class oracle.ifs.management.domain.Server
Verbose logging.
LEVEL_LOW - Static variable in class oracle.ifs.management.domain.Server
Minimal logging.
LEVEL_MEDIUM - Static variable in class oracle.ifs.management.domain.Server
Typical logging (the default).
LEVEL_OFF - Static variable in class oracle.ifs.management.domain.Server
Logging disabled.
LibraryConstants - interface oracle.ifs.beans.resources.LibraryConstants.
LibraryConstants interface contains the common shared constants for iFS
LibraryObject - class oracle.ifs.beans.LibraryObject.
The LibraryObject class is the base class for all persistent Internet File System objects.
LibraryObjectDefinition - class oracle.ifs.beans.LibraryObjectDefinition.
The LibraryObjectDefinition class is used to specify how to construct any Library Object.
LibraryObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.LibraryObjectDefinition
Constructs a LibraryObjectDefinition.
LibraryObjectInterface - interface oracle.ifs.common.LibraryObjectInterface.
LibraryObjectInterface defines methods common to LibraryObject and S_LibraryObject.
LibraryResources - class oracle.ifs.beans.resources.LibraryResources.
LibraryResources is a localized collection of strings.
LibraryResources_de - class oracle.ifs.beans.resources.LibraryResources_de.
LibraryResources is a localized collection of strings.
LibraryResources_es - class oracle.ifs.beans.resources.LibraryResources_es.
LibraryResources is a localized collection of strings.
LibraryResources_es_ES - class oracle.ifs.beans.resources.LibraryResources_es_ES.
LibraryResources is a localized collection of strings.
LibraryResources_fr - class oracle.ifs.beans.resources.LibraryResources_fr.
LibraryResources is a localized collection of strings.
LibraryResources_it - class oracle.ifs.beans.resources.LibraryResources_it.
LibraryResources is a localized collection of strings.
LibraryResources_ja - class oracle.ifs.beans.resources.LibraryResources_ja.
LibraryResources is a localized collection of strings.
LibraryResources_ko - class oracle.ifs.beans.resources.LibraryResources_ko.
LibraryResources is a localized collection of strings.
LibraryResources_pt_BR - class oracle.ifs.beans.resources.LibraryResources_pt_BR.
LibraryResources is a localized collection of strings.
LibraryResources_zh_CN - class oracle.ifs.beans.resources.LibraryResources_zh_CN.
LibraryResources is a localized collection of strings.
LibraryResources_zh_TW - class oracle.ifs.beans.resources.LibraryResources_zh_TW.
LibraryResources is a localized collection of strings.
LibraryService - class oracle.ifs.beans.LibraryService.
A LibraryService represents an iFS service in the iFS application development API.
LibrarySession - class oracle.ifs.beans.LibrarySession.
A LibrarySession is used to represent a connection-based Session with the iFS server.
LibrarySessionInterface - interface oracle.ifs.common.LibrarySessionInterface.
The LibrarySessionInterface interface.
LIKE - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'like' comparison.
listFolder(Folder, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Return the items of the specified folder whose names match pattern.
listFolder(Folder, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Return the items of the specified folder whose names match pattern.
LITERAL_DOCUMENT_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
Deprecated. Key for hashtable option which specifies whether a parser should create a literal document from the InputStream passed to the parser.
LiteralDocumentParser - class oracle.ifs.beans.parsers.LiteralDocumentParser.
Deprecated. iFS 9.0.3 see release notes for more information
LiteralDocumentParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.LiteralDocumentParser
Deprecated. Constructs a LiteralDocumentParser
LOCALE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
The DirectoryUser's locale preference.
LOCALIZE_NUMBERS - Static variable in class oracle.ifs.server.renderers.SimpleXmlRenderer
Deprecated. The hashtable key for specifying whether number attributes (including id references to other LibaryObjects) should be localized or should be presented in the default format.
Localizer - class oracle.ifs.common.Localizer.
A Localizer encapsulates internationalization information.
Localizer() - Constructor for class oracle.ifs.common.Localizer
Constructs a Localizer.
Localizer(Locale) - Constructor for class oracle.ifs.common.Localizer
Constructs a Localizer for the specified locale.
Localizer(Locale, LibrarySession) - Constructor for class oracle.ifs.common.Localizer
Constructs a Localizer for the specified locale.
LOCK_ON_NEW_VERSION_POLICY_LOCK_ALL - Static variable in class oracle.ifs.beans.VersionSeries
The out-of-the-box versioning policy for newVersion aka checkIn operation.
LOCK_ON_NEW_VERSION_POLICY_LOCK_NONE - Static variable in class oracle.ifs.beans.VersionSeries
An alternate versioning policy for newVersion aka checkIn operation.
LOCK_ON_RESERVE_NEXT_POLICY_LOCK_ALL - Static variable in class oracle.ifs.beans.VersionSeries
The out-of-the-box versioning policy for reserveNext aka checkOut operation.
LOCK_ON_RESERVE_NEXT_POLICY_LOCK_NONE - Static variable in class oracle.ifs.beans.VersionSeries
An alternate versioning policy for reserveNext aka checkOut operation.
lock(int) - Method in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3 use lock(LockObjectDefinition ldef) to lock the PublicObject
lock(LockObject) - Method in class oracle.ifs.beans.PublicObject
Sets the value of the lockObject attribute of the object.
lock(LockObjectDefinition) - Method in class oracle.ifs.beans.PublicObject
Constructs a new lockobject from the definition and sets it as the value of the lockObject attribute on the PublicObject.
lock(LockObjectDefinition, FolderDefinition) - Method in class oracle.ifs.beans.Folder
Constructs a new lockobject from the definition and sets it as the value of the LockObject attribute on the PO.
lock(LockObject, FolderDefinition) - Method in class oracle.ifs.beans.Folder
Sets the value of the LockObject attribute of the folder.
LOCKEDFORSESSION_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3 Use LockObject directly
LOCKEDFORSESSION_ATTRIBUTE - Static variable in class oracle.ifs.beans.LockObject
Indicates the Long id of the session that holds the lock.
LOCKHOLDER_ATTRIBUTE - Static variable in class oracle.ifs.beans.LockObject
Indicates the DirectoryUser that is the owner of the lock and is used for USERLOCK's.
LockObject - class oracle.ifs.beans.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.
LOCKOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The lock object for this PublicObject.
LockObjectDefinition - class oracle.ifs.beans.LockObjectDefinition.
The LockObjectDefinition class is used to define an instance of a LockObject.
LockObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.LockObjectDefinition
Constructs a LockObjectDefinition explicitly capturing the session.
LOCKSTATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3 Use LockObject directly
LOCKSTATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.LockObject
Indicates the integer constant state of the lock and is the type of lock on this object.
LOCKSTATE_HARDLOCK - Static variable in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3. Use LockObject directly
LOCKSTATE_HARDLOCK - Static variable in class oracle.ifs.beans.LockObject
Represents a HardLock state.
LOCKSTATE_SESSIONLOCK - Static variable in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3. Use LockObject directly
LOCKSTATE_SESSIONLOCK - Static variable in class oracle.ifs.beans.LockObject
Represents a SessionLock state.
LOCKSTATE_SOFTLOCK - Static variable in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3. Use LockObject directly
LOCKSTATE_SOFTLOCK - Static variable in class oracle.ifs.beans.LockObject
Represents a SoftLock state.
LOCKSTATE_UNLOCK - Static variable in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3. If the LockObject attribute on the PublicObject is null, it implies unlock state
LOCKSTATE_USERLOCK - Static variable in class oracle.ifs.beans.PublicObject
Deprecated. iFS 9.0.3. Use LockObject directly
LOCKSTATE_USERLOCK - Static variable in class oracle.ifs.beans.LockObject
Represents a UserLock state.
LOCKTIMEOUT_ATTRIBUTE - Static variable in class oracle.ifs.beans.LockObject
The actual time at which the lock on a publicobject should auto-expire.
log(int, String) - Method in class oracle.ifs.management.domain.Server
Logs the specified message.
log(int, String) - Method in class oracle.ifs.adk.queue.IfsMessageProcessor
Logs the specified message.
log(int, String, Throwable) - Method in class oracle.ifs.management.domain.Server
Logs the specified message and throwable, as a single log entry.
log(int, String, Throwable) - Method in class oracle.ifs.adk.queue.IfsMessageProcessor
Logs the specified message and throwable, as a single log entry.
log(int, Throwable) - Method in class oracle.ifs.management.domain.Server
Logs the specified throwable.
log(int, Throwable) - Method in class oracle.ifs.adk.queue.IfsMessageProcessor
Logs the specified throwable.
LONGVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a Long.
LONGVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Longs.
lookupInstanceLabel() - Method in class oracle.ifs.beans.LibraryObject
Lookup the InstanceLabel for this object, and return null if no value is defined.
lookupInverseInstanceLabel(String, String) - Method in class oracle.ifs.beans.LibrarySession
Gets the name of an uniquely-named instance by its label.

Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X
(c) 2002 Copyright Oracle Corporation. All rights reserved.