net.nan21.dnet.module.ad.system.ds.filter
Class SysDateFormatDsFilter

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractDsFilter
      extended by net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
          extended by net.nan21.dnet.module.ad.system.ds.filter.SysDateFormatDsFilter
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class SysDateFormatDsFilter
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
active, clientId, createdAt, createdAt_From, createdAt_To, createdBy, description, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, name, uuid
 
Constructor Summary
SysDateFormatDsFilter()
           
 
Method Summary
 String getExtjsAltFormats()
           
 String getExtjsDateFormat()
           
 String getExtjsDateTimeFormat()
           
 String getExtjsTimeFormat()
           
 String getJavaDateFormat()
           
 String getJavaDateTimeFormat()
           
 String getJavaTimeFormat()
           
 void setExtjsAltFormats(String extjsAltFormats)
           
 void setExtjsDateFormat(String extjsDateFormat)
           
 void setExtjsDateTimeFormat(String extjsDateTimeFormat)
           
 void setExtjsTimeFormat(String extjsTimeFormat)
           
 void setJavaDateFormat(String javaDateFormat)
           
 void setJavaDateTimeFormat(String javaDateTimeFormat)
           
 void setJavaTimeFormat(String javaTimeFormat)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
getActive, getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getDescription, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getName, getUuid, setActive, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setDescription, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setName, setUuid
 
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
 

Constructor Detail

SysDateFormatDsFilter

public SysDateFormatDsFilter()
Method Detail

getExtjsDateFormat

public String getExtjsDateFormat()

setExtjsDateFormat

public void setExtjsDateFormat(String extjsDateFormat)

getExtjsTimeFormat

public String getExtjsTimeFormat()

setExtjsTimeFormat

public void setExtjsTimeFormat(String extjsTimeFormat)

getExtjsDateTimeFormat

public String getExtjsDateTimeFormat()

setExtjsDateTimeFormat

public void setExtjsDateTimeFormat(String extjsDateTimeFormat)

getExtjsAltFormats

public String getExtjsAltFormats()

setExtjsAltFormats

public void setExtjsAltFormats(String extjsAltFormats)

getJavaDateFormat

public String getJavaDateFormat()

setJavaDateFormat

public void setJavaDateFormat(String javaDateFormat)

getJavaTimeFormat

public String getJavaTimeFormat()

setJavaTimeFormat

public void setJavaTimeFormat(String javaTimeFormat)

getJavaDateTimeFormat

public String getJavaDateTimeFormat()

setJavaDateTimeFormat

public void setJavaDateTimeFormat(String javaDateTimeFormat)


Copyright © 2012. All Rights Reserved.