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

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

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

Methods in org.exoplatform.services.wsrp2.type that return EventDescription
 EventDescription[] ServiceDescription.getEventDescriptions()
          Gets the eventDescriptions value for this ServiceDescription.
 EventDescription ServiceDescription.getEventDescriptions(int i)
           
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type EventDescription
 void ServiceDescription.setEventDescriptions(EventDescription[] eventDescriptions)
          Sets the eventDescriptions value for this ServiceDescription.
 void ServiceDescription.setEventDescriptions(int i, EventDescription _value)
           
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type EventDescription
ServiceDescription(boolean requiresRegistration, PortletDescription[] offeredPortlets, ItemDescription[] userCategoryDescriptions, ExtensionDescription[] extensionDescriptions, ItemDescription[] customWindowStateDescriptions, ItemDescription[] customModeDescriptions, CookieProtocol requiresInitCookie, ModelDescription registrationPropertyDescription, java.lang.String[] locales, ResourceList resourceList, EventDescription[] eventDescriptions, ModelTypes schemaType, java.lang.String[] supportedOptions, Extension[] exportDescription, java.lang.Boolean mayReturnRegistrationState, Extension[] extensions)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.