public class LayoutReference extends Object implements Serializable
| Constructor and Description |
|---|
LayoutReference() |
LayoutReference(LayoutSoap layoutSoap,
String portletId) |
| Modifier and Type | Method and Description |
|---|---|
LayoutSoap |
getLayoutSoap() |
String |
getPortletId() |
void |
setLayoutSoap(LayoutSoap layoutSoap) |
void |
setPortletId(String portletId) |
public LayoutReference()
public LayoutReference(LayoutSoap layoutSoap, String portletId)
public LayoutSoap getLayoutSoap()
public String getPortletId()
public void setLayoutSoap(LayoutSoap layoutSoap)
public void setPortletId(String portletId)