Class ConstructCategoryParameterBean

java.lang.Object
com.gentics.contentnode.rest.resource.parameter.ConstructCategoryParameterBean

public class ConstructCategoryParameterBean extends Object
Parameter bean for filtering construct categories
  • Field Details

    • pageId

      @QueryParam("pageId") public Integer pageId
      ID of the page for which to get construct categories.
    • nodeId

      @QueryParam("nodeId") public Integer nodeId
      ID of the node for getting constructs linked to a node.
  • Constructor Details

    • ConstructCategoryParameterBean

      public ConstructCategoryParameterBean()