If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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 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.

This topic describes the requirements for writing an entity object to modify the behavior of a particular entity. It also describes how to add this object to the Aptify system after it has been written and compiled. Refer to one of the following sub-topics for details:

  • No labels