net.nan21.dnet.module.ad.workflow.ds.filter
Class ActDeploymentDsFilter
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractBaseDsFilter
net.nan21.dnet.module.ad.workflow.ds.filter.ActDeploymentDsFilter
public class ActDeploymentDsFilter
- extends net.nan21.dnet.core.presenter.model.base.AbstractBaseDsFilter
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsFilter |
_asLong_ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActDeploymentDsFilter
public ActDeploymentDsFilter()
getId
public String getId()
setId
public void setId(Object id)
getClientId
public Long getClientId()
setClientId
public void setClientId(Long clientId)
getName
public String getName()
setName
public void setName(String name)
getDeployTime
public Date getDeployTime()
getDeployTime_From
public Date getDeployTime_From()
getDeployTime_To
public Date getDeployTime_To()
setDeployTime
public void setDeployTime(Date deployTime)
setDeployTime_From
public void setDeployTime_From(Date deployTime_From)
setDeployTime_To
public void setDeployTime_To(Date deployTime_To)
getFullName
public String getFullName()
setFullName
public void setFullName(String fullName)
Copyright © 2012. All Rights Reserved.