© 2003 BEA Systems, Inc.

com.bea.netuix.application.instance
Interface NavigableInstance

All Known Implementing Classes:
BookInstance, PageInstance

public interface NavigableInstance

A Marker 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
 BookGroupId getBookGroupId()
           
 NavigableDefinition getNavigableDefinition()
           
 NavigableDefinitionId getNavigableDefinitionId()
           
 NavigableInstanceId getNavigableInstanceId()
           
 

Method Detail

getNavigableInstanceId

public NavigableInstanceId getNavigableInstanceId()

getNavigableDefinitionId

public NavigableDefinitionId getNavigableDefinitionId()

getBookGroupId

public BookGroupId getBookGroupId()

getNavigableDefinition

public NavigableDefinition getNavigableDefinition()

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved