| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER ClassChildren (character) | 
     Returns a list of class names that extend the given base class
(including the given class)  | 
|
| + | GetEmptyObjectStructure (character, dataset-handle) | 
     Returns the repository structure for objects of the given type  | 
|
| + | GetObjectByName (character, dataset-handle) | 
     Returns the repository data for the named object  | 
|
| + | StoreObject (logical, dataset-handle) | 
     Stores the repository data for the named object  | 
| 
         
            
                Top
                
            
         
        PUBLIC CHARACTER ClassChildren (character)
 
  | 
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC GetEmptyObjectStructure (character, dataset-handle)
 
  | 
||||||||||||||||||||||
        
        PUBLIC GetObjectByName (character, dataset-handle)
 
  | 
||||||||||||||||||||||
        
        PUBLIC StoreObject (logical, dataset-handle)
 
  | 
||||||||||||||||||||||