net.nan21.dnet.module.ad.data.ds.filter
Class AttachmentDsFilter
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter
net.nan21.dnet.module.ad.data.ds.filter.AttachmentDsFilter
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class AttachmentDsFilter
- extends net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
clientId, createdAt, createdAt_From, createdAt_To, createdBy, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, uuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractAuditableDsFilter |
getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getUuid, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, 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 |
AttachmentDsFilter
public AttachmentDsFilter()
getTargetUuid
public String getTargetUuid()
setTargetUuid
public void setTargetUuid(String targetUuid)
getTargetType
public String getTargetType()
setTargetType
public void setTargetType(String targetType)
getTypeId
public Long getTypeId()
getTypeId_From
public Long getTypeId_From()
getTypeId_To
public Long getTypeId_To()
setTypeId
public void setTypeId(Long typeId)
setTypeId_From
public void setTypeId_From(Long typeId_From)
setTypeId_To
public void setTypeId_To(Long typeId_To)
getType
public String getType()
setType
public void setType(String type)
getCategory
public String getCategory()
setCategory
public void setCategory(String category)
getBaseUrl
public String getBaseUrl()
setBaseUrl
public void setBaseUrl(String baseUrl)
getName
public String getName()
setName
public void setName(String name)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getNotes
public String getNotes()
setNotes
public void setNotes(String notes)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
Copyright © 2012. All Rights Reserved.