Skip to main content

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 list

Property 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

FeedbackOpens in a new tab