%DeepSee.XMLA.KeywordsRestrictions
class %DeepSee.XMLA.KeywordsRestrictions extends %Library.RegisteredObject, %XML.Adaptor
Property Inventory
Method Inventory
Properties
property Keyword as String;
Property methods: KeywordDisplayToLogical(), KeywordGet(), KeywordIsValid(), KeywordLogicalToDisplay(), KeywordLogicalToOdbc(), KeywordNormalize(), KeywordSet()
property KeywordList as list of String (XMLPROJECTION = "none");
Property methods: KeywordListBuildValueArray(), KeywordListCollectionToDisplay(), KeywordListCollectionToOdbc(), KeywordListDisplayToCollection(), KeywordListDisplayToLogical(), KeywordListGet(), KeywordListGetObject(), KeywordListGetObjectId(), KeywordListGetSwizzled(), KeywordListIsValid(), KeywordListLogicalToDisplay(), KeywordListLogicalToOdbc(), KeywordListNormalize(), KeywordListOdbcToCollection(), KeywordListSet(), KeywordListSetObject(), KeywordListSetObjectId()
Methods
method Normalize() as %Status
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()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()