Class FilterNode

    • Constructor Detail

      • FilterNode

        public FilterNode()
    • Method Detail

      • setSubAttributeName

        public void setSubAttributeName​(String subAttributeName)
        this attribute is relevant for resolving value-paths on patch operations
      • getParent

        public FilterNode getParent()
        each node should now its parent node just in case
      • setParent

        protected void setParent​(FilterNode parent)
        each node should now its parent node just in case
      • getSubAttributeName

        public String getSubAttributeName()
        this attribute is relevant for resolving value-paths on patch operations