net.nan21.dnet.module.ad.system.ds.model
Class SysFrameExtensionDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<SysFrameExtension>
net.nan21.dnet.module.ad.system.ds.model.SysFrameExtensionDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class SysFrameExtensionDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<SysFrameExtension>
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs |
clientId, createdAt, createdBy, entityFQN, fCLIENTID, fCREATEDAT, fCREATEDBY, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fUUID, fVERSION, id, modifiedAt, modifiedBy, uuid, version |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs |
getClientId, getCreatedAt, getCreatedBy, getEntityFQN, getId, getModifiedAt, getModifiedBy, getUuid, getVersion, setClientId, setCreatedAt, setCreatedBy, setEntityFQN, setId, setModifiedAt, setModifiedBy, 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 |
fFRAMEFQN
public static final String fFRAMEFQN
- See Also:
- Constant Field Values
fSEQUENCENO
public static final String fSEQUENCENO
- See Also:
- Constant Field Values
fFILELOCATION
public static final String fFILELOCATION
- See Also:
- Constant Field Values
fRELATIVEPATH
public static final String fRELATIVEPATH
- See Also:
- Constant Field Values
fACTIVE
public static final String fACTIVE
- See Also:
- Constant Field Values
fDESCRIPTION
public static final String fDESCRIPTION
- See Also:
- Constant Field Values
SysFrameExtensionDs
public SysFrameExtensionDs()
SysFrameExtensionDs
public SysFrameExtensionDs(SysFrameExtension e)
getFrameFQN
public String getFrameFQN()
setFrameFQN
public void setFrameFQN(String frameFQN)
getSequenceNo
public Integer getSequenceNo()
setSequenceNo
public void setSequenceNo(Integer sequenceNo)
getFileLocation
public String getFileLocation()
setFileLocation
public void setFileLocation(String fileLocation)
getRelativePath
public Boolean getRelativePath()
setRelativePath
public void setRelativePath(Boolean relativePath)
getActive
public Boolean getActive()
setActive
public void setActive(Boolean active)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2012. All Rights Reserved.