HS.Hub.HSWS.WebServices.Containers.OID
class HS.Hub.HSWS.WebServices.Containers.OID extends HS.Util.WebServices.ServiceStatus, HS.Util.WebServices.ListItem
Used by a web service query to return an item in a listProperty Inventory
Properties
property Description as %String (MAXLEN = 512);
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property IdentityCode as %String (MAXLEN = 512);
code for entry within the identity type
Property methods: IdentityCodeDisplayToLogical(), IdentityCodeGet(), IdentityCodeIsValid(), IdentityCodeLogicalToDisplay(), IdentityCodeLogicalToOdbc(), IdentityCodeNormalize(), IdentityCodeSet()
property IdentityCodeAliases as %String (MAXLEN = 512);
List of IdentityCode Aliases as a comma delimited string.
Property methods: IdentityCodeAliasesDisplayToLogical(), IdentityCodeAliasesGet(), IdentityCodeAliasesIsValid(), IdentityCodeAliasesLogicalToDisplay(), IdentityCodeAliasesLogicalToOdbc(), IdentityCodeAliasesNormalize(), IdentityCodeAliasesSet()
property IdentityTypes as %String (MAXLEN = 512);
List of IdentityTypes as a comma delimited string. The first is the primary Type, and the rest will be parsed as additional types.
Property methods: IdentityTypesDisplayToLogical(), IdentityTypesGet(), IdentityTypesIsValid(), IdentityTypesLogicalToDisplay(), IdentityTypesLogicalToOdbc(), IdentityTypesNormalize(), IdentityTypesSet()
property OID as %String);
Property methods: OIDDisplayToLogical(), OIDGet(), OIDIsValid(), OIDLogicalToDisplay(), OIDLogicalToOdbc(), OIDNormalize(), OIDSet()
property URL as %String);
Property methods: URLDisplayToLogical(), URLGet(), URLIsValid(), URLLogicalToDisplay(), URLLogicalToOdbc(), URLNormalize(), URLSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()