|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdvancedSearchFieldBean.Types | |
|---|---|
| org.ow2.weblab.portlet.tool | |
| Uses of AdvancedSearchFieldBean.Types in org.ow2.weblab.portlet.tool |
|---|
| Fields in org.ow2.weblab.portlet.tool declared as AdvancedSearchFieldBean.Types | |
|---|---|
protected AdvancedSearchFieldBean.Types |
AdvancedSearchFieldBean.type
|
| Methods in org.ow2.weblab.portlet.tool that return AdvancedSearchFieldBean.Types | |
|---|---|
AdvancedSearchFieldBean.Types |
AdvancedSearchFieldBean.getType()
|
static AdvancedSearchFieldBean.Types |
AdvancedSearchFieldBean.Types.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AdvancedSearchFieldBean.Types[] |
AdvancedSearchFieldBean.Types.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.weblab.portlet.tool with parameters of type AdvancedSearchFieldBean.Types | |
|---|---|
void |
AdvancedSearchFieldBean.setType(AdvancedSearchFieldBean.Types type)
|
| Constructors in org.ow2.weblab.portlet.tool with parameters of type AdvancedSearchFieldBean.Types | |
|---|---|
AdvancedSearchFieldBean(int position,
AdvancedSearchFieldBean.Types type,
java.lang.String booleanCondition,
java.lang.String fieldName)
|
|
TextFieldBean(int position,
AdvancedSearchFieldBean.Types type,
java.lang.String booleanCondition,
java.lang.String fieldName,
java.lang.String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||