HS.Push.WebServices.Containers.Snapshot
class HS.Push.WebServices.Containers.Snapshot extends HS.Util.WebServices.ServiceStatus, HS.Util.CopyFrom
Property Inventory
Properties
property DocumentUniqueId as %String (MAXLEN = 128);
Property methods: DocumentUniqueIdDisplayToLogical(), DocumentUniqueIdGet(), DocumentUniqueIdIsValid(), DocumentUniqueIdLogicalToDisplay(), DocumentUniqueIdLogicalToOdbc(), DocumentUniqueIdNormalize(), DocumentUniqueIdSet()
property Hash as %Binary;
Property methods: HashGet(), HashIsValid(), HashLogicalToXSD(), HashSet(), HashXSDToLogical()
property NewDocumentUniqueId as %String (MAXLEN = 128);
Property methods: NewDocumentUniqueIdDisplayToLogical(), NewDocumentUniqueIdGet(), NewDocumentUniqueIdIsValid(), NewDocumentUniqueIdLogicalToDisplay(), NewDocumentUniqueIdLogicalToOdbc(), NewDocumentUniqueIdNormalize(), NewDocumentUniqueIdSet()
property NewRepositoryUniqueId as %String (MAXLEN = 128);
Property methods: NewRepositoryUniqueIdDisplayToLogical(), NewRepositoryUniqueIdGet(), NewRepositoryUniqueIdIsValid(), NewRepositoryUniqueIdLogicalToDisplay(), NewRepositoryUniqueIdLogicalToOdbc(), NewRepositoryUniqueIdNormalize(), NewRepositoryUniqueIdSet()
property Size as %Integer;
Property methods: SizeDisplayToLogical(), SizeGet(), SizeIsValid(), SizeLogicalToDisplay(), SizeNormalize(), SizeSet(), SizeXSDToLogical()
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()
- CopyFrom()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()