|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface LayoutDefinition represents a layout in the
portal framework.
| Method Summary | |
String |
getDisplayName()
Deprecated. Returns the name associated with this layout which will be displayed to end users. |
LayoutIdentifier |
getIdentifier()
Deprecated. Returns the LayoutIdentifier that uniquely identifies
this layout. |
void |
setDisplayName(String displayName)
Deprecated. Sets the display name to be associated with this layout. |
| Methods inherited from interface com.bea.portal.model.PortalScopedObject |
getPortalIdentifier |
| Method Detail |
public String getDisplayName()
public LayoutIdentifier getIdentifier()
LayoutIdentifier that uniquely identifies
this layout.
public void setDisplayName(String displayName)
displayName - the name of this layout to display to end users.
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||