public class S_VersionDescriptionSelector extends S_PublicObjectSelector
S_LibraryService,
S_LibrarySessionm_ClassId, m_IdSortSpecification, m_NameSortSpecification, m_Session| Modifier | Constructor and Description |
|---|---|
protected |
S_VersionDescriptionSelector(S_LibrarySession session,
Long classId)
Construct a S_VersionDescriptionSelector object.
|
| Modifier and Type | Method and Description |
|---|---|
protected SortSpecification |
getVersionNumberSortSpecification()
Returns the Default VersionNumber Specification to be used
by this selector.
|
protected Vector |
selectAllVersionDescriptionData(Long seriesid)
return Vector of S_LibraryObjectData representing VersionDescription objects
associated with the specified VersionSeries.
|
protected S_VersionDescription[] |
selectAllVersionDescriptions(Long seriesid)
return all VersionDescription objects associated with the specified
VersionSeries.
|
protected Vector |
selectVersionDescriptionDataForPublicObject(Long poid)
return Vector of S_LibraryObjectData representing VersionDescription objects
associated with the specified PublicObject.
|
protected S_VersionDescription[] |
selectVersionDescriptionsForPublicObject(Long poid)
return all VersionDescription objects associated with the specified
PublicObject.
|
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_VersionDescriptionSelector(S_LibrarySession session, Long classId) throws IfsException
session - current LibrarySessionclassId - class Id this selector is servicingIfsException - if operation fails.protected S_VersionDescription[] selectAllVersionDescriptions(Long seriesid) throws IfsException
seriesid - the VersionSeriesIfsException - if the operation failsprotected Vector selectAllVersionDescriptionData(Long seriesid) throws IfsException
seriesid - the VersionSeries idIfsException - if the operation failsprotected S_VersionDescription[] selectVersionDescriptionsForPublicObject(Long poid) throws IfsException
poid - the PublicObject IdIfsException - if the operation failsprotected Vector selectVersionDescriptionDataForPublicObject(Long poid) throws IfsException
poid - the PublicObject idIfsException - if the operation failsprotected SortSpecification getVersionNumberSortSpecification() throws IfsException
IfsException - if any other aspect of the operation fails.Copyright © 2025. All rights reserved.