@Deprecated public class SearchForm extends Object
| Constructor and Description |
|---|
SearchForm()
Deprecated.
Instantiates a new search form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Deprecated.
Clear.
|
String[] |
getCategories()
Deprecated.
Gets the categories.
|
String |
getOrgId()
Deprecated.
Gets the org id.
|
String[] |
getRootCategories()
Deprecated.
Gets the root categories.
|
String |
getRootCategoriesStr()
Deprecated.
Gets the root categories str.
|
String[] |
getTypes()
Deprecated.
Gets the types.
|
void |
setCategories(String[] m_strCategories)
Deprecated.
Sets the categories.
|
void |
setOrgId(String orgId)
Deprecated.
Sets the org id.
|
void |
setRootCategories(String[] m_strCategories)
Deprecated.
Sets the root categories.
|
void |
setTypes(String[] m_strTypes)
Deprecated.
Sets the types.
|
public void clear()
public String[] getCategories()
public String getOrgId()
public String[] getRootCategories()
public String getRootCategoriesStr()
public String[] getTypes()
public void setCategories(String[] m_strCategories)
m_strCategories - the new categoriespublic void setOrgId(String orgId)
orgId - the new org idpublic void setRootCategories(String[] m_strCategories)
m_strCategories - the new root categoriespublic void setTypes(String[] m_strTypes)
m_strTypes - the new typesCopyright © 2016 Fraunhofer FOKUS. All rights reserved.