|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PlaceableInstance
A marker interface used to indicate that the implementation object can be placed in a PlaceholderView (LayoutView's placeholder).
| Method Summary | |
|---|---|
String |
getLabel()
Return the unique placeable label. |
PlaceableDefinition |
getPlaceableDefinition()
Returns a PlaceableDefinition associated with this
PlaceableInstance. |
PlaceableInstanceId |
getPlaceableInstanceId()
Returns a PlaceableInstanceId associated with this
PlaceableInstance. |
PlacementId |
getPlacementId()
Returns the PlacementId associated with this
NavigableInstance. |
| Method Detail |
|---|
PlaceableInstanceId getPlaceableInstanceId()
PlaceableInstanceId associated with this
PlaceableInstance. May return null if
the PlaceableInstance has not been retrieved
using the persistence API
PlaceableInstanceIdPlaceableDefinition getPlaceableDefinition()
PlaceableDefinition associated with this
PlaceableInstance. May return null if
the PlaceableInstance has not been retrieved
using the persistence API
PlaceableDefinitionPlacementId getPlacementId()
PlacementId associated with this
NavigableInstance.
PlacementIdString getLabel()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||