|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.util.PortletUtils
This class provides static util methods for portlet manipulation that aren't part of the default services.
Constructor Summary | |
PortletUtils()
|
Method Summary | |
static boolean |
canAccessProfile(org.apache.turbine.util.RunData rundata,
Profile profile)
Returns true if specific profile is accessible by the current user |
static void |
regenerateIds(Portlets topPortlets)
Regenerates jspeid for all portlets, entries and references |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletUtils()
Method Detail |
public static void regenerateIds(Portlets topPortlets) throws java.lang.Exception
java.lang.Exception
public static boolean canAccessProfile(org.apache.turbine.util.RunData rundata, Profile profile)
profile
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |