© 2003 BEA Systems, Inc.

com.bea.netuix.application.instance
Interface PlaceableInstance

All Known Implementing Classes:
BookInstance, PortletInstance

public interface PlaceableInstance

A marker interface used to indicate that the imlementation object can be placed in a PlaceholderView (LayoutView's placeholder).


Method Summary
 PlaceableDefinition getPlaceableDefinition()
           
 PlaceableInstanceId getPlaceableInstanceId()
           
 PlacementId getPlacementId()
           
 

Method Detail

getPlaceableInstanceId

public PlaceableInstanceId getPlaceableInstanceId()

getPlaceableDefinition

public PlaceableDefinition getPlaceableDefinition()

getPlacementId

public PlacementId getPlacementId()

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved