Click or drag to resize

ApplicationManager Methods

The ApplicationManager type exposes the following members.

Methods
  NameDescription
Public methodActivateApplication
Update application id in ApplicationMeta table
Public methodDeleteInfoMessage(DataStructure)
Delete InfoMessage
Public methodDeleteInfoMessage(String, String)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetApplicationMeta
Get ApplicationMeta of this application
Public methodGetApplicationMeta(String)
Get ApplicationMeta
Public methodGetBeName
Public methodGetBusinessEntitiesMeta
Get list of BusinessEntityMeta for this application
Public methodGetDataManager
Get ApplicationDataManager instance which can be used for any database operation on application database
Public methodGetFieldsMeta
Public methodGetHashCode (Inherited from Object.)
Public methodGetHeaderStructureMeta
Get StructureMeta for given BusinessEntity name
Public methodGetInfoMessage
Get List of InfoMessages for give DataStructure
Public methodGetStructureMeta
Get the Structure details for given structure name
Public methodGetType (Inherited from Object.)
Public methodIsHeader
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also