Modifier and Type | Method and Description |
---|---|
OwExternal<List<OwQueryStatement>> |
OwCSQLCProcessor.createSQLStatements(OwSearchNode searchRootNode_p,
Collection<String> propertyQueryNames_p,
OwSort sortOrder_p)
Create the SQL statement(s) by parsing the provided root search node.
|
OwExternal<List<OwQueryStatement>> |
OwCSQLCProcessor.createSQLStatements(OwSearchNode searchRootNode_p,
Collection<String> propertyQueryNames_p,
OwSort sortOrder_p,
int versionSelection_p)
Create the SQL statement(s) by parsing the provided root search node.
|
Modifier and Type | Method and Description |
---|---|
static OwObjectCollection |
OwEcmUtil.doSimpleSearch(String strClassName_p,
String strResourceName_p,
String rootpath_p,
OwEcmUtil.OwSimpleSearchClause[] clauses_p,
OwRepository repository_p,
OwSort sort_p,
Collection propertynames_p,
int iMaxSize_p,
int iVersionSelection_p)
perform a simple search from a array of property values
|
Modifier and Type | Method and Description |
---|---|
OwSort |
OwLoadContext.getSorting() |
OwSort |
OwLoadContextInfo.getSorting()
Sorting definition
|
Modifier and Type | Method and Description |
---|---|
void |
OwLoadContext.setSorting(OwSort sort) |
Modifier and Type | Field and Description |
---|---|
protected OwSort |
OwObjectListViewRow.m_Sort
Deprecated.
since 4.2.0.0 use set-/
OwPageableListView.getSort() instead |
protected OwSort |
OwObjectListViewThumbnails.m_Sort
Deprecated.
since 4.2.0.0 use set-/
OwPageableListView.getSort() instead |
Modifier and Type | Method and Description |
---|---|
abstract OwSort |
OwObjectListView.getSort()
get the current selected sort instance
|
OwSort |
OwPageableListView.getSort() |
Modifier and Type | Method and Description |
---|---|
void |
OwObjectListView.OwObjectListViewEventListner.onObjectListViewSort(OwSort newSort_p,
String strSortProperty_p)
called when uses clicks on a sort header and the sort changes
|
abstract void |
OwObjectListView.setSort(OwSort sort_p)
set / override current sort to given sort
|
void |
OwObjectListViewCombined.setSort(OwSort sort_p) |
void |
OwPageableListView.setSort(OwSort sort) |
Modifier and Type | Class and Description |
---|---|
static class |
OwStandardCrossMappings.OwCrossSort |
Modifier and Type | Method and Description |
---|---|
OwSort |
OwStandardSearchTemplate.getSort(int iMinSortCriteria_p)
get the sort to use for the result list
|
OwSort |
OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper.getSort(int iMinSortCriteria_p) |
OwSort |
OwStandardCrossMappings.getXSort(OwSort sort_p) |
OwSort |
OwCrossMappings.getXSort(OwSort searchNode_p)
map the given search
|
Modifier and Type | Method and Description |
---|---|
OwObjectCollection |
OwRepository.doSearch(OwSearchNode searchCriteria_p,
OwSort sortCriteria_p,
Collection propertyNames_p,
int iMaxSize_p,
int iVersionSelection_p)
performs a search on the network and returns a result list, if more than iMaxSize_p objects are found then doSearch returns the first iMaxSize_p Objects
|
OwObjectCollection |
OwObjectsQuery.execute(OwSort sort_p)
Executes this query
|
OwObjectCollection |
OwSemiVirtualFolderAdapter.getChildren(OwSemiVirtualFolder semiVirtualFolder_p,
int[] objectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int maxSize_p,
int versionSelection_p,
OwSearchNode filterCriteria_p)
Retrieves all children of the given semi-virtual-folder object.
|
OwObjectCollection |
OwStandardSemiVirtualFolderAdapter.getChildren(OwSemiVirtualFolder semiVirtualFolder_p,
int[] objectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int maxSize_p,
int versionSelection_p,
OwSearchNode filterCriteria_p) |
OwObjectCollection |
OwFileObject.getChilds(int[] iObjectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
OwSearchNode filterCriteria_p)
get the children of the object, does NOT cache the returned object
|
OwObjectCollection |
OwObjectSkeleton.getChilds(int[] iObjectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
OwSearchNode filterCriteria_p)
get the children of the object
For Compound Documents returns the list of contained documents
For Folders returns the list of subfolders
|
OwObjectCollection |
OwObject.getChilds(int[] iObjectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
OwSearchNode filterCriteria_p)
get the children of the object, does NOT cache the returned object
For Compound Documents returns the list of contained documents
For Folders returns the list of subfolders
|
OwObjectCollection |
OwStandardDecoratorObject.getChilds(int[] objectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int maxSize_p,
int versionSelection_p,
OwSearchNode filterCriteria_p) |
OwObjectCollection |
OwStandardVirtualFolderObjectFactory.getChilds(int[] iObjectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
OwSearchNode filterCriteria_p)
get the children of the object.
|
OwObjectCollection |
OwStandardVirtualFolderObjectFactory.getChilds(OwSearchNode search_p,
int[] iObjectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
OwSearchNode filterCriteria_p)
get the children of the object.
|
OwObjectCollection |
OwSemiVirtualFolder.getPhysicalChildren(int[] objectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int maxSize_p,
int versionSelection_p,
OwSearchNode filterCriteria_p)
Retrieves the physical children of this semi-virtual-folder object.
|
Collection |
OwVersionSeries.getVersions(Collection properties_p,
OwSort sort_p,
int iMaxSize_p)
get the available version objects
|
OwSort |
OwStandardCrossMappings.getXSort(OwSort sort_p) |
OwSort |
OwCrossMappings.getXSort(OwSort searchNode_p)
map the given search
|
void |
OwQueriedCollection.reload(OwSort sort_p)
Executes the underlying query using the given sort criteria and replaces the delegate with the result.
|
void |
OwQueriedCollection.sort(OwSort sortCriteria_p)
Executes the underlying query using the given sort criteria and replaces the delegate with the result.
|
void |
OwStandardObjectCollection.sort(OwSort sortCriteria_p)
sort the list by the given criteria.
|
void |
OwObjectCollection.sort(OwSort sortCriteria_p)
sort the list by the given criteria.
|
void |
OwObjectCollectionDelegator.sort(OwSort sortCriteria_p) |
Constructor and Description |
---|
OwQueriedCollection(OwObjectsQuery query_p,
OwSort sort_p)
Constructor
Triggers a reload on this collection (see OwQueriedCollection.reload() using the given sort object. |
OwStandardCrossMappings.OwCrossSort(OwSort sort) |
Modifier and Type | Method and Description |
---|---|
OwWorkitem |
OwWorkitemContainer.pull(OwSort sort_p,
Set exclude_p)
pulls the next available work item out of the container and locks it for the user
|
Modifier and Type | Method and Description |
---|---|
OwSort |
OwSearchTemplate.getSort(int iMinSortCriteria_p)
get the sort to use for the result list
|
Modifier and Type | Method and Description |
---|---|
OwObjectCollection |
OwHistoryManager.doObjectSearch(OwObjectReference object_p,
OwSearchNode filterCriteria_p,
OwSort sortCriteria_p,
Collection propertyNames_p,
int[] includeSubObjectTypes_p,
int iMaxSize_p)
search for entries in the database for a specific ECM object
|
OwObjectCollection |
OwStandardHistoryManager.doObjectSearch(OwObjectReference object_p,
OwSearchNode filterCriteria_p,
OwSort sortCriteria_p,
Collection propertyNames_p,
int[] includeSubObjectTypes_p,
int maxSize_p)
Search for in memory history entries.
|
OwObjectCollection |
OwStandardHistoryEntry.getChilds(int[] iObjectTypes_p,
Collection propertyNames_p,
OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
OwSearchNode filterCriteria_p) |
Modifier and Type | Method and Description |
---|---|
OwObjectCollection |
OwSimpleHistoryManager.doObjectSearch(OwObjectReference object_p,
OwSearchNode filterCriteria_p,
OwSort sortCriteria_p,
Collection propertyNames_p,
int[] includeSubObjectTypes_p,
int iMaxSize_p)
search for entries in the database for a specific ECM object
|
OwObjectCollection |
OwSimpleHistoryManager.doSearch(OwSearchNode filterCriteria_p,
OwSort sortCriteria_p,
Collection propertyNames_p,
int iMaxSize_p,
int iVersionSelection_p)
search for entries in the database
|
Modifier and Type | Field and Description |
---|---|
protected OwSort |
OwTreeView.childrenSort
The children sort criteria.
|
Modifier and Type | Method and Description |
---|---|
OwSort |
OwTreeView.getChildrenSort()
Get the currently set children sort criteria
|
Modifier and Type | Method and Description |
---|---|
void |
OwTreeView.setChildrenSort(OwSort childrenSort_p)
Set the children sort criteria.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.