Class MultichannellingParameterBean


  • public class MultichannellingParameterBean
    extends Object
    Parameter bean for multichannelling
    • Field Detail

      • nodeId

        @QueryParam("nodeId")
        public Integer nodeId
        Node id of the channel when used in multichannelling
      • inherited

        @QueryParam("inherited")
        public Boolean inherited
        True to only return inherited items in the given node, false to only get local/localized items, null to get local and inherited items.
    • Constructor Detail

      • MultichannellingParameterBean

        public MultichannellingParameterBean()