public class NsWorkFlowConfiguration extends Object
| Constructor and Description |
|---|
NsWorkFlowConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO |
getDefDAO() |
static org.springframework.webflow.executor.FlowExecutor |
getFlowExecutor()
Returns the central service for executing flows.
|
static String |
getViews() |
void |
initLayout() |
void |
setFlowExecutor(org.springframework.webflow.executor.FlowExecutor flowExecutor)
Sets the central service for executing flows.
|
void |
setViews(String views) |
public static org.springframework.webflow.executor.FlowExecutor getFlowExecutor()
public void setFlowExecutor(org.springframework.webflow.executor.FlowExecutor flowExecutor)
flowExecutor - public static String getViews()
public void setViews(String views)
@PostConstruct public void initLayout()
public static org.apache.tiles.definition.dao.ResolvingLocaleUrlDefinitionDAO getDefDAO()
Copyright © 2019 Natsystem. All rights reserved.