yawda.view.portlet
Class CPortletConfig
java.lang.Object
yawda.view.portlet.CPortletConfig
- public final class CPortletConfig
- extends Object
- Author:
- Quentin Anciaux
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConfig
public static final CPortletConfig getConfig(CModule portlet)
getRuntimeConfig
public static final CPortletConfig getRuntimeConfig(CModule portlet)
get
public final String get(String key)
getName
public final String getName()
getPortlet
public final CModule getPortlet()