public class S_DirectoryObjectSelector extends S_PublicObjectSelector
S_LibraryService
,
S_LibrarySession
m_ClassId, m_IdSortSpecification, m_NameSortSpecification, m_Session
Modifier | Constructor and Description |
---|---|
protected |
S_DirectoryObjectSelector(S_LibrarySession session,
Long classId)
Construct a S_DirectoryObjectSelector object.
|
Modifier and Type | Method and Description |
---|---|
protected LibraryQueryStatement |
getAllMembersSelectStatement(LibraryConnection lconn,
Connection conn,
Long groupId,
S_ClassObjectData relClass,
SortSpecification sort) |
protected Vector |
selectAllMembers(Long groupId,
S_ClassObjectData relClass,
SortSpecification sort) |
protected S_LibraryObjectCursor |
selectAllMembersCursor(Long groupId,
S_ClassObjectData relClass,
SortSpecification sort) |
getLeftObjectsCountSelectStatement, getLeftObjectsSelectStatement, getRightObjectsCountSelectStatement, getRightObjectsSelectStatement, selectLeftObjects, selectLeftObjectsCount, selectLeftObjectsCursor, selectRightObjects, selectRightObjectsCount, selectRightObjectsCursor
closeCursor, ensureDefaultClass, findObjectById, generateStatementName, generateStatementName, generateStatementName, generateStatementName, getClassData, getClassData, getClassId, getClassName, getComplexQueryStatement, getComplexQueryStatement, getCountFromResultSet, getIdSortSpecification, getNameSortSpecification, getResourceString, getSearchResultQueryStatement, getService, getSimpleCountQueryStatement, getSimpleQueryStatement, getStatementSuffix, nextItem, selectAllObjects, selectArrayReferencingObjects, selectArrayReferencingObjectsCount, selectArrayReferencingObjectsCursor, selectCount, selectCount, selectCount, selectCount, selectObjectById, selectObjects, selectObjects, selectObjects, selectObjects, selectObjects, selectObjects, selectObjectsByMasterId, selectObjectsByStringAttribute, selectObjectsCountByMasterId, selectObjectsCursor, selectObjectsCursorByMasterId, selectObjectsCursorByStringAttribute, selectObjectsExistByMasterId, selectResults
protected S_DirectoryObjectSelector(S_LibrarySession session, Long classId) throws IfsException
session
- current LibrarySessionclassId
- class Id this selector is servicingIfsException
protected Vector selectAllMembers(Long groupId, S_ClassObjectData relClass, SortSpecification sort) throws IfsException
IfsException
protected S_LibraryObjectCursor selectAllMembersCursor(Long groupId, S_ClassObjectData relClass, SortSpecification sort) throws IfsException
IfsException
protected LibraryQueryStatement getAllMembersSelectStatement(LibraryConnection lconn, Connection conn, Long groupId, S_ClassObjectData relClass, SortSpecification sort) throws IfsException
IfsException
Copyright © 2023. All rights reserved.