public class ResourceVariablesDefinitionsPageFetcher<T extends Listable<VariablesDefinitions> & org.restlet.resource.ClientProxy> extends com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher<VariableDefinition>
General Variable Definition fetcher, which allows to process the VariableDefinitions
from all Listable
interfaces
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
Modifier and Type | Class and Description |
---|---|
protected static class |
ResourceVariablesDefinitionsPageFetcher.RestVariableDefinitionFetcher<T extends Listable<VariablesDefinitions> & org.restlet.resource.ClientProxy>
RestVariableDefinitionFetcher.
|
Constructor and Description |
---|
ResourceVariablesDefinitionsPageFetcher(long maxNumItems,
T resource) |
ResourceVariablesDefinitionsPageFetcher(T resource) |
Modifier and Type | Method and Description |
---|---|
protected com.wewebu.ow.server.collections.impl.OwPage<VariableDefinition> |
fetchPage(long skipCount) |
com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher<VariableDefinition> |
newCopy(int maxNumItems) |
public ResourceVariablesDefinitionsPageFetcher(T resource)
public ResourceVariablesDefinitionsPageFetcher(long maxNumItems, T resource)
protected com.wewebu.ow.server.collections.impl.OwPage<VariableDefinition> fetchPage(long skipCount)
fetchPage
in class com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher<VariableDefinition>
public com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher<VariableDefinition> newCopy(int maxNumItems)
newCopy
in class com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher<VariableDefinition>
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.