Class TemplateResultService


  • public class TemplateResultService
    extends QueryResultService
    Web service that returns results of public template constrained with values in request. All constraints operations and values that are in template must be specified in request.
    Author:
    Jakub Kulaviak
    • Field Detail

      • TYPE_PARAMETER

        public static final java.lang.String TYPE_PARAMETER
        Name of type parameter
        See Also:
        Constant Field Values
      • NAME_PARAMETER

        public static final java.lang.String NAME_PARAMETER
        Name of name parameter
        See Also:
        Constant Field Values
    • Constructor Detail

      • TemplateResultService

        public TemplateResultService​(InterMineAPI im)
        Construct with an InterMineAPI.
        Parameters:
        im - the InterMine API