Click or drag to resize

AmiServiceBehavior Methods

The AmiServiceBehavior type exposes the following members.

Methods
 NameDescription
Public methodAssociationCreate Create an associated entity
Public methodAssociationGet Removes an associated entity from the scoping property path
Public methodAssociationRemove Removes an associated entity from the scoping property path
Public methodAssociationSearch Perform a search on the specified entity
Public methodCheckIn Check-in the specified object
Public methodCheckOut Check-out the specified object
Public methodCreate Creates the specified resource for the AMI service
Public methodCreateUpdate Create or update the specific resource
Public methodDelete Delete the specified resource
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGet Get the specified resource
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetResourceHandler Get the resource handler for the named resource
Public methodGetSchema Gets the schema for the administrative interface.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetVersion Get a specific version of the resource
Public methodHead Perform a head operation
Public methodHistory Get the complete history of a resource
Public methodInvokeMethod(String, String, ParameterCollection) Invoke a method which is not tied to a classifier object
Public methodInvokeMethod(String, String, String, ParameterCollection) Invoke the specified method on the API
Public methodLock Lock resource
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodOptions Gets options for the AMI service.
Public methodPatch Perform a patch on the serviceo
Public methodPing Perform a ping
Public methodResourceOptions Options resource
Public methodSearch Performs a search of the specified AMI resource
Protected methodThrowIfNotReady Service is not ready
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodUnLock Unlock resource
Public methodUpdate Updates the specified object on the server
Top
Extension Methods
 NameDescription
Public Extension MethodConvertTReturn The purpose of this method is to convert object me to TReturn. Why? Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast so we have to copy.
(Defined by ExtensionMethods)
Public Extension MethodWithControl With control parameter is used as a wrapper for _ parameters
(Defined by QueryFilterExtensions)
Top
See Also