|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.components.portletregistry.PortletRegistryHelper
public class PortletRegistryHelper
Helper class for the portlet registry.
Constructor Summary | |
---|---|
PortletRegistryHelper()
|
Method Summary | |
---|---|
static java.lang.String |
parseAppName(java.lang.String uniqueName)
Parses the portlet application name from the portlet unique name. |
static java.lang.String |
parsePortletName(java.lang.String uniqueName)
Parses the portlet name from the portlet unique name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletRegistryHelper()
Method Detail |
---|
public static java.lang.String parseAppName(java.lang.String uniqueName)
Parses the portlet application name from the portlet unique name.
uniqueName
- The portlet unique name.public static java.lang.String parsePortletName(java.lang.String uniqueName)
Parses the portlet name from the portlet unique name.
uniqueName
- The portlet unique name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |