HS.HC.Security.ClientAPI.OAuthClient.Interface
class HS.HC.Security.ClientAPI.OAuthClient.Interface extends HS.HC.Security.ClientAPI.BaseInterface
Method Inventory
Methods
classmethod MapProperties(sourceObj As %Library.RegisteredObject, destinationObj As %Library.RegisteredObject)
Inherited description: utility method for moving properties from source to destination object
where either the @Input sourceObj or @Input destinationObj should be an instance of this class.
will automatically map properties defined in the parameter "AutoMapProperties"
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromDynamicObject()
- MapPropertiesFrom()
- MapPropertiesTo()
- ToDynamicObject()