lumis.service.autoadministration
Class NonPublishedAndArchivedWorklowStatesByLocalizedNameDataProvider
java.lang.Object
lumis.service.autoadministration.WorkflowStatesByLocalizedNameDataProvider
lumis.service.autoadministration.NonPublishedAndArchivedWorklowStatesByLocalizedNameDataProvider
- All Implemented Interfaces:
- IDataProvider<TabularSource<?>>
public class NonPublishedAndArchivedWorklowStatesByLocalizedNameDataProvider
- extends WorkflowStatesByLocalizedNameDataProvider
Data provider to fills the source with non published and archived states.
- Since:
- 7.0.0
Method Summary |
protected boolean |
isStateAllowed(WorkflowStateConfig stateConfig)
Returns true if the state is allowed to be included on source, otherwise returns false . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonPublishedAndArchivedWorklowStatesByLocalizedNameDataProvider
public NonPublishedAndArchivedWorklowStatesByLocalizedNameDataProvider()
isStateAllowed
protected boolean isStateAllowed(WorkflowStateConfig stateConfig)
- Description copied from class:
WorkflowStatesByLocalizedNameDataProvider
- Returns
true
if the state is allowed to be included on source, otherwise returns false
.
- Overrides:
isStateAllowed
in class WorkflowStatesByLocalizedNameDataProvider
- Parameters:
stateConfig
- the workflow state to be verified.
- Returns:
true
if the state is allowed to be included on source, otherwise returns false
.
Lumisportal 7.0.1.130329 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.