Catalog Items
Operations
| Add Catalog Item |
Creates a new CatalogItem. |
| Delete Catalog Item |
Deletes the specified CatalogItem. |
| Delete Catalog Items |
Deletes the given list of items |
| Get Catalog Item |
Gets a CatalogItem specified by the Id. |
| Get Catalog Item Content |
Gets the content of the specified CatalogItem specified by the Id. |
| Get Catalog Item Policies |
Gets ItemPolicies associated with the specified CatalogItem. |
| Get Catalog Item Properties |
Gets the specified Properties for the CatalogItem (takes list of Property names to retrieve the values) |
| Get Catalog Item Roles |
Gets the list of available Roles for the CatalogItem |
| Get Catalog Items |
Gets an array of CatalogItems. |
| Move Catalog Items |
Moves given list of items to target folder. |
| Set Catalog Item Policies |
Replaces ItemPolicies associated with the specified CatalogItem. |
| Update Catalog Item |
Updates the specified CatalogItem using the provided definition. |
| Update Catalog Item Properties |
Updates a CatalogItem's Properties with the list of given properties. |