public class VariablesDefinitionsPageFetcher extends com.wewebu.ow.server.collections.impl.OwAbstractPageFetcher<VariableDefinition>
Fetches one page worth of VariableDefinition
s.
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 |
---|
VariablesDefinitionsPageFetcher(OwAlfrescoBPMRepository repository,
OwAlfrescoBPMWorkflowDescription workflowDescription) |
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 VariablesDefinitionsPageFetcher(OwAlfrescoBPMRepository repository, OwAlfrescoBPMWorkflowDescription workflowDescription)
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.