net.nan21.dnet.module.ad.system.ds.model
Class SysDateFormatDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractTypeDs<SysDateFormat>
net.nan21.dnet.module.ad.system.ds.model.SysDateFormatDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class SysDateFormatDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractTypeDs<SysDateFormat>
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs |
active, clientId, createdAt, createdBy, description, entityFQN, fACTIVE, fCLIENTID, fCREATEDAT, fCREATEDBY, fDESCRIPTION, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fNAME, fUUID, fVERSION, id, modifiedAt, modifiedBy, name, uuid, version |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDs |
getActive, getClientId, getCreatedAt, getCreatedBy, getDescription, getEntityFQN, getId, getModifiedAt, getModifiedBy, getName, getUuid, getVersion, setActive, setClientId, setCreatedAt, setCreatedBy, setDescription, setEntityFQN, setId, setModifiedAt, setModifiedBy, setName, setUuid, setVersion |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsModel |
_asLong_, _getEntity_, _setEntity_, get__clientRecordId__, set__clientRecordId__ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fEXTJSDATEFORMAT
public static final String fEXTJSDATEFORMAT
- See Also:
- Constant Field Values
fEXTJSTIMEFORMAT
public static final String fEXTJSTIMEFORMAT
- See Also:
- Constant Field Values
fEXTJSDATETIMEFORMAT
public static final String fEXTJSDATETIMEFORMAT
- See Also:
- Constant Field Values
fEXTJSALTFORMATS
public static final String fEXTJSALTFORMATS
- See Also:
- Constant Field Values
fJAVADATEFORMAT
public static final String fJAVADATEFORMAT
- See Also:
- Constant Field Values
fJAVATIMEFORMAT
public static final String fJAVATIMEFORMAT
- See Also:
- Constant Field Values
fJAVADATETIMEFORMAT
public static final String fJAVADATETIMEFORMAT
- See Also:
- Constant Field Values
SysDateFormatDs
public SysDateFormatDs()
SysDateFormatDs
public SysDateFormatDs(SysDateFormat e)
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.