Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Config.CommonMethods

class Config.CommonMethods extends %Library.RegisteredObject, %XML.Adaptor

This class contains methods which are common (inherited) by classes which manipulate sections in the CPF file.

Parameters

parameter SECTIONTYPE = 0;
This parameter governs how the class creates audit records.
Value = 0 - Class contains a single entry (SQL, Net, etc.)
Value = 1 - Class contains multiple entries (Databases, Namespaces, etc.)
Value = 2 - Class deals with mappings (MapGlobals, MapRoutines, MapPackages, MapShards.)

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab