Class IdTypeMapRequest

java.lang.Object
com.gentics.contentnode.rest.model.request.IdTypeMapRequest

public class IdTypeMapRequest extends Object
Request containing a map of objecttype-IDs.
  • Field Details

    • languageVariants

      @QueryParam("langvars") @DefaultValue("false") public boolean languageVariants
      true to add language variants to pages
  • Constructor Details

    • IdTypeMapRequest

      public IdTypeMapRequest()
  • Method Details