public class OwExternal<I> extends Object
External information template class used in transporting external search information along the search parse tree.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwExternal() |
OwExternal(I i_p) |
OwExternal(I i_p,
OwExternal<?> external_p) |
OwExternal(OwExternal<?> external_p) |
Modifier and Type | Method and Description |
---|---|
void |
addExternalObjectStore(String id_p,
String name_p) |
List<String[]> |
getExternalObjectStores() |
I |
getInternal() |
boolean |
hasExternalObjectStores() |
void |
setInternal(I i_p) |
public OwExternal()
public OwExternal(I i_p)
public OwExternal(OwExternal<?> external_p)
public OwExternal(I i_p, OwExternal<?> external_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.