| Package | Description |
|---|---|
| org.exoplatform.portal.mop.management.binding.xml | |
| org.exoplatform.portal.pom.spi.portlet |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMarshaller.marshalPortletApplication(org.gatein.common.xml.stax.writer.StaxWriter<Element> writer,
org.exoplatform.portal.config.model.Application<Portlet> portletApplication) |
| Modifier and Type | Field and Description |
|---|---|
static org.gatein.mop.api.content.ContentType<Portlet> |
Portlet.CONTENT_TYPE
.
|
| Modifier and Type | Method and Description |
|---|---|
Portlet |
PortletBuilder.build() |
Portlet |
PortletContentProvider.combine(List<Portlet> states) |
Portlet |
PortletState.getPayload() |
Portlet |
PortletContentProvider.getState(org.gatein.mop.spi.content.StateContainer<PortletState> container) |
Portlet |
Portlet.putPreference(Preference preference) |
Portlet |
Portlet.setReadOnly(String name,
boolean readOnly) |
Portlet |
Portlet.setValue(String name,
String value) |
Portlet |
Portlet.setValues(String name,
List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
Class<Portlet> |
PortletContentProvider.getExternalType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletState.setPayload(Portlet payload) |
void |
PortletContentProvider.setState(org.gatein.mop.spi.content.StateContainer<PortletState> container,
Portlet state) |
| Modifier and Type | Method and Description |
|---|---|
Portlet |
PortletContentProvider.combine(List<Portlet> states) |
| Constructor and Description |
|---|
PortletBuilder(Portlet that)
Initialize the builder with the provided preferences.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.