net.nan21.dnet.module.ad.workflow.ds.param
Class ActProcessDefinitionDsParam

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.EmptyParam
      extended by net.nan21.dnet.module.ad.workflow.ds.param.ActProcessDefinitionDsParam

public class ActProcessDefinitionDsParam
extends net.nan21.dnet.core.presenter.model.EmptyParam


Field Summary
static String fDEPLOYMENT
           
 
Constructor Summary
ActProcessDefinitionDsParam()
           
 
Method Summary
 String getDeployment()
           
 void setDeployment(String deployment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fDEPLOYMENT

public static final String fDEPLOYMENT
See Also:
Constant Field Values
Constructor Detail

ActProcessDefinitionDsParam

public ActProcessDefinitionDsParam()
Method Detail

getDeployment

public String getDeployment()

setDeployment

public void setDeployment(String deployment)


Copyright © 2012. All Rights Reserved.