Skip to main content

HS.Types.Zip

persistent class HS.Types.Zip extends %Library.Persistent, %XML.Adaptor

SQL Table Name: HS_Types.Zip

Property Inventory

Properties

property File as %Stream.GlobalBinary;
Property methods: FileDelete(), FileGet(), FileGetObject(), FileGetObjectId(), FileGetStored(), FileGetSwizzled(), FileIsValid(), FileNewObject(), FileOid(), FileOpen(), FileSet(), FileSetObject(), FileSetObjectId(), FileUnSwizzle()
property Items as list of HS.Types.ZipItem;
Property methods: ItemsBuildValueArray(), ItemsCollectionToDisplay(), ItemsCollectionToOdbc(), ItemsDisplayToCollection(), ItemsGet(), ItemsGetObject(), ItemsGetObjectId(), ItemsGetStored(), ItemsGetSwizzled(), ItemsIsValid(), ItemsOdbcToCollection(), ItemsSet(), ItemsSetObject(), ItemsSetObjectId()
property Operation as %String (VALUELIST = ",ToZip,FromZip");
Property methods: OperationDisplayToLogical(), OperationGet(), OperationGetStored(), OperationIsValid(), OperationLogicalToDisplay(), OperationLogicalToOdbc(), OperationNormalize(), OperationSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (HS.Types.Zip)

^HS.Types.ZipD(ID)
=
%%CLASSNAME
Items
File
Operation

Subclasses

FeedbackOpens in a new tab