Share via


IDamOperations Members

The IDamOperations type exposes the following members.

Methods

  Name Description
CheckIn
Check files in to the DAM
CheckOut
Check a file out of the DAM and lock it
CopyResource
Copies a resource and its graph to a new resource with a new Uri
CreateType
Creates a new Ontology Type in the DAM
DeleteResource
Deletes a specific resource from the DAM
DeleteType
Deletes a specific Ontology Type from the DAM
GetChildren
Gets all children in the graph of the resource
GetNewId
Generates a new Unique ID from the DAM
GetParents
Gets all Parent items of the resource
GetPath
Returns the Uri file path to the resource
GetProxyPath
Returns the Uri file path to the proxy of the resource if one exists
GetResource
Gets the RDF for a specific resource item
GetServiceHealthState
Returns the current health state of the DAM service
GetTypes
Returns the OWL document for the DAM Ontology
Notify
Push notifications to backend DAM. (if supported by DAM)
Query
SPARQL Query to search the DAM.
Subscribe
Allows other services to subscribe to specific events occuring within the DAM service.
Unsubscribe
Allows other services to unsubscribe to events occuring within the DAM service
UpdateResource
Updates the metadata for a specific resource
UpdateType
Updates an OWL type definition within the DAM ontology

See Also

IDamOperations Interface

Microsoft.Imm.Sdk.Services.Dam Namespace