|
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 NavigableInstance
An interface used to indicate that the implementation object can have a Navigation (tab) component associated with it. By definition NavigableInstance components can be contained in a BookView.
| Method Summary | |
|---|---|
NavigableDefinition |
getNavigableDefinition()Returns a NavigableDefinition associated with this NavigableInstance. |
NavigableDefinitionId |
getNavigableDefinitionId()Returns a NavigableDefinitionId for the NavigableDefinition associated with this NavigableInstance. |
NavigableInstanceId |
getNavigableInstanceId()Returns a NavigableInstanceId associated with this NavigableInstance. |
| Method Detail |
|---|
NavigableInstanceId getNavigableInstanceId()
NavigableInstanceId associated with this NavigableInstance. May return null if the NavigableInstance has not been retrieved using the persistence APINavigableInstanceIdNavigableDefinitionId getNavigableDefinitionId()
NavigableDefinitionId for the NavigableDefinition associated with this NavigableInstance. May return null if the NavigableInstance has not been retrieved using the persistence APINavigableDefinitionIdNavigableDefinition getNavigableDefinition()
NavigableDefinition associated with this NavigableInstance. May return null if the NavigableInstance has not been retrieved using the persistence APINavigableDefinition
|
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.