public class S_MountPointSelector extends S_CategorySelector
S_LibraryService
,
S_LibrarySession
m_ClassId, m_IdSortSpecification, m_NameSortSpecification, m_Session
Modifier | Constructor and Description |
---|---|
protected |
S_MountPointSelector(S_LibrarySession session,
Long classId)
Construct a S_MountPointSelector object.
|
Modifier and Type | Method and Description |
---|---|
protected Vector |
selectAllMountPointData(Long poid)
return Vector of S_LibraryObjectDatas corresponding to all
MountPoint objects associated with the specified
PublicObject.
|
protected S_MountPoint[] |
selectAllMountPoints(Long poid)
return all MountPoint objects associated with the specified
PublicObject.
|
protected S_MountPoint |
selectByUniqueName(String uniqueName)
return the S_MountPoint that corresponds to the specified
UniqueName.
|
selectAllCategories, selectAllCategories, selectAllCategoryData
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_MountPointSelector(S_LibrarySession session, Long classId) throws IfsException
session
- current LibrarySessionclassId
- class Id this selector is servicingIfsException
protected S_MountPoint[] selectAllMountPoints(Long poid) throws IfsException
poid
- the PublicObjectIfsException
- if the operation failsprotected Vector selectAllMountPointData(Long poid) throws IfsException
poid
- the PublicObjectIfsException
- if the operation failsprotected S_MountPoint selectByUniqueName(String uniqueName) throws IfsException
uniqueName
- the UniqueName valueIfsException
- if the operation failsCopyright © 2023. All rights reserved.