|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelDescription | |
|---|---|
| org.exoplatform.services.wsrp.type | |
| Uses of ModelDescription in org.exoplatform.services.wsrp.type |
|---|
| Methods in org.exoplatform.services.wsrp.type that return ModelDescription | |
|---|---|
ModelDescription |
PortletPropertyDescriptionResponse.getModelDescription()
Gets the modelDescription value for this PortletPropertyDescriptionResponse. |
ModelDescription |
ServiceDescription.getRegistrationPropertyDescription()
Gets the registrationPropertyDescription value for this ServiceDescription. |
| Methods in org.exoplatform.services.wsrp.type with parameters of type ModelDescription | |
|---|---|
void |
PortletPropertyDescriptionResponse.setModelDescription(ModelDescription modelDescription)
Sets the modelDescription value for this PortletPropertyDescriptionResponse. |
void |
ServiceDescription.setRegistrationPropertyDescription(ModelDescription registrationPropertyDescription)
Sets the registrationPropertyDescription value for this ServiceDescription. |
| Constructors in org.exoplatform.services.wsrp.type with parameters of type ModelDescription | |
|---|---|
PortletPropertyDescriptionResponse(ModelDescription modelDescription,
ResourceList resourceList,
Extension[] extensions)
|
|
ServiceDescription(boolean requiresRegistration,
PortletDescription[] offeredPortlets,
ItemDescription[] userCategoryDescriptions,
ItemDescription[] customUserProfileItemDescriptions,
ItemDescription[] customWindowStateDescriptions,
ItemDescription[] customModeDescriptions,
CookieProtocol requiresInitCookie,
ModelDescription registrationPropertyDescription,
java.lang.String[] locales,
ResourceList resourceList,
Extension[] extensions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||