Uses of Class
org.exoplatform.services.wsrp2.type.ParameterDescription

Packages that use ParameterDescription
org.exoplatform.services.wsrp2.type   
 

Uses of ParameterDescription in org.exoplatform.services.wsrp2.type
 

Methods in org.exoplatform.services.wsrp2.type that return ParameterDescription
 ParameterDescription[] PortletDescription.getNavigationalPublicValueDescriptions()
          Gets the navigationalPublicValueDescriptions value for this PortletDescription.
 ParameterDescription PortletDescription.getNavigationalPublicValueDescriptions(int i)
           
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type ParameterDescription
 void PortletDescription.setNavigationalPublicValueDescriptions(int i, ParameterDescription _value)
           
 void PortletDescription.setNavigationalPublicValueDescriptions(ParameterDescription[] navigationalPublicValueDescriptions)
          Sets the navigationalPublicValueDescriptions value for this PortletDescription.
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type ParameterDescription
PortletDescription(java.lang.String portletHandle, MarkupType[] markupTypes, java.lang.String groupID, LocalizedString description, LocalizedString shortTitle, LocalizedString title, LocalizedString displayName, LocalizedString[] keywords, javax.xml.namespace.QName[] publishedEvents, javax.xml.namespace.QName[] handledEvents, ParameterDescription[] navigationalPublicValueDescriptions, java.lang.String[] userCategories, java.lang.String[] userProfileItems, java.lang.String[] portletManagedModes, java.lang.Boolean usesMethodGet, java.lang.Boolean defaultMarkupSecure, java.lang.Boolean onlySecure, java.lang.Boolean userContextStoredInSession, java.lang.Boolean templatesStoredInSession, java.lang.Boolean hasUserSpecificState, java.lang.Boolean doesUrlTemplateProcessing, java.lang.Boolean mayReturnPortletState, Extension[] extensions, java.lang.String portletID)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.