net.nan21.dnet.module.ad.usr.ds.model
Class DsMethodAccessControlDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<DsMethodAccessControl>
net.nan21.dnet.module.ad.usr.ds.model.DsMethodAccessControlDs
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class DsMethodAccessControlDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableDs<DsMethodAccessControl>
| 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 |
fDSNAME
public static final String fDSNAME
- See Also:
- Constant Field Values
fSERVICEMETHOD
public static final String fSERVICEMETHOD
- See Also:
- Constant Field Values
fACCESSCONTROLID
public static final String fACCESSCONTROLID
- See Also:
- Constant Field Values
fACCESSCONTROL
public static final String fACCESSCONTROL
- See Also:
- Constant Field Values
DsMethodAccessControlDs
public DsMethodAccessControlDs()
DsMethodAccessControlDs
public DsMethodAccessControlDs(DsMethodAccessControl e)
getDsName
public String getDsName()
setDsName
public void setDsName(String dsName)
getServiceMethod
public String getServiceMethod()
setServiceMethod
public void setServiceMethod(String serviceMethod)
getAccessControlId
public Long getAccessControlId()
setAccessControlId
public void setAccessControlId(Long accessControlId)
getAccessControl
public String getAccessControl()
setAccessControl
public void setAccessControl(String accessControl)
Copyright © 2012. All Rights Reserved.