Interface Jsonifiable

All Known Subinterfaces:
IFileType, TemplateReady, TemplateReadySortable
All Known Implementing Classes:
FileType, ID, IgnoreMetadataKeys, IgnoreMetadataKeysImpl, IndexEntry, JobName, JobTimestamp, Material, MaterialList, MaterialProduct, MaterialProductGroup, Metadata, MetadataAttribute, MetadataImpl, QueryOnMetadata, QueryOnMetadataImpl, SemanticVersionMatcherResult

public interface Jsonifiable
  • Method Summary

    Modifier and Type
    Method
    Description
     
    toJson(boolean prettyPrint)
     
  • Method Details

    • toJson

      String toJson()
    • toJson

      String toJson(boolean prettyPrint)