%DeepSee.Model.cellCache
class %DeepSee.Model.cellCache extends %DeepSee.Model.cellCacheNode
Meta-data object for a DeepSee cell cache pre-load definition.Property Inventory
Properties
relationship cellGroups as array of %DeepSee.Model.cellGroup (XMLELEMENTREF = 1, XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE") [ InitialExpression = $listbuild("%DeepSee.Model.cellGroup","cellCache",+$this,"many",0,0) , Transient , Inverse = cellCache , Cardinality = many ];
Groups.
Property methods: cellGroupsGet(), cellGroupsGetObject(), cellGroupsGetObjectId(), cellGroupsGetSwizzled(), cellGroupsIsEmpty(), cellGroupsIsValid(), cellGroupsNewObject(), cellGroupsRClose(), cellGroupsRExec(), cellGroupsRFetch(), cellGroupsRelate(), cellGroupsSQLCompute(), cellGroupsSet(), cellGroupsUnRelate()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %BindExport()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %QuoteList()
- %QuoteValue()
- %QuoteValueL10N()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()