net.nan21.dnet.module.ad.data.ds.filter
Class AttachmentTypeDsFilter

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.AbstractDsFilter
      extended by net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
          extended by net.nan21.dnet.module.ad.data.ds.filter.AttachmentTypeDsFilter
All Implemented Interfaces:
net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId

public class AttachmentTypeDsFilter
extends net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter


Field Summary
 
Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
active, clientId, createdAt, createdAt_From, createdAt_To, createdBy, description, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, name, uuid
 
Constructor Summary
AttachmentTypeDsFilter()
           
 
Method Summary
 String getBaseUrl()
           
 String getCategory()
           
 String getUploadPath()
           
 String getUseInContext()
           
 void setBaseUrl(String baseUrl)
           
 void setCategory(String category)
           
 void setUploadPath(String uploadPath)
           
 void setUseInContext(String useInContext)
           
 
Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
getActive, getClientId, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getDescription, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getName, getUuid, setActive, setClientId, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setDescription, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setName, 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
 

Constructor Detail

AttachmentTypeDsFilter

public AttachmentTypeDsFilter()
Method Detail

getCategory

public String getCategory()

setCategory

public void setCategory(String category)

getUploadPath

public String getUploadPath()

setUploadPath

public void setUploadPath(String uploadPath)

getBaseUrl

public String getBaseUrl()

setBaseUrl

public void setBaseUrl(String baseUrl)

getUseInContext

public String getUseInContext()

setUseInContext

public void setUseInContext(String useInContext)


Copyright © 2012. All Rights Reserved.