Package fr.gouv.vitam.workspace.common
Class Entry
java.lang.Object
fr.gouv.vitam.workspace.common.Entry
used for the serialisation/unserialisation of the json object It is currently used both for container and folder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Entry
Creates a new Entry associated with a param name- Parameters:
name
- to associate with a new Entry
-
-
Method Details
-
getName
Getter for name from Entry class- Returns:
- name
-