public interface DossierFileVersion extends DossierContents
| Modifier and Type | Method and Description |
|---|---|
default String |
getFileName() |
Path |
getFilePath() |
Representation |
getRepresentation()
get default representation
|
Representation |
getRepresentation(String mimeType)
get representation by mime type
|
void |
setMediaType(String mediaType) |
void |
setStore(Store store) |
getAllowedMediaTypes, getContents, getExtension, getMediaType, setContentsgetCode, getName, getParent, setParentdefault String getFileName()
getFileName in interface DossierContentsRepresentation getRepresentation()
Representation getRepresentation(String mimeType)
void setStore(Store store)
void setMediaType(String mediaType)
Path getFilePath()
Copyright © 2021. All rights reserved.