Class TransientEntity

    • Field Detail

      • subClass

        @Size(min=1)
        public @Size(min=1) String subClass
        This is used as additional information for rich type hierarchies.
      • allAttrs

        @NotEmpty
        public @NotEmpty Map<@NotBlank String,​String> allAttrs
        This is the union of all attributes with their values being represented as string.
    • Constructor Detail

      • TransientEntity

        public TransientEntity()