Package fr.gouv.vitam.common.model.unit
Class GotObj
java.lang.Object
fr.gouv.vitam.common.model.unit.GotObj
This object content the new technical object group guid and the an boolean. It is created when the BDO not
contains an GO with isVisited=false. When the list of AU is browsed, if an AU referenced and the BDO not contains
an GO, the boolean of this object change to true
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GotObj
-
-
Method Details
-
getGotId
-
setGotId
-
isVisited
public boolean isVisited() -
setVisited
public void setVisited(boolean visited)
-