|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortSpecification | |
oracle.ifs.adk.filesystem | |
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.server |
Uses of SortSpecification in oracle.ifs.adk.filesystem |
Methods in oracle.ifs.adk.filesystem with parameters of type SortSpecification | |
PublicObject[] |
FileManager.getItems(Folder folder,
SortSpecification sortSpec,
java.util.Map options)
Given a folder, return an array of public objects contained in the folder. |
Uses of SortSpecification in oracle.ifs.beans |
Fields in oracle.ifs.beans declared as SortSpecification | |
protected SortSpecification |
Selector.m_SortSpecification
Sort specification. |
protected SortSpecification |
LibrarySession.m_DefaultFolderSortSpecification
default SortSpecification for Folder select operations. |
Methods in oracle.ifs.beans that return SortSpecification | |
SortSpecification |
PublicObject.getFolderReferencesSortSpecification()
Returns the current sort specification used by the getFolderReferences method. |
protected SortSpecification |
PublicObject.resolveFolderReferenceSortSpecification(LibrarySession session)
force the SortSpecification (if specified) to be resolved and verified. |
SortSpecification |
Selector.getSortSpecification()
Returns the Sort Specification |
SortSpecification |
Folder.getSortSpecification()
Gets the SortSpecification used for getting items from this folder. |
protected SortSpecification |
Folder.resolveSortSpecification(LibrarySession session)
Forces the SortSpecification (if specified) to be resolved and verified. |
SortSpecification |
LibrarySession.getDefaultFolderSortSpecification()
get the default SortSpecification that is used by default for all Folder selection operations. |
Methods in oracle.ifs.beans with parameters of type SortSpecification | |
Category[] |
PublicObject.getCategories(SortSpecification sort)
Returns the associated Category objects. |
Category[] |
PublicObject.getCategories(ClassObject classobj,
SortSpecification sort)
Returns the associated Category objects that are instances of the specified class or a subclass of the specified class. |
void |
PublicObject.setFolderReferencesSortSpecification(SortSpecification spec)
Sets the sort specification used by the getFolderReferences method. |
protected java.util.Vector |
PublicObject.listLeftwardRelationships(ClassObject relClass,
SortSpecification sortSpec)
|
protected java.util.Vector |
PublicObject.listRightwardRelationships(ClassObject relClass,
SortSpecification sortSpec)
|
BranchRelationship[] |
VersionSeries.getParentBranchRelationships(ClassObject relClass,
SortSpecification sortSpec)
Returns an array of BranchRelationships that describe branch or integrate operations involving this VersionSeries as a child (the other series are the parent). |
BranchRelationship[] |
VersionSeries.getChildBranchRelationships(ClassObject relClass,
SortSpecification sortSpec)
Returns an array of BranchRelationships that describe branch or integrate operations involving this VersionSeries as a parent (the other series are the child). |
void |
Selector.setSortSpecification(SortSpecification spec)
Sets the Sort Specification |
PublicObject[] |
LockObject.getReferringPublicObjects(SortSpecification sort)
Get the PublicObjects that refer to this LockObject, sorted according to the specified SortSpecification. |
AccessControlList[] |
AccessControlList.getCompositeAcls(SortSpecification sort)
Gets a sorted set of composite ACLs which reference the target ACL as a "component". |
void |
Folder.setSortSpecification(SortSpecification spec)
Sets the SortSpecification used for getting items from this folder. |
void |
LibrarySession.setDefaultFolderSortSpecification(SortSpecification sort)
Sets the default SortSpecification that is used by default for all Folder selection operations. |
protected java.util.Vector |
LibrarySession.DMListWastebasketSelectorItems(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected long |
LibrarySession.DMOpenWastebasketSelector(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMListAuditEntrySelectorItems(java.lang.Long id,
java.lang.Long classId,
java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected long |
LibrarySession.DMOpenAuditEntrySelector(java.lang.Long id,
java.lang.Long classId,
java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMGetArrayReferencingObjects(java.lang.Long attributeId,
AttributeValue referencedValue,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.lang.Long[] |
LibrarySession.DMGetCompositeAclIds(java.lang.Long id,
java.lang.Long classid,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMGetPublicObjectsReferringToLockObject(java.lang.Long id,
java.lang.Long classid,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMListReferencingFolders(java.lang.Long publicObject_id,
java.lang.Long classid,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMListItems(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String folderRelClassname,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected void |
LibrarySession.DMOpenFolder(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String folderRelClassname,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMListSelectorItems(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
int maxItemCount,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected long |
LibrarySession.DMOpenSelector(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMGetRightwardRelationshipObjects(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMGetLeftwardRelationshipObjects(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMGetRightwardRelationships(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
protected java.util.Vector |
LibrarySession.DMGetLeftwardRelationships(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method. |
Uses of SortSpecification in oracle.ifs.common |
Methods in oracle.ifs.common with parameters of type SortSpecification | |
protected void |
SortQualifier.resolve(LibrarySessionInterface sess,
SortSpecification sortspec)
Resolve the column name to be used for this sort qualifier. |
Uses of SortSpecification in oracle.ifs.server |
Fields in oracle.ifs.server declared as SortSpecification | |
protected SortSpecification |
LibraryQueryStatement.m_SortClause
|
Methods in oracle.ifs.server that return SortSpecification | |
SortSpecification |
S_Selector.getSortSpecification()
Returns the Sort Specification |
Methods in oracle.ifs.server with parameters of type SortSpecification | |
protected java.util.Vector |
S_PublicObject.getReferencingFolderDatas(SortSpecification sort)
|
S_Folder[] |
S_PublicObject.getReferencingFolders(SortSpecification sort)
returns an array of S_Folders that reference this object |
protected java.util.Vector |
S_PublicObject.getRightwardRelationshipObjectDatas(S_ClassObject relClass,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObject.getRightwardRelationshipObjectDatas(java.lang.String relClassName,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObject.getLeftwardRelationshipObjectDatas(S_ClassObject relClass,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObject.getLeftwardRelationshipObjectDatas(java.lang.String relClassName,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObject.getRightwardRelationshipDatas(S_ClassObject relClass,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObject.getRightwardRelationshipDatas(java.lang.String relClassName,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObject.getLeftwardRelationshipDatas(S_ClassObject relClass,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObject.getLeftwardRelationshipDatas(java.lang.String relClassName,
SortSpecification sort)
|
S_Category[] |
S_PublicObject.getCategories(SortSpecification sort)
Get all categries associated with this instance. |
S_PublicObject[] |
S_PublicObject.getRightwardRelationshipObjects(java.lang.String relClassName,
SortSpecification sort)
returns all "right side" public objects that are related to this object by the specified Relationship Class. |
S_PublicObject[] |
S_PublicObject.getRightwardRelationshipObjects(S_ClassObject relClass,
SortSpecification sort)
returns all "right side" public objects that are related to this object by the specified Relationship Class. |
S_PublicObject[] |
S_PublicObject.getLeftwardRelationshipObjects(java.lang.String relClassName,
SortSpecification sort)
returns all "left side" public objects that are related to this object by the specied Relationship Class. |
S_PublicObject[] |
S_PublicObject.getLeftwardRelationshipObjects(S_ClassObject relClass,
SortSpecification sort)
returns all "left side" public objects that are related to this object by the specied Relationship Class. |
S_Relationship[] |
S_PublicObject.getRightwardRelationships(java.lang.String relClassName,
SortSpecification sort)
returns all "right side" relationship instances that are used to relate to this object to other PublicObjects. |
S_Relationship[] |
S_PublicObject.getRightwardRelationships(S_ClassObject relClass,
SortSpecification sort)
returns all "right side" relationship instances that are used to relate to this object to other PublicObjects. |
S_Relationship[] |
S_PublicObject.getLeftwardRelationships(java.lang.String relClassName,
SortSpecification sort)
returns all "left side" relationship instances that are used to relate to this object to other PublicObjects. |
S_Relationship[] |
S_PublicObject.getLeftwardRelationships(S_ClassObject relClass,
SortSpecification sort)
returns all "left side" relationship instances that are used to relate to this object to other PublicObjects. |
protected java.util.Vector |
S_LibraryObjectSelector.selectObjects(java.lang.String whereClause,
SortSpecification sort)
|
protected java.util.Vector |
S_LibraryObjectSelector.selectObjects(java.lang.String whereClause,
SortSpecification sort,
int maxItemCount)
|
protected java.util.Vector |
S_LibraryObjectSelector.selectObjectsNewStyle(java.lang.String whereClause,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectObjectsCursor(java.lang.String whereClause,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_LibraryObjectSelector.getSimpleQueryStatement(java.lang.String key,
LibraryConnection lconn,
java.lang.String whereClause,
SortSpecification sort,
int maxCopiesPerConnection)
|
protected java.util.Vector |
S_LibraryObjectSelector.selectObjectsByMasterId(java.lang.Long masterId,
java.lang.String masterAttrName,
SortSpecification sort)
|
protected java.util.Vector |
S_LibraryObjectSelector.selectArrayReferencingObjects(AttributeValue referencedValue,
java.lang.Long attributeId,
SortSpecification sort)
|
protected java.util.Vector |
S_LibraryObjectSelector.selectObjectsByStringAttribute(java.lang.String attrValue,
java.lang.String masterAttrName,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectObjectsCursorByMasterId(java.lang.Long masterId,
java.lang.String masterAttrName,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectArrayReferencingObjectsCursor(AttributeValue referencedValue,
java.lang.Long attributeId,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectObjectsCursorByStringAttribute(java.lang.String attrValue,
java.lang.String masterAttrName,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_LibraryObjectSelector.getDetailSelectStatement(LibraryConnection lconn,
java.sql.Connection conn,
java.lang.String masterColumnName,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_LibraryObjectSelector.getArrayReferencingObjectsStatement(LibraryConnection lconn,
java.sql.Connection conn,
AttributeValue referencedValue,
SortSpecification sort)
|
protected java.lang.String |
S_LibraryObjectSelector.generateStatementName(java.lang.String classname,
SortSpecification sort,
java.lang.String stmt_suffix)
|
protected java.lang.String |
S_LibraryObjectSelector.generateStatementName(java.lang.String classname,
java.lang.String relname,
SortSpecification sort,
java.lang.String stmt_suffix)
|
S_Property[] |
S_PropertyBundle.getProperties(SortSpecification sort)
Gets the properties in this PropertyBundle sorted by the SortSpecification. |
protected java.util.Vector |
S_PropertyBundle.getPropertiesVector(SortSpecification sort)
Gets the vector of properties for this PropertyBundle sorted by the SortSpecification. |
protected java.util.Vector |
S_PublicObjectSelector.selectRightObjects(java.lang.Long leftId,
java.lang.String relClassName,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_PublicObjectSelector.selectRightObjectsCursor(java.lang.Long leftId,
java.lang.String relClassName,
SortSpecification sort)
|
protected java.util.Vector |
S_PublicObjectSelector.selectLeftObjects(java.lang.Long rightId,
java.lang.String relClassName,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_PublicObjectSelector.selectLeftObjectsCursor(java.lang.Long rightId,
java.lang.String relClassName,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_PublicObjectSelector.getRightObjectsSelectStatement(LibraryConnection lconn,
java.sql.Connection conn,
java.lang.Long leftId,
java.lang.String relClassName,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_PublicObjectSelector.getLeftObjectsSelectStatement(LibraryConnection lconn,
java.sql.Connection conn,
java.lang.Long rightId,
java.lang.String relClassName,
SortSpecification sort)
|
protected S_Category[] |
S_CategorySelector.selectAllCategories(java.lang.Long poid,
SortSpecification sort)
return all Category objects associated with the specified PublicObject. |
protected java.util.Vector |
S_CategorySelector.selectAllCategoryData(java.lang.Long poid,
SortSpecification sort)
return Vector of S_LibraryObjectDatas corresponding to all Category objects associated with the specified PublicObject. |
protected java.util.Vector |
S_RelationshipSelector.selectRightObjects(java.lang.Long leftId,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_RelationshipSelector.selectRightObjectsCursor(java.lang.Long leftId,
SortSpecification sort)
|
protected java.util.Vector |
S_RelationshipSelector.selectLeftObjects(java.lang.Long rightId,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_RelationshipSelector.selectLeftObjectsCursor(java.lang.Long rightId,
SortSpecification sort)
|
protected java.util.Vector |
S_RelationshipSelector.selectRelationships(java.lang.Long leftId,
java.lang.Long rightId,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_RelationshipSelector.selectRelationshipCursor(java.lang.Long leftId,
java.lang.Long rightId,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_RelationshipSelector.getRelationshipSelectStatement(LibraryConnection lconn,
java.sql.Connection conn,
SortSpecification sort)
|
protected java.util.Vector |
S_LockObject.getReferringPublicObjects(SortSpecification sort)
Gets the PublicObjects that refer to this LockObject |
S_AccessControlList[] |
S_AccessControlList.getCompositeAcls(SortSpecification sort)
Gets the set of composite ACLs which reference the target ACL as a "component", sorted according to a specification. |
protected java.lang.Long[] |
S_AccessControlList.selectCompositeAclIds(SortSpecification sort)
Select the set of composite ACLs IDs which reference the target ACL as a "component". |
protected S_AccessControlList[] |
S_AccessControlListSelector.selectAllCompositeAcls(AttributeValue componentAcl,
SortSpecification sort)
return all Composite ACLs that include the specified parameter as a component ACL. |
protected java.util.Vector |
S_AccessControlListSelector.selectAllCompositeAclData(AttributeValue componentAcl,
SortSpecification sort)
return Vector of S_LibraryObjectData objects corresponding to all Composite ACLs that include the specified parameter as a component ACL. |
protected S_AccessControlList[] |
S_AccessControlListSelector.selectNonconformingAcls(java.lang.Long groupId,
SortSpecification sort)
return all Non-conforming ACLs based on a group whose membership is changing. |
protected java.util.Vector |
S_FolderSelector.selectFoldersWithSubFolders(java.lang.String relClassName,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_FolderSelector.selectFoldersWithSubFoldersCursor(java.lang.String relClassName,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_FolderSelector.getFoldersWithSubFoldersSelectStatement(LibraryConnection lconn,
java.sql.Connection conn,
java.lang.String relClassName,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySession.DMListSelectorItems(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
int maxItemCount,
SortSpecification sort)
Constructs an S_Selector and gets its items. |
long |
S_LibrarySession.DMOpenSelector(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs and opens an S_Selector. |
java.util.Vector |
S_LibrarySession.DMGetArrayReferencingObjects(java.lang.Long attributeId,
AttributeValue referencedValue,
SortSpecification sort)
Gets the set of object data for objects that are instances of the class on which the specified Attribute is defined, and whose array value contains the specified referenced value. |
java.util.Vector |
S_LibrarySession.DMListWastebasketSelectorItems(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs a wastebasket S_Selector and gets its items. |
protected java.util.Vector |
S_LibrarySession.listWastebasketSelectorItems(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs a wastebasket S_Selector and gets its items. |
long |
S_LibrarySession.DMOpenWastebasketSelector(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs and opens a wastebasket S_Selector. |
java.util.Vector |
S_LibrarySession.DMGetPublicObjectsReferringToLockObject(java.lang.Long id,
java.lang.Long classid,
SortSpecification sort)
Gets the PO's that reference this LockObject |
java.util.Vector |
S_LibrarySession.DMGetRightwardRelationships(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Gets the rightward relationships for the specified S_PublicObject. |
java.util.Vector |
S_LibrarySession.DMGetRightwardRelationshipObjects(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Gets the target objects of the rightward relationships for the specified S_PublicObject. |
java.util.Vector |
S_LibrarySession.DMGetLeftwardRelationships(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Gets the leftward relationships for the specified S_PublicObject. |
java.util.Vector |
S_LibrarySession.DMGetLeftwardRelationshipObjects(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
Gets the target objects of the leftward relationships for the specified S_PublicObject. |
java.util.Vector |
S_LibrarySession.DMListItems(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String folderRelClassname,
SortSpecification sort)
Gets the items in the specified S_Folder. |
void |
S_LibrarySession.DMOpenFolder(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String folderRelClassname,
SortSpecification sort)
Opens the items in the specified S_Folder. |
java.util.Vector |
S_LibrarySession.DMListReferencingFolders(java.lang.Long PublicObject_id,
java.lang.Long classid,
SortSpecification sort)
Gets the S_Folders that contain the specified S_PublicObject. |
java.lang.Long[] |
S_LibrarySession.DMGetCompositeAclIds(java.lang.Long id,
java.lang.Long classid,
SortSpecification sort)
Gets the set of composite ACLs which reference the target ACL as a "component". |
java.util.Vector |
S_LibrarySession.DMListAuditEntrySelectorItems(java.lang.Long id,
java.lang.Long classId,
java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Gets the AuditEntries for the specified object. |
long |
S_LibrarySession.DMOpenAuditEntrySelector(java.lang.Long id,
java.lang.Long classId,
java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
Opens a S_Selector for the AuditEntries of the specified object. |
protected java.util.Vector |
S_Folder.selectItems(SortSpecification sort)
Gets the items in a folder as a bulk operation. |
protected java.util.Vector |
S_Folder.selectItems(java.lang.String folderRelClassname,
SortSpecification sort)
Gets the items in a folder as a bulk operation. |
S_PublicObject[] |
S_Folder.getItems(java.lang.String classname,
SortSpecification sort)
Gets the PUBLICOBJECTs in this FOLDER. |
protected S_LibraryObjectCursor |
S_Folder.openItems(SortSpecification sort)
Open a cursor (ResultSet) on this folder. |
protected S_LibraryObjectCursor |
S_Folder.openItems(java.lang.String folderRelClassname,
SortSpecification sort)
Open a cursor (ResultSet) on this folder. |
protected java.util.Vector |
S_DirectoryObjectSelector.selectAllMembers(java.lang.Long groupId,
S_ClassObjectData relClass,
SortSpecification sort)
|
protected S_LibraryObjectCursor |
S_DirectoryObjectSelector.selectAllMembersCursor(java.lang.Long groupId,
S_ClassObjectData relClass,
SortSpecification sort)
|
protected LibraryQueryStatement |
S_DirectoryObjectSelector.getAllMembersSelectStatement(LibraryConnection lconn,
java.sql.Connection conn,
java.lang.Long groupId,
S_ClassObjectData relClass,
SortSpecification sort)
|
void |
S_Selector.setSortSpecification(SortSpecification spec)
Sets the Sort Specification |
java.util.Vector |
S_LibrarySessionInterface.DMListWastebasketSelectorItems(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
|
long |
S_LibrarySessionInterface.DMOpenWastebasketSelector(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMListAuditEntrySelectorItems(java.lang.Long id,
java.lang.Long classId,
java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
|
long |
S_LibrarySessionInterface.DMOpenAuditEntrySelector(java.lang.Long id,
java.lang.Long classId,
java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMGetArrayReferencingObjects(java.lang.Long attributeId,
AttributeValue referencedValue,
SortSpecification sort)
|
java.lang.Long[] |
S_LibrarySessionInterface.DMGetCompositeAclIds(java.lang.Long id,
java.lang.Long classid,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMListReferencingFolders(java.lang.Long PublicObject_id,
java.lang.Long classid,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMListItems(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String folderRelClassname,
SortSpecification sort)
|
void |
S_LibrarySessionInterface.DMOpenFolder(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String folderRelClassname,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMListSelectorItems(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
int maxItemCount,
SortSpecification sort)
|
long |
S_LibrarySessionInterface.DMOpenSelector(java.lang.String searchClass,
java.lang.String searchDefinition,
boolean recursive,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMGetRightwardRelationshipObjects(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMGetLeftwardRelationshipObjects(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMGetRightwardRelationships(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMGetLeftwardRelationships(java.lang.Long id,
java.lang.Long classId,
java.lang.Long relClassId,
SortSpecification sort)
|
java.util.Vector |
S_LibrarySessionInterface.DMGetPublicObjectsReferringToLockObject(java.lang.Long id,
java.lang.Long classId,
SortSpecification sort)
|
Constructors in oracle.ifs.server with parameters of type SortSpecification | |
LibraryQueryStatement(java.lang.String key,
LibraryConnection lconn,
java.lang.String[] aliases,
S_ClassObjectData[] classes,
boolean[] isPublic,
java.lang.String whereClause,
SortSpecification sort,
boolean countOnly,
int maxCopiesPerConnection)
standard constructor - used in Selector classes to construct a statement. |
|
LibraryQueryStatement(java.lang.String key,
LibraryConnection lconn,
java.lang.String[] aliases,
S_ClassObjectData[] classes,
boolean[] isPublic,
java.lang.String whereClause,
SortSpecification sort,
boolean countOnly,
boolean distinct,
int maxCopiesPerConnection)
Select DISTINCT variant constructor. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |