Class Entry

java.lang.Object
fr.gouv.vitam.workspace.common.Entry

public class Entry extends Object
used for the serialisation/unserialisation of the json object It is currently used both for container and folder
  • Constructor Details

    • Entry

      public Entry(String name)
      Creates a new Entry associated with a param name
      Parameters:
      name - to associate with a new Entry
  • Method Details

    • getName

      public String getName()
      Getter for name from Entry class
      Returns:
      name