Class ContextImpl

    • Constructor Detail

      • ContextImpl

        protected ContextImpl()
      • ContextImpl

        public ContextImpl​(String name)
      • ContextImpl

        public ContextImpl​(String name,
                           UUID uuid)
    • Method Detail

      • setParentFromJson

        protected void setParentFromJson​(IsParentOf isParentOf)
                                  throws org.gcube.com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        org.gcube.com.fasterxml.jackson.core.JsonProcessingException
      • setChildrenFromJson

        protected void setChildrenFromJson​(List<IsParentOf> children)
                                    throws org.gcube.com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        org.gcube.com.fasterxml.jackson.core.JsonProcessingException
      • addChildFromJson

        protected void addChildFromJson​(IsParentOf isParentOf)
                                 throws org.gcube.com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        org.gcube.com.fasterxml.jackson.core.JsonProcessingException