|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NavigableDefinition
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 |
|---|
NavigableDefinitionId getNavigableDefinitionId()
NavigableDefinitionId associated with this NavigableDefinition. May return null if the NavigableDefinition has not been retrieved using the persistence APINavigableDefinitionIdLocalizationResource getLocalizationResource()
LocalizationResource associated with this navigable based on the locale of the request used for retrieving the menu.LocalizationResource associated with this navigableboolean isHidden()
NavigableDefinition is set to not be rendered.NavigableDefinition is hiddenString getDefinitionLabel()
NavigableDefinition.String getTitle()
NavigableDefinition.String getDescription()
NavigableDefinition.String getWebAppName()
NavigableDefinition is scoped to.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.