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

Packages that use LocalizedString
org.exoplatform.services.wsrp2.consumer.portlets   
org.exoplatform.services.wsrp2.type   
org.exoplatform.services.wsrp2.utils   
 

Uses of LocalizedString in org.exoplatform.services.wsrp2.consumer.portlets
 

Methods in org.exoplatform.services.wsrp2.consumer.portlets with parameters of type LocalizedString
protected  java.lang.String WSRPAdminPortlet.getValue(LocalizedString s)
           
 

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

Methods in org.exoplatform.services.wsrp2.type that return LocalizedString
 LocalizedString PropertyDescription.getDescription()
          Gets the description value for this PropertyDescription.
 LocalizedString PortletDescription.getDescription()
          Gets the description value for this PortletDescription.
 LocalizedString ParameterDescription.getDescription()
          Gets the description value for this ParameterDescription.
 LocalizedString ItemDescription.getDescription()
          Gets the description value for this ItemDescription.
 LocalizedString ExtensionDescription.getDescription()
          Gets the description value for this ExtensionDescription.
 LocalizedString EventDescription.getDescription()
          Gets the description value for this EventDescription.
 LocalizedString PortletDescription.getDisplayName()
          Gets the displayName value for this PortletDescription.
 LocalizedString ItemDescription.getDisplayName()
          Gets the displayName value for this ItemDescription.
 LocalizedString PropertyDescription.getHint()
          Gets the hint value for this PropertyDescription.
 LocalizedString ParameterDescription.getHint()
          Gets the hint value for this ParameterDescription.
 LocalizedString ExtensionDescription.getHint()
          Gets the hint value for this ExtensionDescription.
 LocalizedString EventDescription.getHint()
          Gets the hint value for this EventDescription.
 LocalizedString[] PortletDescription.getKeywords()
          Gets the keywords value for this PortletDescription.
 LocalizedString PortletDescription.getKeywords(int i)
           
 LocalizedString PropertyDescription.getLabel()
          Gets the label value for this PropertyDescription.
 LocalizedString ParameterDescription.getLabel()
          Gets the label value for this ParameterDescription.
 LocalizedString ExtensionDescription.getLabel()
          Gets the label value for this ExtensionDescription.
 LocalizedString EventDescription.getLabel()
          Gets the label value for this EventDescription.
 LocalizedString BaseFailed.getReason()
          Gets the reason value for this BaseFailed.
 LocalizedString PortletDescription.getShortTitle()
          Gets the shortTitle value for this PortletDescription.
 LocalizedString PortletDescription.getTitle()
          Gets the title value for this PortletDescription.
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type LocalizedString
 void PropertyDescription.setDescription(LocalizedString description)
          Sets the description value for this PropertyDescription.
 void PortletDescription.setDescription(LocalizedString description)
          Sets the description value for this PortletDescription.
 void ParameterDescription.setDescription(LocalizedString description)
          Sets the description value for this ParameterDescription.
 void ItemDescription.setDescription(LocalizedString description)
          Sets the description value for this ItemDescription.
 void ExtensionDescription.setDescription(LocalizedString description)
          Sets the description value for this ExtensionDescription.
 void EventDescription.setDescription(LocalizedString description)
          Sets the description value for this EventDescription.
 void PortletDescription.setDisplayName(LocalizedString displayName)
          Sets the displayName value for this PortletDescription.
 void ItemDescription.setDisplayName(LocalizedString displayName)
          Sets the displayName value for this ItemDescription.
 void PropertyDescription.setHint(LocalizedString hint)
          Sets the hint value for this PropertyDescription.
 void ParameterDescription.setHint(LocalizedString hint)
          Sets the hint value for this ParameterDescription.
 void ExtensionDescription.setHint(LocalizedString hint)
          Sets the hint value for this ExtensionDescription.
 void EventDescription.setHint(LocalizedString hint)
          Sets the hint value for this EventDescription.
 void PortletDescription.setKeywords(int i, LocalizedString _value)
           
 void PortletDescription.setKeywords(LocalizedString[] keywords)
          Sets the keywords value for this PortletDescription.
 void PropertyDescription.setLabel(LocalizedString label)
          Sets the label value for this PropertyDescription.
 void ParameterDescription.setLabel(LocalizedString label)
          Sets the label value for this ParameterDescription.
 void ExtensionDescription.setLabel(LocalizedString label)
          Sets the label value for this ExtensionDescription.
 void EventDescription.setLabel(LocalizedString label)
          Sets the label value for this EventDescription.
 void BaseFailed.setReason(LocalizedString reason)
          Sets the reason value for this BaseFailed.
 void PortletDescription.setShortTitle(LocalizedString shortTitle)
          Sets the shortTitle value for this PortletDescription.
 void PortletDescription.setTitle(LocalizedString title)
          Sets the title value for this PortletDescription.
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type LocalizedString
BaseFailed(LocalizedString reason, ResourceList resourceList, Extension[] extensions, ErrorCodes errorCode)
           
EventDescription(javax.xml.namespace.QName[] aliases, LocalizedString description, LocalizedString label, LocalizedString hint, ModelTypes schemaType, Extension[] extensions, javax.xml.namespace.QName name, javax.xml.namespace.QName type, org.apache.axis.types.URI schemaLocation)
           
ExtensionDescription(ExtensionPart[] parts, javax.xml.namespace.QName[] aliases, LocalizedString description, LocalizedString label, LocalizedString hint, Extension[] extensions, javax.xml.namespace.QName name)
           
FailedPortlets(LocalizedString reason, ResourceList resourceList, Extension[] extensions, ErrorCodes errorCode, java.lang.String[] portletHandles)
           
HandleEventsFailed(LocalizedString reason, ResourceList resourceList, Extension[] extensions, ErrorCodes errorCode, java.math.BigInteger[] index)
           
ImportPortletsFailed(LocalizedString reason, ResourceList resourceList, Extension[] extensions, ErrorCodes errorCode, java.lang.String[] importID)
           
ItemDescription(LocalizedString description, LocalizedString displayName, Extension[] extensions, java.lang.String itemName)
           
ParameterDescription(javax.xml.namespace.QName[] names, LocalizedString description, LocalizedString label, LocalizedString hint, Extension[] extensions, java.lang.String identifier)
           
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)
           
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)
           
PropertyDescription(LocalizedString description, LocalizedString label, LocalizedString hint, java.lang.String[] usage, javax.xml.namespace.QName[] aliases, Extension[] extensions, javax.xml.namespace.QName name, javax.xml.namespace.QName type, org.apache.axis.types.URI schemaLocation)
           
 

Uses of LocalizedString in org.exoplatform.services.wsrp2.utils
 

Methods in org.exoplatform.services.wsrp2.utils that return LocalizedString
static LocalizedString Utils.getLocalizedString(java.lang.String value, java.lang.String lang)
           
static LocalizedString Utils.getLocalizedString(java.lang.String value, java.lang.String lang, java.lang.String rn)
           
 

Methods in org.exoplatform.services.wsrp2.utils with parameters of type LocalizedString
static java.lang.String Utils.getStringFromLocalizedString(LocalizedString ls)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.