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

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

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

Methods in org.exoplatform.services.wsrp2.type that return MarkupType
 MarkupType[] PortletDescription.getMarkupTypes()
          Gets the markupTypes value for this PortletDescription.
 MarkupType PortletDescription.getMarkupTypes(int i)
           
 

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

Constructors in org.exoplatform.services.wsrp2.type with parameters of type MarkupType
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.