public class S_SystemCategorySelector extends S_SystemObjectSelector
m_ClassId, m_IdSortSpecification, m_NameSortSpecification, m_Session
Modifier | Constructor and Description |
---|---|
protected |
S_SystemCategorySelector(S_LibrarySession session,
Long classId)
Constructs a S_SystemCategorySelector object.
|
Modifier and Type | Method and Description |
---|---|
protected S_SystemCategory[] |
selectAllCategories(Long id)
Returns all SystemCategory objects associated with the specified
SystemObject.
|
protected S_SystemCategory[] |
selectAllCategories(Long soid,
SortSpecification sort)
Returns all SystemCategory objects associated with the specified
systemObject.
|
protected Vector |
selectAllCategoryData(Long id,
SortSpecification sort)
Returns Vector of S_LibraryObjectDatas corresponding to all
SystemCategory objects associated with the specified
SystemObject.
|
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_SystemCategorySelector(S_LibrarySession session, Long classId) throws IfsException
This is the standard variant.
session
- current LibrarySessionclassId
- class Id this selector is servicingIfsException
protected S_SystemCategory[] selectAllCategories(Long id) throws IfsException
id
- the SystemObjectIfsException
- if the operation failsprotected S_SystemCategory[] selectAllCategories(Long soid, SortSpecification sort) throws IfsException
soid
- the SystemObjectsort
- how the SystemCategories are to be sortedIfsException
- if the operation failsprotected Vector selectAllCategoryData(Long id, SortSpecification sort) throws IfsException
id
- the SystemObjectIfsException
- if the operation failsCopyright © 2023. All rights reserved.