|
||||||||||
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.ALERT
|
static PortletMessageType |
PortletMessageType.ERROR
|
static PortletMessageType |
PortletMessageType.INFO
|
static PortletMessageType |
PortletMessageType.STATUS
|
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 | |
---|---|
static boolean |
PortletMessageType.equals(PortletMessageType msgType,
java.lang.String testName)
|
void |
PortletMessage.setType(PortletMessageType type)
|
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 |