Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.core.tools.script.test | |
oracle.ifs.core.util | |
oracle.ifs.protocols.email.beans |
Modifier and Type | Class and Description |
---|---|
class |
TieContentObject
TieContentObject allows the Oracle-defined behavior of the
CONTENTOBJECT classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Method and Description |
---|---|
protected static ContentObject |
ContentObject.constructContentObject(LibrarySession sess,
S_LibraryObjectData data)
Constructs a ContentObject object from the
S_LibraryObjectData object.
|
ContentObject |
ContentController.getContentObject()
Gets the referencing ContentObject.
|
ContentObject |
ContentVaultEntry.getContentObject()
Gets the referencing ContentObject.
|
ContentObject |
Document.getContentObject()
Gets the content for this Document.
|
ContentObject |
DocumentDefinition.getSharedContentObject()
Deprecated.
CM SDK 10gR2: use getSharedContentObjectValue()
|
protected static ContentObject |
ContentObject.vectorContentObjectElement(Vector vector,
int index)
Returns a ContentObject element from the Vector of ContentObject
objects at the specified index.
|
protected static ContentObject[] |
ContentObject.vectorToContentObjectArray(Vector vector)
Constructs an array of ContentObject objects from a Vector.
|
protected ContentObject |
Document.verifyContentObject()
Verifies the ContentObject of this Document is set.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentDefinition.setSharedContentObject(ContentObject contentObject,
LibraryObject refObj)
Deprecated.
CM SDK 10gR2: use setSharedContentObjectValue()
|
Modifier and Type | Method and Description |
---|---|
protected void |
RandomAccessOperations.DocBfilePartialTest.moveContentToBfile(ContentObject co) |
protected void |
RandomAccessOperations.DocBfilePartialTest.moveContentToBlob(ContentObject co) |
Modifier and Type | Method and Description |
---|---|
ContentObject |
ManualTextIndexingRetainedEvent.getContentObject(LibrarySession session)
Returns the ContentObject associated with this event.
|
Modifier and Type | Method and Description |
---|---|
Reader |
ManualTextIndexingExtractor.extractTextStream(ContentObject co)
Returns a text Reader to use for manual text indexing.
|
Reader |
PlainManualTextIndexingExtractor.extractTextStream(ContentObject co)
Returns a text Reader to use for manual text indexing.
|
Constructor and Description |
---|
ManualTextIndexingRetainedEvent(ContentObject co)
Construct a ManualTextIndexingRetainedEvent that reflects a ContentObject
requiring manual text extraction for indexing.
|
Modifier and Type | Class and Description |
---|---|
class |
Rfc822ContentObject
The Rfc822COntentObject class
|
class |
TieRfc822ContentObject
The TieRfc822ContentObject class is a placeholder
for performing overrides for all Rfc822ContentObject subclasses.
|
Copyright © 2023. All rights reserved.