Working with Facade Classes

Some business process functions are invoked from the client application while others provide utility functions not directly available to the client. A facade class is a process class whose interface is visible to the client.