Business Entity Public Methods

BusinessEntity classes implement a combination of methods inherited from their generated superclasses as well as the framework classes that those generated superclasses extend. The generated methods are typically "convenience" methods based on the specific features of the entity. The framework methods are ones implemented by many or all entities. Similarly, some methods are expected to be invoked from other objects (public methods) and others are to facilitate business logic coded into the entities' business methods themselves.