Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Generic Entity (GE) provides a standard set of base functionality for all entities created and maintained within Aptify. See "Aptify Generic Entity (GE) Overview" in the Developer Guide for Understanding the Apitfy Generic Entity Architecture for more information.

However, the more complex entities in a particular application may need additional logic beyond what is provided by the GE to adequately address the application's requirements. In these cases, a developer can write an entity plug-in object leveraging Aptify's existing objects to modify or enhance the entity's business logic.

...