|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemDescription | |
|---|---|
| org.exoplatform.services.wsrp.type | |
| Uses of ItemDescription in org.exoplatform.services.wsrp.type |
|---|
| Methods in org.exoplatform.services.wsrp.type that return ItemDescription | |
|---|---|
ItemDescription[] |
ServiceDescription.getCustomModeDescriptions()
Gets the customModeDescriptions value for this ServiceDescription. |
ItemDescription |
ServiceDescription.getCustomModeDescriptions(int i)
|
ItemDescription[] |
ServiceDescription.getCustomUserProfileItemDescriptions()
Gets the customUserProfileItemDescriptions value for this ServiceDescription. |
ItemDescription |
ServiceDescription.getCustomUserProfileItemDescriptions(int i)
|
ItemDescription[] |
ServiceDescription.getCustomWindowStateDescriptions()
Gets the customWindowStateDescriptions value for this ServiceDescription. |
ItemDescription |
ServiceDescription.getCustomWindowStateDescriptions(int i)
|
ItemDescription[] |
ServiceDescription.getUserCategoryDescriptions()
Gets the userCategoryDescriptions value for this ServiceDescription. |
ItemDescription |
ServiceDescription.getUserCategoryDescriptions(int i)
|
| Methods in org.exoplatform.services.wsrp.type with parameters of type ItemDescription | |
|---|---|
void |
ServiceDescription.setCustomModeDescriptions(int i,
ItemDescription _value)
|
void |
ServiceDescription.setCustomModeDescriptions(ItemDescription[] customModeDescriptions)
Sets the customModeDescriptions value for this ServiceDescription. |
void |
ServiceDescription.setCustomUserProfileItemDescriptions(int i,
ItemDescription _value)
|
void |
ServiceDescription.setCustomUserProfileItemDescriptions(ItemDescription[] customUserProfileItemDescriptions)
Sets the customUserProfileItemDescriptions value for this ServiceDescription. |
void |
ServiceDescription.setCustomWindowStateDescriptions(int i,
ItemDescription _value)
|
void |
ServiceDescription.setCustomWindowStateDescriptions(ItemDescription[] customWindowStateDescriptions)
Sets the customWindowStateDescriptions value for this ServiceDescription. |
void |
ServiceDescription.setUserCategoryDescriptions(int i,
ItemDescription _value)
|
void |
ServiceDescription.setUserCategoryDescriptions(ItemDescription[] userCategoryDescriptions)
Sets the userCategoryDescriptions value for this ServiceDescription. |
| Constructors in org.exoplatform.services.wsrp.type with parameters of type ItemDescription | |
|---|---|
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)
|
|
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)
|
|
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)
|
|
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 | |||||||||