Class AgreementHelper

java.lang.Object
wt.access.agreement.AgreementHelper
All Implemented Interfaces:
Externalizable, Serializable

public class AgreementHelper extends Object implements Externalizable
Helper class that provides easy access to the implementation of methods defined by the AgreementService interface.

Supported API: true

Extendable: false
See Also:
  • Field Details

    • service

      public static final AgreementService service
      A static reference to the standard implementation class for AgreementService

      Supported API: true