|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents entities that may have other entities placed on them. E.g. Books and Pages.
| Method Summary | |
String |
getDefinitionLabel()
Returns the definition label associated with this NavigableDefinition. |
String |
getDescription()
Returns the description associated with this NavigableDefinition. |
LocalizationResource |
getLocalizationResource()
Returns the LocalizationResource associated with this
navigable based on the locale of the request used for retrieving the
menu. |
NavigableDefinitionId |
getNavigableDefinitionId()
Returns a NavigableDefinitionId associated with this
NavigableDefinition. |
String |
getTitle()
Returns the title associated with this NavigableDefinition. |
String |
getWebAppName()
Returns the name of the J2EE web application this NavigableDefinition is scoped to. |
boolean |
isHidden()
Returns whether this NavigableDefinition is set to
not be rendered. |
| Method Detail |
public NavigableDefinitionId getNavigableDefinitionId()
NavigableDefinitionId associated with this
NavigableDefinition. May return NULL if
the NavigableDefinition has not been retrieved
using the persistence API
NavigableDefinitionIdpublic LocalizationResource getLocalizationResource()
LocalizationResource associated with this
navigable based on the locale of the request used for retrieving the
menu.
LocalizationResource associated with this navigablepublic boolean isHidden()
NavigableDefinition is set to
not be rendered.
NavigableDefinition is hiddenpublic String getDefinitionLabel()
NavigableDefinition.
public String getTitle()
NavigableDefinition.
public String getDescription()
NavigableDefinition.
public String getWebAppName()
NavigableDefinition is scoped to.
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||