|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PortletMessageType | |
| org.apache.pluto.portlet.admin.bean | |
| Uses of PortletMessageType in org.apache.pluto.portlet.admin.bean |
| Fields in org.apache.pluto.portlet.admin.bean declared as PortletMessageType | |
static PortletMessageType |
PortletMessageType.INFO
|
static PortletMessageType |
PortletMessageType.ERROR
|
static PortletMessageType |
PortletMessageType.STATUS
|
static PortletMessageType |
PortletMessageType.ALERT
|
static PortletMessageType |
PortletMessageType.SUCCESS
|
| Methods in org.apache.pluto.portlet.admin.bean that return PortletMessageType | |
PortletMessageType |
PortletMessage.getType()
|
static PortletMessageType |
PortletMessageType.getTypeByName(java.lang.String testName)
|
| Methods in org.apache.pluto.portlet.admin.bean with parameters of type PortletMessageType | |
void |
PortletMessage.setType(PortletMessageType type)
|
static boolean |
PortletMessageType.equals(PortletMessageType msgType,
java.lang.String testName)
|
| Constructors in org.apache.pluto.portlet.admin.bean with parameters of type PortletMessageType | |
PortletMessage(java.lang.String message,
PortletMessageType type)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||