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 |
---|---|
void |
OwDocumentFunction.onColumnClickEvent(OwObjectCollection objects_p,
OwObject oParent_p,
OwClientRefreshContext refreshCtx_p)
event called when user clicked the plugin column (only when own column was defined using getColumnTitle())
|
Modifier and Type | Class and Description |
---|---|
class |
OwIterableObjectCollectionConverter
OwIterable based OwObjectCollection implementation. |
Constructor and Description |
---|
OwObjectCollectionIterableAdapter(OwObjectCollection owCollection) |
OwObjectCollectionIterableAdapter(OwObjectCollection owCollection,
boolean hasMoreItems) |
OwObjectCollectionIterableAdapter(OwObjectCollection owCollection,
boolean hasNext,
int maxNumItems) |
OwObjectCollectionIterableAdapter(OwObjectCollection owCollection,
int maxNumItems) |
Modifier and Type | Field and Description |
---|---|
protected OwObjectCollection |
OwObjectHistoryView.m_historyEntries
the history entries
|
protected OwObjectCollection |
OwObjectListViewEXTJSGrid.m_ObjectList
Deprecated.
use
OwPageableListView.getDisplayedPage() instead for rendering |
protected OwObjectCollection |
OwObjectEditVersionsView.m_versionObjects
object cache with version objects
|
Modifier and Type | Method and Description |
---|---|
protected OwObjectCollection |
OwObjectLinksDocument.getLinks() |
abstract OwObjectCollection |
OwObjectListView.getObjectList()
get the current object list
|
OwObjectCollection |
OwPageableListView.getObjectList() |
OwObjectCollection |
OwSplitObjectListDocument.getSplit(int index) |
OwObjectCollection[] |
OwObjectLinksDocument.getSplits()
(overridable)
Returns an array of OwObjectCollection's containing objects for specific relation direction.
By default the array will have the same order like the relation directions array of OwObjectLinksDocument.getRelations() . |
Modifier and Type | Method and Description |
---|---|
protected void |
OwObjectListView.persistAjaxTriggeredSelection(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p,
OwObjectCollection objects_p)
Deprecated.
since 4.2.0.0 use
OwObjectListView.persistAjaxTriggeredSelection(HttpServletRequest, HttpServletResponse) instead |
protected void |
OwTypedLinksView.postRefresh(OwObjectCollection[] splitLinks) |
protected void |
OwTypedLinksView.refresh(OwObjectCollection[] splitLinks) |
protected void |
OwAllLinksView.refresh(OwObjectCollection[] splitLinks) |
protected void |
OwObjectLinksView.refresh(OwObjectCollection[] splitLinks)
Refreshes the contents of this view for the give object link collection array.
|
abstract void |
OwObjectListView.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p)
set the list of objects to be displayed by this list view
|
void |
OwObjectListViewCombined.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p) |
void |
OwObjectListViewEXTJSGrid.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p)
set the list of objects to be displayed by this list view
|
void |
OwObjectListViewRow.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p)
set the list of objects to be displayed by this list view
|
void |
OwObjectListViewThumbnails.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p) |
void |
OwPageableListView.setObjectList(OwObjectCollection objectList_p,
OwObject parentObject_p) |
void |
OwSplitObjectListDocument.setSplits(OwObjectCollection[] splits) |
Constructor and Description |
---|
OwObjectListViewPluginCache.OwPluginStatusCachingUtility(int startIndex_p,
int endIndex_p,
OwObjectCollection objectList_p,
OwObject parentObject_p,
Collection<OwObjectListView.OwPluginEntry> pluginEntries_p)
Deprecated.
since 4.2.0.0 use
#OwPluginStatusCachingUtility(OwIterable, OwObject, Collection, boolean) instead |
Modifier and Type | Class and Description |
---|---|
class |
OwObjectCollectionDelegator
An object list wrapper/delegate class.
|
class |
OwQueriedCollection
An
OwObjectCollection that relates on an OwObjectsQuery for the
default object contents. |
class |
OwStandardObjectCollection
Standard Implementation for objects lists from the network.
|
Modifier and Type | Field and Description |
---|---|
protected OwObjectCollection |
OwStandardVirtualFolderObjectFactory.m_folderChilds
cached child list
|
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.
|
protected OwObjectCollection |
OwStandardVirtualFolderObjectFactory.getFolderChilds() |
OwObjectCollection |
OwFileObject.getParents()
get the containing parent of this object, does NOT cache returned objects
|
OwObjectCollection |
OwObjectSkeleton.getParents()
get the containing parents of this object
for folders it is several parent folders, for compound documents it is one parent document.
|
OwObjectCollection |
OwObject.getParents()
get the containing parents of this object, does NOT cache returned objects
for folders it is several parent folders, for compound documents it is one parent document.
|
OwObjectCollection |
OwStandardDecoratorObject.getParents() |
OwObjectCollection |
OwStandardVirtualFolderObjectFactory.getParents()
get the containing parent of this object, does NOT cache returned objects
|
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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OwStandardObjectCollection.addAll(OwObjectCollection c,
int iMaxSize_p)
Adds more elements to the list, making sure not to exceed iMaxSize_p elements.
|
void |
OwStandardCrossMappings.mapXObjectCollection(OwObjectCollection objects_p)
replace the objects of the given collection with mapped wrapper objects
|
void |
OwCrossMappings.mapXObjectCollection(OwObjectCollection objects_p)
replace the objects of the given collection with mapped wrapper objects
|
protected void |
OwObjectCollectionDelegator.replaceDelegatee(OwObjectCollection objectCollection_p) |
Constructor and Description |
---|
OwObjectCollectionDelegator(OwObjectCollection delegateeCollection_p)
Constructor
|
OwQueriedCollection(OwObjectCollection decoratedCollection_p,
OwObjectsQuery query_p) |
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) |
OwObjectCollection |
OwStandardHistoryEntry.getParents() |
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 | Method and Description |
---|---|
OwObjectCollection |
OwStandardSchemaInterpreter.findGroupsMatching(OwLdapConnection connection,
String pattern) |
OwObjectCollection |
OwLdapSchemaInterpreter.findGroupsMatching(OwLdapConnection connection,
String pattern)
Search for groups that match the pattern.
|
OwObjectCollection |
OwADSchemaInterpreter.findGroupsMatching(OwLdapConnection connection,
String pattern) |
OwObjectCollection |
OwLdapConnector.findGroupsMatching(String namePattern)
Find groups that match a given pattern.
|
OwObjectCollection |
OwLdapConnector.findUserDNsMatching(String pattern) |
OwObjectCollection |
OwStandardSchemaInterpreter.findUserMatching(OwLdapConnection connection,
String pattern) |
OwObjectCollection |
OwLdapSchemaInterpreter.findUserMatching(OwLdapConnection connection,
String pattern) |
OwObjectCollection |
OwADSchemaInterpreter.findUserMatching(OwLdapConnection connection,
String pattern) |
OwObjectCollection |
OwLdapConnection.searchValuesByFilter(String searchBase,
String filter,
String returningAttibute,
String sortKey)
Search for objects with attributes matching a given pattern.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.