EnsLib.CloudStorage.InboundInput
class EnsLib.CloudStorage.InboundInput extends %Library.RegisteredObject
Property Inventory
Properties
property Content as %GlobalBinaryStream;
Property methods: ContentDelete(), ContentGet(), ContentGetObject(), ContentGetObjectId(), ContentGetSwizzled(), ContentIsValid(), ContentNewObject(), ContentOid(), ContentOpen(), ContentSet(), ContentSetObject(), ContentSetObjectId(), ContentUnSwizzle()
property Meta as %String;
Property methods: MetaDisplayToLogical(), MetaGet(), MetaIsValid(), MetaLogicalToDisplay(), MetaLogicalToOdbc(), MetaNormalize(), MetaSet()
property Name as %String;
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
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()