Package wt.access.agreement
Class AgreementHelper
java.lang.Object
wt.access.agreement.AgreementHelper
- All Implemented Interfaces:
Externalizable,Serializable
Helper class that provides easy access to the implementation of methods
defined by the
Supported API: true
Extendable: false
AgreementService interface.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AgreementServiceA static reference to the standard implementation class for AgreementService
Supported API: true -
Method Summary
-
Field Details
-
service
A static reference to the standard implementation class for AgreementService
Supported API: true
-