* An {@link RepositoryDocument} is an graphics file in one of the supported image formats (PNG and JPG). It extends the {@link RepositoryFile} by including image-specific metadata
* defined in {@link ImageMetadata}.
* An {@link RepositoryDocument} is an graphics file in one of the supported image formats (PNG and JPG). It extends the
* {@link RepositoryFile} by including image-specific metadata defined in {@link ImageMetadata}.
*
* @author mobreza
*/
...
...
@@ -96,4 +96,12 @@ public class RepositoryDocument extends RepositoryFile implements DocumentMetada