net.nan21.dnet.module.ad.usr.ds.filter
Class UserDsFilter
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
net.nan21.dnet.module.ad.usr.ds.filter.UserDsFilter
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class UserDsFilter
- extends net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter |
active, clientId, createdAt, createdAt_From, createdAt_To, createdBy, description, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, name, notes, uuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter |
getActive, getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getDescription, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getName, getNotes, getUuid, setActive, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setDescription, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setName, setNotes, setUuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsFilter |
_asLong_ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDsFilter
public UserDsFilter()
getCode
public String getCode()
- Overrides:
getCode in class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
setCode
public void setCode(String code)
- Overrides:
setCode in class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
getLocked
public Boolean getLocked()
setLocked
public void setLocked(Boolean locked)
getAccountType
public String getAccountType()
setAccountType
public void setAccountType(String accountType)
getAccountTypeId
public Long getAccountTypeId()
getAccountTypeId_From
public Long getAccountTypeId_From()
getAccountTypeId_To
public Long getAccountTypeId_To()
setAccountTypeId
public void setAccountTypeId(Long accountTypeId)
setAccountTypeId_From
public void setAccountTypeId_From(Long accountTypeId_From)
setAccountTypeId_To
public void setAccountTypeId_To(Long accountTypeId_To)
getDecimalSeparator
public String getDecimalSeparator()
setDecimalSeparator
public void setDecimalSeparator(String decimalSeparator)
getThousandSeparator
public String getThousandSeparator()
setThousandSeparator
public void setThousandSeparator(String thousandSeparator)
getDateFormatId
public Long getDateFormatId()
getDateFormatId_From
public Long getDateFormatId_From()
getDateFormatId_To
public Long getDateFormatId_To()
setDateFormatId
public void setDateFormatId(Long dateFormatId)
setDateFormatId_From
public void setDateFormatId_From(Long dateFormatId_From)
setDateFormatId_To
public void setDateFormatId_To(Long dateFormatId_To)
getDateFormat
public String getDateFormat()
setDateFormat
public void setDateFormat(String dateFormat)
Copyright © 2012. All Rights Reserved.