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, 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 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 servicingIfsExceptionprotected S_LibraryObjectData selectObjectByPath(Long leftId, String rightName) throws IfsException
IfsExceptionprotected S_LibraryObjectData selectObjectByUppercasePath(Long leftId, String rightName) throws IfsException
IfsExceptionprotected LibraryQueryStatement getSelectObjectByPathStatement(LibraryConnection lconn, Connection conn) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.