Class AbstractDeveloperHelperService

  • All Implemented Interfaces:
    DeveloperHelperService
    Direct Known Subclasses:
    DeveloperHelperServiceMock

    public abstract class AbstractDeveloperHelperService
    extends Object
    implements DeveloperHelperService
    implementation of the helper service methods which are internal only NOTE: you should probably override encode and decode data rather than simply using the current impl
    Author:
    Aaron Zeckoski (aaron@caret.cam.ac.uk)