public class S_DirectoryObjectSelector extends S_PublicObjectSelector
S_LibraryService, 
S_LibrarySessionm_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, selectRightObjectsCursorcloseCursor, ensureDefaultClass, findObjectById, generateStatementName, generateStatementName, generateStatementName, generateStatementName, getClassData, getClassData, getClassId, getClassName, getComplexQueryStatement, getCountFromResultSet, getIdSortSpecification, getNameSortSpecification, getResourceString, getSearchResultQueryStatement, getService, getSimpleCountQueryStatement, getSimpleQueryStatement, getStatementSuffix, nextItem, selectAllObjects, selectArrayReferencingObjects, selectArrayReferencingObjectsCount, selectArrayReferencingObjectsCursor, selectCount, selectCount, selectObjectById, selectObjects, selectObjects, selectObjects, selectObjectsByMasterId, selectObjectsByStringAttribute, selectObjectsCountByMasterId, selectObjectsCursor, selectObjectsCursorByMasterId, selectObjectsCursorByStringAttribute, selectObjectsExistByMasterId, selectResultsprotected S_DirectoryObjectSelector(S_LibrarySession session, Long classId) throws IfsException
session - current LibrarySessionclassId - class Id this selector is servicingIfsExceptionprotected Vector selectAllMembers(Long groupId, S_ClassObjectData relClass, SortSpecification sort) throws IfsException
IfsExceptionprotected S_LibraryObjectCursor selectAllMembersCursor(Long groupId, S_ClassObjectData relClass, SortSpecification sort) throws IfsException
IfsExceptionprotected LibraryQueryStatement getAllMembersSelectStatement(LibraryConnection lconn, Connection conn, Long groupId, S_ClassObjectData relClass, SortSpecification sort) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.