|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CategoryDefinition
Category marker interface.
| Method Summary | |
|---|---|
LocalizationResource |
getLocalizationResource()
Returns the LocalizationResource associated with this
CategoryDefinition based on the locale of the request used
for retrieving the CategoryDefinition. |
boolean |
isRoot()
Determines if the category is a root category. |
void |
setLocalizationResource(LocalizationResource localizationResource)
Sets LocalizationResource for this
CategoryDefinition. |
| Method Detail |
|---|
LocalizationResource getLocalizationResource()
LocalizationResource associated with this
CategoryDefinition based on the locale of the request used
for retrieving the CategoryDefinition.
LocalizationResource associated with this categoryvoid setLocalizationResource(LocalizationResource localizationResource)
LocalizationResource for this
CategoryDefinition.
localizationResource - boolean isRoot()
true if this category is the root
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||