| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.common | |
| oracle.ifs.server | 
| Modifier and Type | Method and Description | 
|---|---|
protected ContentStreamSerializer | 
LibrarySession.DMGetContentReader(Long id,
                  Long classId,
                  Long refObjId,
                  Long refObjClassId)
Invokes the identically-named remote S_LibrarySession method. 
 | 
protected ContentStreamSerializer | 
LibrarySession.DMGetContentStream(Long id,
                  Long classId,
                  Long refObjId,
                  Long refObjClassId)
Invokes the identically-named remote S_LibrarySession method. 
 | 
protected ContentStreamSerializer | 
LibrarySession.DMGetFilteredContent(Long contentId,
                    Long contentClassId,
                    Long refObjId,
                    Long refObjClassId)
Invokes the identically-named remote S_LibrarySession method. 
 | 
protected ContentStreamSerializer | 
LibrarySession.DMGetSummary(Long contentId,
            Long contentClassId,
            String pointOfView,
            Long refObjId,
            Long refObjClassId)
Invokes the identically-named remote S_LibrarySession method. 
 | 
protected ContentStreamSerializer | 
LibrarySession.DMNewContentStreamSerializer()
Invokes the identically-named remote S_LibrarySession method. 
 | 
protected ContentStreamSerializer | 
LibrarySession.DMRender(Long id,
        Long classId,
        String rendererType,
        String rendererName,
        Hashtable options,
        boolean reader)
Invokes the identically-named remote S_LibrarySession method. 
 | 
ContentStreamSerializer | 
LibraryObjectDefinition.getContentSpecification(String name)
Return a Content specification 
 | 
ContentStreamSerializer | 
LibrarySession.newContentStreamSerializer()
Return the Content stream serializer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
LibrarySession.DMAddManualTextIndexing(Long id,
                       Long classId,
                       ContentStreamSerializer css)
Invokes the identically-named remote S_LibrarySession method. 
 | 
void | 
LibraryObjectDefinition.setContentSpecification(String name,
                       ContentStreamSerializer value)
Set a Content specification option for the new instance, identified by a name
 which distinguishes it from other Content specification options. 
 | 
protected void | 
ContentObjectDefinition.setContentStreamSerializer(ContentStreamSerializer css)
Sets the content as a ContentStreamSerializer. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalContentStream
The default implementation of ContentStreamSerializer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ContentStreamSerializer | 
S_LibrarySession.DMGetContentReader(Long id,
                  Long classId,
                  Long refObjId,
                  Long refObjClassId)
Gets the content of the specified S_ContentObject as a reader. 
 | 
ContentStreamSerializer | 
S_LibrarySessionInterface.DMGetContentReader(Long id,
                  Long classId,
                  Long refObjId,
                  Long refObjClassId)  | 
ContentStreamSerializer | 
S_LibrarySession.DMGetContentStream(Long id,
                  Long classId,
                  Long refObjId,
                  Long refObjClassId)
Fetches a ContentStream encapulated in a ContentStreamSerializer for
 the given ContentObject. 
 | 
ContentStreamSerializer | 
S_LibrarySessionInterface.DMGetContentStream(Long id,
                  Long classId,
                  Long refObjId,
                  Long refObjClassId)  | 
ContentStreamSerializer | 
S_LibrarySession.DMGetFilteredContent(Long id,
                    Long classId,
                    Long refObjId,
                    Long refObjClassId)
Gets the filtered content for the specified S_ContentObject as as reader. 
 | 
ContentStreamSerializer | 
S_LibrarySessionInterface.DMGetFilteredContent(Long contentId,
                    Long contentClassId,
                    Long refObjId,
                    Long refObjClassId)  | 
ContentStreamSerializer | 
S_LibrarySession.DMGetSummary(Long id,
            Long classId,
            String pointOfView,
            Long refObjId,
            Long refObjClassId)
Gets the summary of the specified S_ContentObject as as reader. 
 | 
ContentStreamSerializer | 
S_LibrarySessionInterface.DMGetSummary(Long contentId,
            Long contentClassId,
            String pointOfView,
            Long refObjId,
            Long refObjClassId)  | 
ContentStreamSerializer | 
S_LibrarySession.DMNewContentStreamSerializer()
Constructs and returns a ContentStreamSerializer appropriate to
 the runtime process model. 
 | 
ContentStreamSerializer | 
S_LibrarySessionInterface.DMNewContentStreamSerializer()  | 
ContentStreamSerializer | 
S_LibrarySession.DMRender(Long id,
        Long classId,
        String rendererType,
        String rendererName,
        Hashtable options,
        boolean reader)
Deprecated. 
 
iFS 9.0.3 see release notes for more information 
 | 
ContentStreamSerializer | 
S_LibrarySessionInterface.DMRender(Long id,
        Long classId,
        String rendererType,
        String rendererName,
        Hashtable options,
        boolean reader)  | 
protected static ContentStreamSerializer | 
S_LibraryService.newContentStreamSerializer()
Constructs and returns a ContentStreamSerializer appropriate to
 the runtime process model. 
 | 
ContentStreamSerializer | 
S_LibrarySession.newContentStreamSerializer()
Constructs and returns a ContentStreamSerializer appropriate to
 the runtime process model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
S_LibrarySession.DMAddManualTextIndexing(Long id,
                       Long classId,
                       ContentStreamSerializer css)
Adds text index information manually. 
 | 
void | 
S_LibrarySessionInterface.DMAddManualTextIndexing(Long id,
                       Long classId,
                       ContentStreamSerializer css)  | 
Copyright © 2025. All rights reserved.