public interface CoreSettings
This list can be accessed by the Plugins
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getThumbnailsMatrix()
Get the matrix size of the thumbnail
|
boolean |
isIndexAnonymous()
This option is related with the de-identification of the patient data
If this option is enable the documents will be indexed and shown in an
anonymous format.
|
boolean |
isThumbnails()
If this option is enable, the database will store a thumbnail of each
image
|
boolean isIndexAnonymous()
boolean isThumbnails()
java.lang.String getThumbnailsMatrix()