|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemDescription | |
|---|---|
| org.exoplatform.services.wsrp2.type | |
| Uses of ItemDescription in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return ItemDescription | |
|---|---|
ItemDescription[] |
ServiceDescription.getCustomModeDescriptions()
Gets the customModeDescriptions value for this ServiceDescription. |
ItemDescription |
ServiceDescription.getCustomModeDescriptions(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.wsrp2.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.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.wsrp2.type with parameters of type ItemDescription | |
|---|---|
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)
|
|
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)
|
|
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 | |||||||||