This chapter is a reference to the interface methods for intercepting selected HPD database interactions made by the HPD client applications. The following procedures and functions are in the P_INTEGRATOR_OVERRIDES package of your HPD schema. These Oracle PL/SQL procedures and functions can be used by an HPD administrator or integrator to accomplish the following tasks:
The following methods will be discussed here:
Name | Type | Description |
|---|---|---|
FILTERSOURCEFEATURES | Procedure | Allow the integrator to implement custom rules as to which features are loaded into the HPD Source Editor application. |
CANLOCKFEATURE. | Function | Allow the integrator to customize the locking mechanism for the HPD Source Editor application. |
CANLOCKREPRESENTATION. | Function | Allow the integrator to customize the locking mechanism for the HPD Source Editor application. |
PROJECTSTATUSUPDATE. | Function | Allow the integrator to receive notifications when the project status is changed |