[G'
This service is intended to be used to fetch repository items.
The URL to this service should be in one of the following formats:
İı|]
[G'
[repoServiceURL]/[itemClass]/[itemID].[typeSuffix]
[repoServiceURL]/[itemClass]/[itemID]/[stateID].[typeSuffix]
[repoServiceURL]/[itemClass]/[itemName].[typeSuffix]
İı|]
[G'
where:
İı|]
- [G'[repoServiceURL] is İı|]
[G'
%repoServiceURL%
İı|]
- [G'[itemClass] is the name of the EMF class representing the
item you wish to retrieve. Use either the short name of
the EClass (relative to it's EPackage; usually the
package-free Java class name); or the fully qualified
instanceClassName of the EClass.İı|]
- [G'[itemID] is a UUID for the itemIDİı|]
- [G'[stateID] is a UUID for the stateIDİı|]
- [G'[name] is the 'name' of the item. Not all item types
support items being 'named'.İı|]
- [G'[typeSuffix] is one of "html", "xml", or "json", indicating in what
format you want the item written in.İı|]