|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| 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 API
NavigableInstanceIdNavigableDefinitionId getNavigableDefinitionId()
NavigableDefinitionId for the
NavigableDefinition associated with this
NavigableInstance. May return null if
the NavigableInstance has not been retrieved
using the persistence API
NavigableDefinitionIdNavigableDefinition getNavigableDefinition()
NavigableDefinition associated with this
NavigableInstance. May return null if
the NavigableInstance has not been retrieved
using the persistence API
NavigableDefinition
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||