|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.portletcontainer.plugins.pc.PortletDataImp
public class PortletDataImp
| Field Summary | |
|---|---|
protected org.exoplatform.container.ExoContainer |
cont
Exo container. |
protected boolean |
localPortlet
Local portlet flag. |
protected Portlet |
portlet
Portlet object. |
protected java.util.List<UserAttribute> |
userAttributes
User attributes. |
protected UserDataConstraint |
userDataConstraintType
User data constraint type. |
| Fields inherited from interface org.exoplatform.services.portletcontainer.pci.PortletData |
|---|
KEYWORDS, PORTLET_SHORT_TITLE, PORTLET_TITLE |
| Constructor Summary | |
|---|---|
PortletDataImp(org.exoplatform.container.ExoContainer cont,
Portlet portlet,
UserDataConstraint userDataConstraintType,
java.util.List<UserAttribute> userAttributes,
boolean localPortlet)
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.String[]> |
getContainerRuntimeOption()
Overridden method. |
java.util.List<Description> |
getDescription()
Overridden method. |
java.lang.String |
getDescription(java.lang.String lang)
Overridden method. |
java.util.List<DisplayName> |
getDisplayName()
Overridden method. |
boolean |
getEscapeXml()
Overridden method. |
java.lang.String |
getExpirationCache()
Overridden method. |
java.util.List<InitParam> |
getInitParam()
Overridden method. |
java.util.ResourceBundle |
getPortletInfo(java.util.Locale locale)
|
java.lang.String |
getPortletName()
Overridden method. |
ExoPortletPreferences |
getPortletPreferences()
Overridden method. |
java.util.List<SecurityRoleRef> |
getSecurityRoleRef()
Overridden method. |
java.util.List<java.util.Locale> |
getSupportedLocale()
Overridden method. |
java.util.List<javax.xml.namespace.QName> |
getSupportedProcessingEvent()
Overridden method. |
java.util.List<java.lang.String> |
getSupportedPublicRenderParameter()
Overridden method. |
java.util.List<javax.xml.namespace.QName> |
getSupportedPublishingEvent()
Overridden method. |
java.util.List<Supports> |
getSupports()
Overridden method. |
java.util.List<UserAttribute> |
getUserAttributes()
Overridden method. |
Portlet |
getWrappedPortletTyped()
|
boolean |
isCacheGlobal()
Overridden method. |
boolean |
isLocalPortlet()
Is local portlet. |
boolean |
isSecure()
Overridden method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<UserAttribute> userAttributes
protected Portlet portlet
protected UserDataConstraint userDataConstraintType
protected org.exoplatform.container.ExoContainer cont
protected boolean localPortlet
| Constructor Detail |
|---|
public PortletDataImp(org.exoplatform.container.ExoContainer cont,
Portlet portlet,
UserDataConstraint userDataConstraintType,
java.util.List<UserAttribute> userAttributes,
boolean localPortlet)
cont - exo containerportlet - portlet objectuserDataConstraintType - user data constraint typeuserAttributes - user attributeslocalPortlet - TODO| Method Detail |
|---|
public final Portlet getWrappedPortletTyped()
public final java.util.List<DisplayName> getDisplayName()
getDisplayName in interface PortletDataPortletData.getDisplayName()public final java.util.List<SecurityRoleRef> getSecurityRoleRef()
getSecurityRoleRef in interface PortletDataPortletData.getSecurityRoleRef()public final java.util.List<InitParam> getInitParam()
getInitParam in interface PortletDataPortletData.getInitParam()public final java.util.ResourceBundle getPortletInfo(java.util.Locale locale)
locale - locale
public final java.util.List<Supports> getSupports()
getSupports in interface PortletDataPortletData.getSupports()public final java.util.List<Description> getDescription()
getDescription in interface PortletDataPortletData.getDescription()public final java.lang.String getDescription(java.lang.String lang)
getDescription in interface PortletDatalang - language
PortletData.getDescription(java.lang.String)public final boolean isCacheGlobal()
isCacheGlobal in interface PortletDataPortletData.isCacheGlobal()public final java.lang.String getExpirationCache()
getExpirationCache in interface PortletDataPortletData.getExpirationCache()public final java.lang.String getPortletName()
getPortletName in interface PortletDataPortletData.getPortletName()public final java.util.List<java.util.Locale> getSupportedLocale()
getSupportedLocale in interface PortletDataPortletData.getSupportedLocale()public final ExoPortletPreferences getPortletPreferences()
getPortletPreferences in interface PortletDataPortletData.getPortletPreferences()public final boolean isSecure()
isSecure in interface PortletDataPortletData.isSecure()public final java.util.List<UserAttribute> getUserAttributes()
getUserAttributes in interface PortletDataPortletData.getUserAttributes()public final java.util.List<javax.xml.namespace.QName> getSupportedProcessingEvent()
getSupportedProcessingEvent in interface PortletDataPortletData.getSupportedProcessingEvent()public final java.util.List<javax.xml.namespace.QName> getSupportedPublishingEvent()
getSupportedPublishingEvent in interface PortletDataPortletData.getSupportedPublishingEvent()public final java.util.List<java.lang.String> getSupportedPublicRenderParameter()
getSupportedPublicRenderParameter in interface PortletDataPortletData.getSupportedPublicRenderParameter()public final java.util.Map<java.lang.String,java.lang.String[]> getContainerRuntimeOption()
getContainerRuntimeOption in interface PortletDataPortletData.getContainerRuntimeOption()public boolean getEscapeXml()
getEscapeXml in interface PortletDataPortletData.getEscapeXml()public boolean isLocalPortlet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||