net.nan21.dnet.module.ad.client.ds.model
Class MyClientDs
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.MyClientDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithId
public class MyClientDs
- 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, fMODIFIEDAT, fMODIFIEDBY, fUUID, fVERSION, modifiedAt, modifiedBy, uuid, version |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.X_AbstractAuditedDs |
getCreatedAt, getCreatedBy, getEntityFQN, getModifiedAt, getModifiedBy, getUuid, getVersion, setCreatedAt, setCreatedBy, setEntityFQN, 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
fADMINROLE
public static final String fADMINROLE
- See Also:
- Constant Field Values
fID
public static final String fID
- See Also:
- Constant Field Values
MyClientDs
public MyClientDs()
MyClientDs
public MyClientDs(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)
getAdminRole
public String getAdminRole()
setAdminRole
public void setAdminRole(String adminRole)
getId
public Long getId()
- Specified by:
getId in interface net.nan21.dnet.core.api.model.IModelWithId- Overrides:
getId in class net.nan21.dnet.core.presenter.model.base.X_AbstractAuditedDs<Client>
setId
public void setId(Object id)
- Overrides:
setId in class net.nan21.dnet.core.presenter.model.base.X_AbstractAuditedDs<Client>
Copyright © 2012. All Rights Reserved.