|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelTypes | |
|---|---|
| org.exoplatform.services.wsrp2.type | |
| Uses of ModelTypes in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return ModelTypes | |
|---|---|
ModelTypes |
ModelDescription.getModelTypes()
Gets the modelTypes value for this ModelDescription. |
ModelTypes |
ServiceDescription.getSchemaType()
Gets the schemaType value for this ServiceDescription. |
ModelTypes |
ExtensionPart.getSchemaType()
Gets the schemaType value for this ExtensionPart. |
ModelTypes |
EventDescription.getSchemaType()
Gets the schemaType value for this EventDescription. |
| Methods in org.exoplatform.services.wsrp2.type with parameters of type ModelTypes | |
|---|---|
void |
ModelDescription.setModelTypes(ModelTypes modelTypes)
Sets the modelTypes value for this ModelDescription. |
void |
ServiceDescription.setSchemaType(ModelTypes schemaType)
Sets the schemaType value for this ServiceDescription. |
void |
ExtensionPart.setSchemaType(ModelTypes schemaType)
Sets the schemaType value for this ExtensionPart. |
void |
EventDescription.setSchemaType(ModelTypes schemaType)
Sets the schemaType value for this EventDescription. |
| Constructors in org.exoplatform.services.wsrp2.type with parameters of type ModelTypes | |
|---|---|
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)
|
|
ExtensionPart(java.lang.String[] extendedTypes,
ModelTypes schemaType,
Extension[] extensions,
javax.xml.namespace.QName name,
javax.xml.namespace.QName type,
org.apache.axis.types.URI schemaLocation)
|
|
ModelDescription(PropertyDescription[] propertyDescriptions,
ModelTypes modelTypes,
Extension[] extensions)
|
|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||