|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents entities that may be placed on other entities. E.g. Books and Portlets.
| Method Summary | |
String |
getDefinitionLabel()
Returns the definition label associated with this PlaceableDefinition. |
String |
getDescription()
Returns the description associated with this PlaceableDefinition. |
LocalizationResource |
getLocalizationResource()
Returns the LocalizationResource associated with this
placeable based on the locale of the request used for retrieving the
menu. |
PlaceableDefinitionId |
getPlaceableDefinitionId()
Returns a PlaceableDefinitionId associated with this
PlaceableDefinition. |
String |
getTitle()
Returns the title associated with this PlaceableDefinition. |
String |
getWebAppName()
Returns the name of the J2EE web application this PlaceableDefinition is scoped to. |
| Method Detail |
public PlaceableDefinitionId getPlaceableDefinitionId()
PlaceableDefinitionId associated with this
PlaceableDefinition. May return NULL if
the PlaceableDefinition has not been retrieved
using the persistence API
PlaceableDefinitionIdpublic LocalizationResource getLocalizationResource()
LocalizationResource associated with this
placeable based on the locale of the request used for retrieving the
menu.
LocalizationResource associated with this placeablepublic String getDefinitionLabel()
PlaceableDefinition.
public String getTitle()
PlaceableDefinition.
public String getDescription()
PlaceableDefinition.
public String getWebAppName()
PlaceableDefinition is scoped to.
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||