public class S_FolderPathRelationshipSelector extends S_FolderRelationshipSelector
S_LibraryService
,
S_LibrarySession
Modifier and Type | Field and Description |
---|---|
protected static String |
SELECT_BY_PATH_STATEMENT_SUFFIX |
m_ClassId, m_IdSortSpecification, m_NameSortSpecification, m_Session
Modifier | Constructor and Description |
---|---|
protected |
S_FolderPathRelationshipSelector(S_LibrarySession session,
Long classId)
Construct a S_FolderPathRelationshipSelector object.
|
Modifier and Type | Method and Description |
---|---|
protected LibraryQueryStatement |
getSelectObjectByPathStatement(LibraryConnection lconn,
Connection conn) |
protected S_LibraryObjectData |
selectObjectByPath(Long leftId,
String rightName) |
protected S_LibraryObjectData |
selectObjectByUppercasePath(Long leftId,
String rightName) |
getRelationshipSelectCountStatement, getRelationshipSelectStatement, getSortSeqeunceSortSpecification, selectLeftObjects, selectLeftObjectsCount, selectLeftObjectsCursor, selectRelationshipCount, selectRelationshipCursor, selectRelationships, 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 static final String SELECT_BY_PATH_STATEMENT_SUFFIX
protected S_FolderPathRelationshipSelector(S_LibrarySession session, Long classId) throws IfsException
session
- current LibrarySessionclassId
- class Id this selector is servicingIfsException
protected S_LibraryObjectData selectObjectByPath(Long leftId, String rightName) throws IfsException
IfsException
protected S_LibraryObjectData selectObjectByUppercasePath(Long leftId, String rightName) throws IfsException
IfsException
protected LibraryQueryStatement getSelectObjectByPathStatement(LibraryConnection lconn, Connection conn) throws IfsException
IfsException
Copyright © 2023. All rights reserved.