Microsoft.Imm.Sdk.Services.Dam Namespace

 

Classes

  Class Description
CheckInResourceRequest
Flags the item in the backend database as being checked in to a specific user.
CheckOutResourceRequest
Flags the item in the backend database as being checked out to a specific user.
CopyResourceRequest
Generates a shallow copy of the resource in the database.
CreateTypeRequest
Creates a new resource class type in the database ontology.
DamServiceClient
WCF Service Client that enables easy communication with an implementation of the DAM Service
DataConflictDetail
Details the data conflict
DeleteResourceRequest
Deletes the resource specified by Id in the DeleteResourceRequest.
DeleteTypeRequest
Deletes an existing OWL definition in the database
GetChildrenRequest
Returns the Children “subjects” from the submitted subject Id.
GetChildrenResponse
Result is in SPARQL Result Set XML format
GetNewIdFaultDetail
Details included in FaultException if there is a failure generating a unique identifier in a IDamOperations.GetNewId implementation
GetNewIdRequest
Requests a new unique ID in the requested IdType of Uri or Guid.
GetNewIdResponse
Returns a new Id that is unique in the underlying repository.
GetParentsRequest
Requests the Parent “subjects” from the submitted subject Id.
GetParentsResponse
Result is in SPARQL Result Set XML format
GetPathRequest
Requests the Url or UNC path to the asset Id.
GetPathResponse
Returns the Url or UNC path to the asset.
GetProxyPathRequest
Requests the Url or UNC path to the proxy for the asset.
GetProxyPathResponse
Returns the Url or UNC path to the proxy for the asset.
GetResourceRequest
Gets the RDF description of a resource identified by its unique Id.
GetResourceResponse
GetResourceResponse contains the full RDF/XML description of the resource requested.
GetServiceHealthStateResponse
Gets the health state of the service
GetTypesRequest
Requests the OWL document that defines all of the ontology supported by the database.
GetTypesResponse
Returns OWL document that defines all of the ontology supported by the database.
NotifyRequest
Sends a notification to the back end service
QueryFaultDetail
Details included in FaultException if there is a problem executing a query against the datastore
QueryRequest
Submit W3C standard SPARQL query statements into the DAM service.
QueryResponse
Returns the SPARQL Result Set of the query.
RdfFaultDetail
Details included in FaultException if there is a formatting error related to any incoming or outgoing RDF XML
SubscribeRequest
Subscribes to events on the service
UnsubscribeRequest
Unsubscribes to events on the service
UpdateResourceRequest
Updates the resource metadata.
UpdateTypeRequest
Updates an existing class definition in the database schema.

Interfaces

  Interface Description
IDamOperations
Interface that defines IMM DAM Service. Used when implementing WCF services that the IMM components need to work with.

Enumerations

  Enumeration Description
DamStatusCode