|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CategoryAttribute
| Method Summary | |
|---|---|
Category |
getCategory()
Gets the Category. |
Long |
getId()
Gets the id. |
String |
getName()
Gets the name. |
Boolean |
getSearchable()
Deprecated. in favor of Field configuration since 2.0 |
String |
getValue()
Gets the value. |
void |
setCategory(Category category)
Sets the Category. |
void |
setId(Long id)
Sets the id. |
void |
setName(String name)
Sets the name. |
void |
setSearchable(Boolean searchable)
Deprecated. in favor of Field configuration since 2.0 |
void |
setValue(String value)
Sets the value. |
| Method Detail |
|---|
Long getId()
void setId(Long id)
id - the new idString getValue()
void setValue(String value)
value - the new valueBoolean getSearchable()
void setSearchable(Boolean searchable)
searchable - the new searchableCategory getCategory()
Category.
Categoryvoid setCategory(Category category)
Category.
category - the new CategoryString getName()
void setName(String name)
name - the new name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||