| Package | Description |
|---|---|
| org.apache.pluto.portlet.admin.bean |
| Modifier and Type | Field and Description |
|---|---|
static PortletMessageType |
PortletMessageType.ALERT |
static PortletMessageType |
PortletMessageType.ERROR |
static PortletMessageType |
PortletMessageType.INFO |
static PortletMessageType |
PortletMessageType.STATUS |
static PortletMessageType |
PortletMessageType.SUCCESS |
| Modifier and Type | Method and Description |
|---|---|
PortletMessageType |
PortletMessage.getType() |
static PortletMessageType |
PortletMessageType.getTypeByName(java.lang.String testName) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PortletMessageType.equals(PortletMessageType msgType,
java.lang.String testName) |
void |
PortletMessage.setType(PortletMessageType type) |
| Constructor and Description |
|---|
PortletMessage(java.lang.String message,
PortletMessageType type) |
Copyright © 2003-2013 . All Rights Reserved.