Uses of Class
fr.gouv.vitam.common.model.QueryProjection
-
Packages that use QueryProjection Package Description fr.gouv.vitam.common.model This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components -
-
Uses of QueryProjection in fr.gouv.vitam.common.model
Methods in fr.gouv.vitam.common.model that return QueryProjection Modifier and Type Method Description QueryProjection
QueryDTO. getProjection()
Methods in fr.gouv.vitam.common.model with parameters of type QueryProjection Modifier and Type Method Description void
QueryDTO. setProjection(QueryProjection projection)
-