public class S_PublicObjectSelector extends S_LibraryObjectSelector
S_LibraryService,
S_LibrarySessionm_ClassId, m_IdSortSpecification, m_NameSortSpecification, m_Session| Modifier | Constructor and Description |
|---|---|
protected |
S_PublicObjectSelector(S_LibrarySession session,
Long classId)
Construct a S_PublicObjectSelector object.
|
closeCursor, 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_PublicObjectSelector(S_LibrarySession session, Long classId) throws IfsException
session - current LibrarySessionclassId - class Id this selector is servicingIfsExceptionprotected Vector selectRightObjects(Long leftId, String relClassName, SortSpecification sort) throws IfsException
IfsExceptionprotected S_LibraryObjectCursor selectRightObjectsCursor(Long leftId, String relClassName, SortSpecification sort) throws IfsException
IfsExceptionprotected long selectRightObjectsCount(Long leftId, String relClassName) throws IfsException
IfsExceptionprotected Vector selectLeftObjects(Long rightId, String relClassName, SortSpecification sort) throws IfsException
IfsExceptionprotected S_LibraryObjectCursor selectLeftObjectsCursor(Long rightId, String relClassName, SortSpecification sort) throws IfsException
IfsExceptionprotected long selectLeftObjectsCount(Long rightId, String relClassName) throws IfsException
IfsExceptionprotected LibraryQueryStatement getRightObjectsSelectStatement(LibraryConnection lconn, Connection conn, Long leftId, String relClassName, SortSpecification sort) throws IfsException
IfsExceptionprotected LibraryQueryStatement getRightObjectsCountSelectStatement(LibraryConnection lconn, Connection conn, Long leftId, String relClassName) throws IfsException
IfsExceptionprotected LibraryQueryStatement getLeftObjectsSelectStatement(LibraryConnection lconn, Connection conn, Long rightId, String relClassName, SortSpecification sort) throws IfsException
IfsExceptionprotected LibraryQueryStatement getLeftObjectsCountSelectStatement(LibraryConnection lconn, Connection conn, Long rightId, String relClassName) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.