public class S_PublicObjectSelector extends S_LibraryObjectSelector
S_LibraryService
,
S_LibrarySession
m_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, 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_PublicObjectSelector(S_LibrarySession session, Long classId) throws IfsException
session
- current LibrarySessionclassId
- class Id this selector is servicingIfsException
protected Vector selectRightObjects(Long leftId, String relClassName, SortSpecification sort) throws IfsException
IfsException
protected S_LibraryObjectCursor selectRightObjectsCursor(Long leftId, String relClassName, SortSpecification sort) throws IfsException
IfsException
protected long selectRightObjectsCount(Long leftId, String relClassName) throws IfsException
IfsException
protected Vector selectLeftObjects(Long rightId, String relClassName, SortSpecification sort) throws IfsException
IfsException
protected S_LibraryObjectCursor selectLeftObjectsCursor(Long rightId, String relClassName, SortSpecification sort) throws IfsException
IfsException
protected long selectLeftObjectsCount(Long rightId, String relClassName) throws IfsException
IfsException
protected LibraryQueryStatement getRightObjectsSelectStatement(LibraryConnection lconn, Connection conn, Long leftId, String relClassName, SortSpecification sort) throws IfsException
IfsException
protected LibraryQueryStatement getRightObjectsCountSelectStatement(LibraryConnection lconn, Connection conn, Long leftId, String relClassName) throws IfsException
IfsException
protected LibraryQueryStatement getLeftObjectsSelectStatement(LibraryConnection lconn, Connection conn, Long rightId, String relClassName, SortSpecification sort) throws IfsException
IfsException
protected LibraryQueryStatement getLeftObjectsCountSelectStatement(LibraryConnection lconn, Connection conn, Long rightId, String relClassName) throws IfsException
IfsException
Copyright © 2023. All rights reserved.