Class DeveloperHelperServiceMock

  • All Implemented Interfaces:
    DeveloperHelperService

    public class DeveloperHelperServiceMock
    extends AbstractDeveloperHelperService
    This is the Mock for the developer helper service, allows the service to always be available even when someone has not implemented it for the system that is using EB
    Author:
    Aaron Zeckoski (azeckoski @ gmail.com)
    • Field Detail

      • defaultLocationId

        public static String defaultLocationId
      • defaultLocationRef

        public static String defaultLocationRef
      • defaultToolId

        public static String defaultToolId
      • defaultToolRef

        public static String defaultToolRef
      • defaultUserId

        public static String defaultUserId
      • defaultUserEid

        public static String defaultUserEid
      • defaultUserRef

        public static String defaultUserRef
      • currentUserRef

        public static String currentUserRef
      • lastCurrentUser

        public static String lastCurrentUser
      • defaultServerURL

        public static String defaultServerURL
      • defaultPortalURL

        public static String defaultPortalURL
      • defaultEntityRef

        public static String defaultEntityRef
      • defaultPermAllowed

        public static String defaultPermAllowed
    • Constructor Detail

      • DeveloperHelperServiceMock

        public DeveloperHelperServiceMock()