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).
getPlaceableInstanceId
public PlaceableInstanceId getPlaceableInstanceId()
getPlaceableDefinition
public PlaceableDefinition getPlaceableDefinition()
getPlacementId
public PlacementId getPlacementId()
Copyright © 2003 BEA Systems, Inc. All Rights Reserved