Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Class Libraries

Shizhong Yu edited this page Jan 4, 2021 · 23 revisions

Under construction


Table of contents for class library.


Banner Operations

Main section of code for the operations.

TheBayOperations

Inherited from "BaseOperation" class, expanded new functions for specialized rules to accommodate the business logics.

TheBay banner includes two specialized rules for business changes that is not reflected in the input data. Please refer to the training documents for specific action that needed to be modified.

SaksOperations

Inherited from base class "BaseOperaitons", no special rules exists at this time.

O5Operations

Inherited from base class "BaseOperaitons", no special rules exists at this time.

BaseOperations

This is the base class of an operation class, it contains the base functions including copy and writing of raw template to a local temporary folder. This is done to save calculation lag that is involved in writing a large data chunk to a network drive and all the concurrency issues that come with it.

Process Management

Process management and termination of excel instances

Settings

Classes that construct user settings and program settings

Utilities

Utilities classes

Class Compendium

Dedicated page of objects used and their short description

Clone this wiki locally