net.nan21.dnet.module.ad.client.ds.model
Class ClientDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.X_AbstractAuditedDs<Client>
net.nan21.dnet.module.ad.client.ds.model.ClientDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithId
public class ClientDs
- extends net.nan21.dnet.core.presenter.model.base.X_AbstractAuditedDs<Client>
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.X_AbstractAuditedDs |
createdAt, createdBy, entityFQN, fCREATEDAT, fCREATEDBY, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fUUID, fVERSION, id, modifiedAt, modifiedBy, uuid, version |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.X_AbstractAuditedDs |
getCreatedAt, getCreatedBy, getEntityFQN, getId, getModifiedAt, getModifiedBy, getUuid, getVersion, 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 |
fNAME
public static final String fNAME
- See Also:
- Constant Field Values
fCODE
public static final String fCODE
- See Also:
- Constant Field Values
fNOTES
public static final String fNOTES
- See Also:
- Constant Field Values
fMAINTENANCELANGUAGE
public static final String fMAINTENANCELANGUAGE
- See Also:
- Constant Field Values
fDEFAULTIMPORTPATH
public static final String fDEFAULTIMPORTPATH
- See Also:
- Constant Field Values
fDEFAULTEXPORTPATH
public static final String fDEFAULTEXPORTPATH
- See Also:
- Constant Field Values
fTEMPPATH
public static final String fTEMPPATH
- See Also:
- Constant Field Values
fSYSTEMCLIENT
public static final String fSYSTEMCLIENT
- See Also:
- Constant Field Values
fDEFAULTDSACCESSRULE
public static final String fDEFAULTDSACCESSRULE
- See Also:
- Constant Field Values
fADMINROLE
public static final String fADMINROLE
- See Also:
- Constant Field Values
ClientDs
public ClientDs()
ClientDs
public ClientDs(Client e)
getName
public String getName()
setName
public void setName(String name)
getCode
public String getCode()
setCode
public void setCode(String code)
getNotes
public String getNotes()
setNotes
public void setNotes(String notes)
getMaintenanceLanguage
public String getMaintenanceLanguage()
setMaintenanceLanguage
public void setMaintenanceLanguage(String maintenanceLanguage)
getDefaultImportPath
public String getDefaultImportPath()
setDefaultImportPath
public void setDefaultImportPath(String defaultImportPath)
getDefaultExportPath
public String getDefaultExportPath()
setDefaultExportPath
public void setDefaultExportPath(String defaultExportPath)
getTempPath
public String getTempPath()
setTempPath
public void setTempPath(String tempPath)
getSystemClient
public Boolean getSystemClient()
setSystemClient
public void setSystemClient(Boolean systemClient)
getDefaultDsAccessRule
public String getDefaultDsAccessRule()
setDefaultDsAccessRule
public void setDefaultDsAccessRule(String defaultDsAccessRule)
getAdminRole
public String getAdminRole()
setAdminRole
public void setAdminRole(String adminRole)
Copyright © 2012. All Rights Reserved.