|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractTypeDsFilter
net.nan21.dnet.module.ad.data.ds.filter.AttachmentTypeDsFilter
public class AttachmentTypeDsFilter
| 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 |
|---|
public AttachmentTypeDsFilter()
| Method Detail |
|---|
public String getCategory()
public void setCategory(String category)
public String getUploadPath()
public void setUploadPath(String uploadPath)
public String getBaseUrl()
public void setBaseUrl(String baseUrl)
public String getUseInContext()
public void setUseInContext(String useInContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||