Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.protocols.commands | |
oracle.ifs.server |
Modifier and Type | Field and Description |
---|---|
protected SortSpecification |
LibrarySession.m_DefaultFolderSortSpecification
default SortSpecification for Folder select operations.
|
protected SortSpecification |
Selector.m_SortSpecification
Sort specification.
|
Modifier and Type | Method and Description |
---|---|
SortSpecification |
LibrarySession.getDefaultFolderSortSpecification()
get the default SortSpecification
that is used by default for all Folder selection operations.
|
SortSpecification |
PublicObject.getFolderReferencesSortSpecification()
Returns the current sort specification used
by the getFolderReferences method.
|
protected SortSpecification |
LibrarySession.getFolderSortSpecification(PublicObject po)
get the SortSpecification for a particular object.
|
protected SortSpecification |
LibrarySession.getObjectFolderSortSpecification(PublicObject po)
get the SortSpecification for a particular object.
|
SortSpecification |
Folder.getSortSpecification()
Gets the SortSpecification used for getting items from this folder.
|
SortSpecification |
PreparedSelector.getSortSpecification()
Returns the Sort Specification.
|
SortSpecification |
Selector.getSortSpecification()
Returns the Sort Specification
|
protected SortSpecification |
PublicObject.resolveFolderReferenceSortSpecification(LibrarySession session)
Forces the SortSpecification (if specified) to be resolved and
verified.
|
protected SortSpecification |
Folder.resolveSortSpecification(LibrarySession session)
Forces the SortSpecification (if specified) to be resolved and
verified.
|
Modifier and Type | Method and Description |
---|---|
protected String[] |
LibrarySession.DMGetAllFolderPaths(Long id,
Long classid,
Long folderRefId,
Long folderRefClassid,
FolderPathOptions fpo,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected String |
LibrarySession.DMGetAnyFolderPath(Long id,
Long classid,
Long folderRefId,
Long folderRefClassid,
FolderPathOptions fpo,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMGetArrayReferencingObjects(Long attributeId,
AttributeValue referencedValue,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Long[] |
LibrarySession.DMGetCompositeAclIds(Long id,
Long classid,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Long[] |
LibrarySession.DMGetFolderItemList(Long folder_id,
Long classid,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Long[] |
LibrarySession.DMGetFolderReferences(Long publicObject_id,
Long classid,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMGetLeftwardRelationshipObjects(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMGetLeftwardRelationships(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected AttributeValueTable[] |
LibrarySession.DMGetPreparedSelectorResults(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMGetPublicObjectsReferringToLockObject(Long id,
Long classid,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMGetRightwardRelationshipObjects(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMGetRightwardRelationships(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMListItems(Long folder_id,
Long classid,
String folderRelClassname,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMListPreparedSelectorItems(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMListSelectorItems(String searchClass,
String searchDefinition,
boolean recursive,
int maxItemCount,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected Vector |
LibrarySession.DMListWastebasketSelectorItems(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected void |
LibrarySession.DMOpenFolder(Long folder_id,
Long classid,
String folderRelClassname,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected long |
LibrarySession.DMOpenSelector(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
protected long |
LibrarySession.DMOpenWastebasketSelector(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort)
Invokes the identically-named remote S_LibrarySession method.
|
Category[] |
PublicObject.getCategories(ClassObject classobj,
SortSpecification sort)
Returns the associated Category objects that are instances of
the specified class or a subclass of the specified class.
|
SchemaCategory[] |
SchemaObject.getCategories(ClassObject classobj,
SortSpecification sort)
Returns the associated SchemaCategory objects that are instances of
the specified class or a subclass of the specified class.
|
SystemCategory[] |
SystemObject.getCategories(ClassObject classobj,
SortSpecification sort)
Returns the associated SystemCategory objects that are instances of
the specified class or a subclass of the specified class.
|
Category[] |
PublicObject.getCategories(SortSpecification sort)
Returns the associated Category objects.
|
SchemaCategory[] |
SchemaObject.getCategories(SortSpecification sort)
Returns the associated SchemaCategory objects.
|
SystemCategory[] |
SystemObject.getCategories(SortSpecification sort)
Returns the associated SystemCategory objects.
|
BranchRelationship[] |
VersionSeries.getChildBranchRelationships(ClassObject relClass,
SortSpecification sortSpec)
Returns an array of BranchRelationships that describe
branch or integrate operations involving this VersionSeries as
a parent (the other series are the child).
|
AccessControlList[] |
AccessControlList.getCompositeAcls(SortSpecification sort)
Gets a sorted set of composite ACLs which reference the target ACL as a
"component".
|
BranchRelationship[] |
VersionSeries.getParentBranchRelationships(ClassObject relClass,
SortSpecification sortSpec)
Returns an array of BranchRelationships that describe
branch or integrate operations involving this VersionSeries as
a child (the other series are the parent).
|
PublicObject[] |
LockObject.getReferringPublicObjects(SortSpecification sort)
Get the PublicObjects that refer to this LockObject, sorted according
to the specified SortSpecification.
|
protected Vector |
PublicObject.listLeftwardRelationships(ClassObject relClass,
SortSpecification sortSpec) |
protected Vector |
PublicObject.listRightwardRelationships(ClassObject relClass,
SortSpecification sortSpec) |
void |
LibrarySession.setDefaultFolderSortSpecification(SortSpecification sort)
Sets the default SortSpecification
that is used by default for all Folder selection operations.
|
void |
PublicObject.setFolderReferencesSortSpecification(SortSpecification sort)
Sets the sort specification used
by the getFolderReferences method.
|
protected void |
LibrarySession.setObjectFolderSortSpecification(PublicObject po,
SortSpecification sort)
Sets an object-level SortSpecification
that is to be used for all Folder selection operations for
a particular object.
|
void |
Folder.setSortSpecification(SortSpecification sort)
Sets the SortSpecification used for getting items from this folder.
|
void |
PreparedSelector.setSortSpecification(SortSpecification sort)
Sets the Sort Specification.
|
void |
Selector.setSortSpecification(SortSpecification spec)
Sets the Sort Specification
|
Modifier and Type | Method and Description |
---|---|
protected void |
SortQualifier.resolve(LibrarySessionInterface sess,
SortSpecification sortspec)
Resolve the column name to be used for this sort qualifier.
|
Modifier and Type | Method and Description |
---|---|
SortSpecification |
IfsInvokeSelectorAndListOutputContext.getSortSpecification()
Gets the sort specification.
|
SortSpecification |
IfsInvokeSelectorContext.getSortSpecification()
Gets the sort specification.
|
SortSpecification |
InvokeSelectorAndListOutputContext.getSortSpecification()
Gets the sort specification.
|
SortSpecification |
InvokeSelectorContext.getSortSpecification()
Gets the sort specification.
|
Modifier and Type | Method and Description |
---|---|
void |
IfsInvokeSelectorAndListOutputContext.setSortSpecification(SortSpecification sortSpec)
Sets the sort specification.
|
void |
IfsInvokeSelectorContext.setSortSpecification(SortSpecification sortSpec)
Sets the sort specification.
|
void |
InvokeSelectorAndListOutputContext.setSortSpecification(SortSpecification sortSpec)
Sets the sort specification.
|
void |
InvokeSelectorContext.setSortSpecification(SortSpecification sortSpec)
Sets the sort specification.
|
Constructor and Description |
---|
IfsInvokeSelectorAndListOutputContext(LibrarySession session,
String classname,
String whereClause,
SortSpecification sortSpec,
int listingOption,
String[] attributeNames)
Constructor which sets up all the required parameters.
|
IfsInvokeSelectorContext(LibrarySession session,
String classname,
String whereClause,
SortSpecification sortSpec)
Constructor which sets up all the required parameters.
|
Modifier and Type | Field and Description |
---|---|
protected SortSpecification |
S_LibraryObjectSelector.m_IdSortSpecification |
protected SortSpecification |
S_LibraryObjectSelector.m_NameSortSpecification |
protected SortSpecification |
SortedItemList.m_SortSpecification
The SortSpecification.
|
Modifier and Type | Method and Description |
---|---|
protected SortSpecification |
S_LibraryObjectSelector.getIdSortSpecification()
Returns the ID Sort Specification to be used
by this selector.
|
protected SortSpecification |
S_LibraryObjectSelector.getNameSortSpecification()
Returns the Name Sort Specification to be used
by this selector.
|
protected SortSpecification |
S_AccessControlEntrySelector.getSortSeqeunceSortSpecification()
Returns the Default Sort Specification to be used
by this selector.
|
protected SortSpecification |
S_PolicyListElementSelector.getSortSeqeunceSortSpecification()
Returns the Default Sort Specification to be used
by this selector.
|
protected SortSpecification |
S_RelationshipSelector.getSortSeqeunceSortSpecification()
Returns the Default Sort Specification to be used
by this selector.
|
SortSpecification |
SortedItemList.getSortSpecification()
Gets the Sort specification
|
SortSpecification |
S_PreparedSelector.getSortSpecification()
Returns the Sort Specification.
|
SortSpecification |
S_Selector.getSortSpecification()
Returns the Sort Specification
|
protected SortSpecification |
S_VersionDescriptionSelector.getVersionNumberSortSpecification()
Returns the Default VersionNumber Specification to be used
by this selector.
|
Modifier and Type | Method and Description |
---|---|
void |
S_LibraryObjectDataSharedState.addFolderItemIds(Long[] ids,
SortSpecification sort)
Sets the shared state representing the ids of the items in
a Folder.
|
void |
S_LibraryObjectDataSharedState.addReferencingFolderIds(Long[] ids,
SortSpecification sort)
Adds a set of ids of the Folders containing
a PublicObject to the shared state.
|
String[] |
S_LibrarySession.DMGetAllFolderPaths(Long id,
Long classid,
Long folderRefId,
Long folderRefClassid,
FolderPathOptions fpo,
SortSpecification sort)
Return all reachable folder paths to an object, or null if there is no
reachable path.
|
String[] |
S_LibrarySessionInterface.DMGetAllFolderPaths(Long id,
Long classid,
Long folderRefId,
Long folderRefClassid,
FolderPathOptions fpo,
SortSpecification sort) |
String |
S_LibrarySession.DMGetAnyFolderPath(Long id,
Long classid,
Long folderRefId,
Long folderRefClassid,
FolderPathOptions fpo,
SortSpecification sort)
Return a folder path to an object, or null if there is no
reachable path.
|
String |
S_LibrarySessionInterface.DMGetAnyFolderPath(Long id,
Long classid,
Long folderRefId,
Long folderRefClassid,
FolderPathOptions fpo,
SortSpecification sort) |
Vector |
S_LibrarySession.DMGetArrayReferencingObjects(Long attributeId,
AttributeValue referencedValue,
SortSpecification sort)
Gets the set of object data for objects that are instances
of the class on which the specified Attribute is defined,
and whose array value contains the specified referenced value.
|
Vector |
S_LibrarySessionInterface.DMGetArrayReferencingObjects(Long attributeId,
AttributeValue referencedValue,
SortSpecification sort) |
Long[] |
S_LibrarySession.DMGetCompositeAclIds(Long id,
Long classid,
SortSpecification sort)
Gets the set of composite ACLs which reference the target ACL as a
"component".
|
Long[] |
S_LibrarySessionInterface.DMGetCompositeAclIds(Long id,
Long classid,
SortSpecification sort) |
Long[] |
S_LibrarySession.DMGetFolderItemList(Long folder_id,
Long classid,
SortSpecification sort)
Gets the item IDs in the specified Folder.
|
Long[] |
S_LibrarySessionInterface.DMGetFolderItemList(Long folder_id,
Long classid,
SortSpecification sort) |
Long[] |
S_LibrarySession.DMGetFolderReferences(Long PublicObject_id,
Long classid,
SortSpecification sort)
Gets the S_Folders that contain the specified S_PublicObject.
|
Long[] |
S_LibrarySessionInterface.DMGetFolderReferences(Long PublicObject_id,
Long classid,
SortSpecification sort) |
Vector |
S_LibrarySession.DMGetLeftwardRelationshipObjects(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Gets the target objects of the leftward relationships for the
specified S_PublicObject.
|
Vector |
S_LibrarySessionInterface.DMGetLeftwardRelationshipObjects(Long id,
Long classId,
Long relClassId,
SortSpecification sort) |
Vector |
S_LibrarySession.DMGetLeftwardRelationships(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Gets the leftward relationships for the specified S_PublicObject.
|
Vector |
S_LibrarySessionInterface.DMGetLeftwardRelationships(Long id,
Long classId,
Long relClassId,
SortSpecification sort) |
AttributeValueTable[] |
S_LibrarySession.DMGetPreparedSelectorResults(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues)
Constructs an S_PreparedSelector and gets its results.
|
AttributeValueTable[] |
S_LibrarySessionInterface.DMGetPreparedSelectorResults(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues) |
Vector |
S_LibrarySession.DMGetPublicObjectsReferringToLockObject(Long id,
Long classid,
SortSpecification sort)
Gets the PO's that reference this LockObject
|
Vector |
S_LibrarySessionInterface.DMGetPublicObjectsReferringToLockObject(Long id,
Long classId,
SortSpecification sort) |
Vector |
S_LibrarySession.DMGetRightwardRelationshipObjects(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Gets the target objects of the rightward relationships for the
specified S_PublicObject.
|
Vector |
S_LibrarySessionInterface.DMGetRightwardRelationshipObjects(Long id,
Long classId,
Long relClassId,
SortSpecification sort) |
Vector |
S_LibrarySession.DMGetRightwardRelationships(Long id,
Long classId,
Long relClassId,
SortSpecification sort)
Gets the rightward relationships for the specified S_PublicObject.
|
Vector |
S_LibrarySessionInterface.DMGetRightwardRelationships(Long id,
Long classId,
Long relClassId,
SortSpecification sort) |
Vector |
S_LibrarySession.DMListItems(Long folder_id,
Long classid,
String folderRelClassname,
SortSpecification sort)
Gets the items in the specified S_Folder.
|
Vector |
S_LibrarySessionInterface.DMListItems(Long folder_id,
Long classid,
String folderRelClassname,
SortSpecification sort) |
Vector |
S_LibrarySession.DMListPreparedSelectorItems(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues)
Constructs an S_PreparedSelector and gets its items.
|
Vector |
S_LibrarySessionInterface.DMListPreparedSelectorItems(String statementKey,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String[] bypassSecAliases,
String joinCondition,
String searchDefinition,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
SortSpecification sort,
AttributeValue[] bindValues) |
Vector |
S_LibrarySession.DMListSelectorItems(String searchClass,
String searchDefinition,
boolean recursive,
int maxItemCount,
SortSpecification sort)
Constructs an S_Selector and gets its items.
|
Vector |
S_LibrarySessionInterface.DMListSelectorItems(String searchClass,
String searchDefinition,
boolean recursive,
int maxItemCount,
SortSpecification sort) |
Vector |
S_LibrarySession.DMListWastebasketSelectorItems(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs a wastebasket S_Selector and gets its items.
|
Vector |
S_LibrarySessionInterface.DMListWastebasketSelectorItems(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort) |
void |
S_LibrarySession.DMOpenFolder(Long folder_id,
Long classid,
String folderRelClassname,
SortSpecification sort)
Opens the items in the specified S_Folder.
|
void |
S_LibrarySessionInterface.DMOpenFolder(Long folder_id,
Long classid,
String folderRelClassname,
SortSpecification sort) |
long |
S_LibrarySession.DMOpenSelector(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs and opens an S_Selector.
|
long |
S_LibrarySessionInterface.DMOpenSelector(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort) |
long |
S_LibrarySession.DMOpenWastebasketSelector(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs and opens a wastebasket S_Selector.
|
long |
S_LibrarySessionInterface.DMOpenWastebasketSelector(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort) |
protected void |
S_LibraryObjectSelector.ensureDefaultClass(SortSpecification sort)
Ensure that the specified SortSpecification has
a valid default class set.
|
protected String |
S_LibraryObjectSelector.generateStatementName(String classname,
SortSpecification sort,
String stmtSuffix)
Generates a statement name.
|
protected String |
S_LibraryObjectSelector.generateStatementName(String classname,
String relname,
SortSpecification sort,
String stmtSuffix)
Generates a statement name.
|
String[] |
S_PublicObject.getAllFolderPaths(S_Folder reference,
SortSpecification sort)
get all Folder paths to the target object.
|
String[] |
S_PublicObject.getAllFolderPaths(S_Folder reference,
SortSpecification sort,
FolderPathOptions fpo)
get all Folder paths to the target object.
|
protected LibraryQueryStatement |
S_DirectoryObjectSelector.getAllMembersSelectStatement(LibraryConnection lconn,
Connection conn,
Long groupId,
S_ClassObjectData relClass,
SortSpecification sort) |
String |
S_PublicObject.getAnyFolderPath(S_Folder reference,
SortSpecification sort)
Gets any Folder path to the target object.
|
String |
S_PublicObject.getAnyFolderPath(S_Folder reference,
SortSpecification sort,
FolderPathOptions fpo)
Gets any Folder path to the target object.
|
S_Category[] |
S_PublicObject.getCategories(SortSpecification sort)
Get all categories associated with this instance.
|
S_SchemaCategory[] |
S_SchemaObject.getCategories(SortSpecification sort)
Get all Schemacategories associated with this instance.
|
S_SystemCategory[] |
S_SystemObject.getCategories(SortSpecification sort)
Get all Systemcategories associated with this instance.
|
protected LibraryQueryStatement |
S_LibraryObjectSelector.getComplexQueryStatement(String key,
LibraryConnection lconn,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
String[] bypassSecAliases,
String joinCondition,
String whereClause,
SortSpecification sort,
String hint,
int maxCopies,
boolean countOnly,
int maxItemCount)
Gets a statement for a complex query.
|
protected LibraryQueryStatement |
S_LibraryObjectSelector.getComplexQueryStatement(String key,
LibraryConnection lconn,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
String whereClause,
SortSpecification sort,
String hint,
int maxCopies,
boolean countOnly)
Gets a statement for a complex query.
|
S_AccessControlList[] |
S_AccessControlList.getCompositeAcls(SortSpecification sort)
Gets the set of composite ACLs which reference the target ACL as a
"component", sorted according to a specification.
|
Long[] |
S_LibraryObjectDataSharedState.getFolderItemIds(LibrarySessionInterface sess,
SortSpecification sort)
Gets the shared state representing the ids of the items in
a Folder.
|
protected LibraryQueryStatement |
S_FolderSelector.getFoldersWithSubFoldersSelectStatement(LibraryConnection lconn,
Connection conn,
String relClassName,
SortSpecification sort) |
Long[] |
S_Folder.getItemIds(SortSpecification sort)
Get the IDs of all folders that contain this instance.
|
Long[] |
S_Folder.getItemIds(SortSpecification sort,
S_LibraryObjectDataSharedState state)
Get the IDs of all folders that contain this instance.
|
S_PublicObject[] |
S_Folder.getItems(SortSpecification sort)
Gets the PUBLICOBJECTs in this FOLDER.
|
S_PublicObject[] |
S_Folder.getItems(String classname,
SortSpecification sort)
Deprecated.
use getItems(SortSpecification sort)
|
protected LibraryQueryStatement |
S_PublicObjectSelector.getLeftObjectsSelectStatement(LibraryConnection lconn,
Connection conn,
Long rightId,
String relClassName,
SortSpecification sort) |
protected Vector |
S_PublicObject.getLeftwardRelationshipDatas(S_ClassObject relClass,
SortSpecification sort) |
protected Vector |
S_PublicObject.getLeftwardRelationshipDatas(String relClassName,
SortSpecification sort) |
protected Vector |
S_PublicObject.getLeftwardRelationshipObjectDatas(S_ClassObject relClass,
SortSpecification sort) |
protected Vector |
S_PublicObject.getLeftwardRelationshipObjectDatas(String relClassName,
SortSpecification sort) |
S_PublicObject[] |
S_PublicObject.getLeftwardRelationshipObjects(S_ClassObject relClass,
SortSpecification sort)
returns all "left side" public objects that are related to this object by
the specied Relationship Class.
|
S_PublicObject[] |
S_PublicObject.getLeftwardRelationshipObjects(String relClassName,
SortSpecification sort)
returns all "left side" public objects that are related to this object by
the specied Relationship Class.
|
S_Relationship[] |
S_PublicObject.getLeftwardRelationships(S_ClassObject relClass,
SortSpecification sort)
returns all "left side" relationship instances that are used to relate to this object
to other PublicObjects.
|
S_Relationship[] |
S_PublicObject.getLeftwardRelationships(String relClassName,
SortSpecification sort)
returns all "left side" relationship instances that are used to relate to this object
to other PublicObjects.
|
S_PolicyListElement[] |
S_PolicyList.getPolicyListElements(SortSpecification sort)
Gets the PolicyListElements in this PolicyList sorted by the
SortSpecification.
|
protected Vector |
S_PolicyList.getPolicyListElementsVector(SortSpecification sort)
Gets the vector of PolicyListElements for this PolicyList
sorted by the SortSpecification.
|
S_Property[] |
S_PropertyBundle.getProperties(SortSpecification sort)
Gets the properties in this PropertyBundle sorted by the
SortSpecification.
|
protected Vector |
S_PropertyBundle.getPropertiesVector(SortSpecification sort)
Gets the vector of properties for this PropertyBundle
sorted by the SortSpecification.
|
Long[] |
S_LibraryObjectDataSharedState.getReferencingFolderIds(LibrarySessionInterface sess,
SortSpecification sort)
Gets the shared state representing the ids of the Folders containing
a PublicObject.
|
Long[] |
S_PublicObject.getReferencingFolderIds(SortSpecification sort)
Get the IDs of all folders that contain this instance.
|
S_Folder[] |
S_PublicObject.getReferencingFolders(SortSpecification sort)
returns an array of S_Folders that reference this object
|
protected Vector |
S_LockObject.getReferringPublicObjects(SortSpecification sort)
Gets the PublicObjects that refer to this LockObject
|
protected LibraryQueryStatement |
S_RelationshipSelector.getRelationshipSelectStatement(LibraryConnection lconn,
Connection conn,
SortSpecification sort) |
protected LibraryQueryStatement |
S_PublicObjectSelector.getRightObjectsSelectStatement(LibraryConnection lconn,
Connection conn,
Long leftId,
String relClassName,
SortSpecification sort) |
protected Vector |
S_PublicObject.getRightwardRelationshipDatas(S_ClassObject relClass,
SortSpecification sort) |
protected Vector |
S_PublicObject.getRightwardRelationshipDatas(String relClassName,
SortSpecification sort) |
protected Vector |
S_PublicObject.getRightwardRelationshipObjectDatas(S_ClassObject relClass,
SortSpecification sort) |
protected Vector |
S_PublicObject.getRightwardRelationshipObjectDatas(String relClassName,
SortSpecification sort) |
S_PublicObject[] |
S_PublicObject.getRightwardRelationshipObjects(S_ClassObject relClass,
SortSpecification sort)
returns all "right side" public objects that are related to this object by
the specified Relationship Class.
|
S_PublicObject[] |
S_PublicObject.getRightwardRelationshipObjects(String relClassName,
SortSpecification sort)
returns all "right side" public objects that are related to this object by
the specified Relationship Class.
|
S_Relationship[] |
S_PublicObject.getRightwardRelationships(S_ClassObject relClass,
SortSpecification sort)
returns all "right side" relationship instances that are used to relate to this object
to other PublicObjects.
|
S_Relationship[] |
S_PublicObject.getRightwardRelationships(String relClassName,
SortSpecification sort)
returns all "right side" relationship instances that are used to relate to this object
to other PublicObjects.
|
protected LibraryQueryStatement |
S_LibraryObjectSelector.getSearchResultQueryStatement(String key,
LibraryConnection lconn,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String whereClause,
SortSpecification sort,
String hint,
int maxCopies,
int maxItemCount)
Gets a statement for a query for "search results",
meaning specific columns are selected from the specified
search targets.
|
protected LibraryQueryStatement |
S_LibraryObjectSelector.getSimpleQueryStatement(String key,
LibraryConnection lconn,
String whereClause,
SortSpecification sort,
int maxCopies)
Gets a statement for a simple query.
|
protected Vector |
S_LibrarySession.listWastebasketSelectorItems(String searchClass,
String searchDefinition,
boolean recursive,
SortSpecification sort)
Constructs a wastebasket S_Selector and gets its items.
|
protected S_LibraryObjectCursor |
S_Folder.openItems(SortSpecification sort)
Open a cursor (ResultSet) on this folder.
|
protected S_Category[] |
S_CategorySelector.selectAllCategories(Long poid,
SortSpecification sort)
return all Category objects associated with the specified
PublicObject.
|
protected S_SchemaCategory[] |
S_SchemaCategorySelector.selectAllCategories(Long soid,
SortSpecification sort)
return all SchemaCategory objects associated with the specified
systemObject.
|
protected S_SystemCategory[] |
S_SystemCategorySelector.selectAllCategories(Long soid,
SortSpecification sort)
Returns all SystemCategory objects associated with the specified
systemObject.
|
protected Vector |
S_CategorySelector.selectAllCategoryData(Long poid,
SortSpecification sort)
return Vector of S_LibraryObjectDatas corresponding to all
Category objects associated with the specified
PublicObject.
|
protected Vector |
S_SchemaCategorySelector.selectAllCategoryData(Long id,
SortSpecification sort)
return Vector of S_LibraryObjectDatas corresponding to all
SchemaCategory objects associated with the specified
SchemaObject.
|
protected Vector |
S_SystemCategorySelector.selectAllCategoryData(Long id,
SortSpecification sort)
Returns Vector of S_LibraryObjectDatas corresponding to all
SystemCategory objects associated with the specified
SystemObject.
|
protected Vector |
S_AccessControlListSelector.selectAllCompositeAclData(AttributeValue componentAcl,
SortSpecification sort)
return Vector of S_LibraryObjectData objects corresponding to all
Composite ACLs that include the specified parameter as
a component ACL.
|
protected S_AccessControlList[] |
S_AccessControlListSelector.selectAllCompositeAcls(AttributeValue componentAcl,
SortSpecification sort)
return all Composite ACLs that include the specified parameter as
a component ACL.
|
protected Vector |
S_LinkSelector.selectAllLinkData(Long poid,
SortSpecification sort)
return Vector of S_LibraryObjectDatas corresponding to all
Link objects associated with the specified PublicObject.
|
protected S_Link[] |
S_LinkSelector.selectAllLinks(Long poid,
SortSpecification sort)
return all Link objects associated with the specified
PublicObject.
|
protected Vector |
S_DirectoryObjectSelector.selectAllMembers(Long groupId,
S_ClassObjectData relClass,
SortSpecification sort) |
protected S_LibraryObjectCursor |
S_DirectoryObjectSelector.selectAllMembersCursor(Long groupId,
S_ClassObjectData relClass,
SortSpecification sort) |
protected Vector |
S_LibraryObjectSelector.selectArrayReferencingObjects(AttributeValue referencedValue,
Long attributeId,
SortSpecification sort)
Selects objects based an array attribute referencing the specified object.
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectArrayReferencingObjectsCursor(AttributeValue referencedValue,
Long attributeId,
SortSpecification sort)
Selects cursor for query based an array attribute referencing the
specified object.
|
protected Long[] |
S_AccessControlList.selectCompositeAclIds(SortSpecification sort)
Select the set of composite ACLs IDs which reference the target ACL as a
"component".
|
protected Vector |
S_FolderSelector.selectFoldersWithSubFolders(String relClassName,
SortSpecification sort) |
protected S_LibraryObjectCursor |
S_FolderSelector.selectFoldersWithSubFoldersCursor(String relClassName,
SortSpecification sort) |
protected Vector |
S_Folder.selectItemDatas(SortSpecification sort)
Select all item data, performed in admin discover mode.
|
protected Vector |
S_Folder.selectItems(SortSpecification sort)
Gets the items in a folder as a bulk operation.
|
Vector |
S_RelationshipSelector.selectLeftObjects(Long rightId,
SortSpecification sort) |
protected Vector |
S_PublicObjectSelector.selectLeftObjects(Long rightId,
String relClassName,
SortSpecification sort) |
protected S_LibraryObjectCursor |
S_RelationshipSelector.selectLeftObjectsCursor(Long rightId,
SortSpecification sort) |
protected S_LibraryObjectCursor |
S_PublicObjectSelector.selectLeftObjectsCursor(Long rightId,
String relClassName,
SortSpecification sort) |
protected S_AccessControlList[] |
S_AccessControlListSelector.selectNonconformingAcls(Long groupId,
SortSpecification sort)
return all Non-conforming ACLs based on a group whose membership
is changing.
|
protected Vector |
S_LibraryObjectSelector.selectObjects(String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
String[] bypassSecAliases,
String joinCondition,
String whereClause,
SortSpecification sort,
int maxItemCount,
int rowNumber,
String language,
String hint,
AttributeValue[] bindValues)
Select objects for a S_PreparedSelector.
|
protected Vector |
S_LibraryObjectSelector.selectObjects(String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
String whereClause,
SortSpecification sort,
int maxItemCount,
int rowNumber,
String language,
AttributeValue[] bindValues)
Select objects for a S_PreparedSelector.
|
protected Vector |
S_LibraryObjectSelector.selectObjects(String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
String whereClause,
SortSpecification sort,
int maxItemCount,
int rowNumber,
String language,
String hint,
AttributeValue[] bindValues)
Select objects for a S_PreparedSelector.
|
protected Vector |
S_LibraryObjectSelector.selectObjects(String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
String joinCondition,
String whereClause,
SortSpecification sort,
int maxItemCount,
int rowNumber,
String language,
String hint,
AttributeValue[] bindValues)
Select objects for a S_PreparedSelector.
|
protected Vector |
S_LibraryObjectSelector.selectObjects(String whereClause,
SortSpecification sort)
Select objects for a one-time use S_Selector.
|
protected Vector |
S_LibraryObjectSelector.selectObjects(String whereClause,
SortSpecification sort,
int maxItemCount)
Select objects for a one-time use S_Selector.
|
Vector |
S_LibraryObjectSelector.selectObjectsByMasterId(Long masterId,
String masterAttrName,
SortSpecification sort)
Selects objects for a detail table, using the specified master ID.
|
protected Vector |
S_LibraryObjectSelector.selectObjectsByStringAttribute(String attrValue,
String masterAttrName,
SortSpecification sort)
Selects objects by a String attribute.
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectObjectsCursor(String whereClause,
SortSpecification sort)
Open a cursor.
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectObjectsCursorByMasterId(Long masterId,
String masterAttrName,
SortSpecification sort)
Selects cursor for selecting objects by master ID.
|
protected S_LibraryObjectCursor |
S_LibraryObjectSelector.selectObjectsCursorByStringAttribute(String attrValue,
String masterAttrName,
SortSpecification sort)
Selects cursor for selecting objects by string attribute.
|
protected S_LibraryObjectCursor |
S_RelationshipSelector.selectRelationshipCursor(Long leftId,
Long rightId,
SortSpecification sort) |
protected Vector |
S_RelationshipSelector.selectRelationships(Long leftId,
Long rightId,
SortSpecification sort) |
protected AttributeValueTable[] |
S_LibraryObjectSelector.selectResults(String key,
AttributeValue searchTarget,
AttributeValue[] auxTargets,
ColumnDescriptor[] colDescs,
String[] bypassSecAliases,
String joinCondition,
String whereClause,
SortSpecification sort,
int maxItemCount,
int rowNumber,
String language,
String hint,
AttributeValue[] bindValues)
Select results for a S_PreparedSelector.
|
Vector |
S_RelationshipSelector.selectRightObjects(Long leftId,
SortSpecification sort) |
protected Vector |
S_PublicObjectSelector.selectRightObjects(Long leftId,
String relClassName,
SortSpecification sort) |
protected S_LibraryObjectCursor |
S_RelationshipSelector.selectRightObjectsCursor(Long leftId,
SortSpecification sort) |
protected S_LibraryObjectCursor |
S_PublicObjectSelector.selectRightObjectsCursor(Long leftId,
String relClassName,
SortSpecification sort) |
void |
S_PreparedSelector.setSortSpecification(SortSpecification sort)
Sets the Sort Specification.
|
void |
S_Selector.setSortSpecification(SortSpecification spec)
Sets the Sort Specification
|
Constructor and Description |
---|
LibraryQueryStatement(String key,
LibraryConnection lconn,
SearchTarget[] targets,
ColumnDescriptor[] colDescs,
String joinCondition,
String whereClause,
SortSpecification sort,
String hint,
int maxCopies,
int maxItemCount)
Constructs a LibraryQueryStatement.
|
LibraryQueryStatement(String key,
LibraryConnection lconn,
SearchTarget[] targets,
String whereClause,
SortSpecification sort,
boolean countOnly,
boolean distinct,
int maxCopies)
Constructs a LibraryQueryStatement.
|
LibraryQueryStatement(String key,
LibraryConnection lconn,
SearchTarget[] targets,
String whereClause,
SortSpecification sort,
String hint,
boolean countOnly,
boolean distinct,
int maxCopies)
Constructs a LibraryQueryStatement.
|
LibraryQueryStatement(String key,
LibraryConnection lconn,
SearchTarget[] targets,
String joinCondition,
String whereClause,
SortSpecification sort,
String hint,
boolean countOnly,
boolean distinct,
int maxCopies,
int maxItemCount)
Constructs a LibraryQueryStatement.
|
S_PreparedSelector(S_LibrarySession session,
String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String[] bypassSecAliases,
String joinCondition,
String searchSelection,
SortSpecification sort,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
AttributeValue[] bindValues)
Constructs a S_PreparedSelector.
|
S_PreparedSelector(S_LibrarySession session,
String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String searchSelection,
SortSpecification sort,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
AttributeValue[] bindValues)
Constructs a S_PreparedSelector.
|
S_PreparedSelector(S_LibrarySession session,
String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String joinCondition,
String searchSelection,
SortSpecification sort,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
AttributeValue[] bindValues)
Constructs a S_PreparedSelector.
|
S_TiePreparedSelector(S_LibrarySession session,
String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String[] bypassSecAliases,
String joinCondition,
String searchSelection,
SortSpecification sort,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
AttributeValue[] bindValues)
Constructs a S_TiePreparedSelector.
|
S_TiePreparedSelector(S_LibrarySession session,
String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String searchSelection,
SortSpecification sort,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
AttributeValue[] bindValues)
Constructs a S_TiePreparedSelector.
|
S_TiePreparedSelector(S_LibrarySession session,
String key,
boolean distinct,
AttributeValue searchTarget,
AttributeValue[] auxSearchTargets,
String joinCondition,
String searchSelection,
SortSpecification sort,
boolean recursive,
String language,
int maxItemCount,
int rowNumber,
String hint,
AttributeValue[] bindValues)
Constructs a S_TiePreparedSelector.
|
SortedItemList(Long[] ids,
SortSpecification sort)
Construct a SortedItemList
|
Copyright © 2023. All rights reserved.