Uses of Enum Class
de.espirit.firstspirit.access.project.Project.MediaNotTranslatedStrategy
-
Uses of Project.MediaNotTranslatedStrategy in de.espirit.firstspirit.access.project
Modifier and TypeMethodDescriptionProject.getNotTranslatedMediaStrategy()
Returns the strategy to use when generating media that is not translatedReturns the enum constant of this class with the specified name.static Project.MediaNotTranslatedStrategy[]
Project.MediaNotTranslatedStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Project.setNotTranslatedMediaStrategy
(Project.MediaNotTranslatedStrategy strategy) Defines the strategy to be applied for not translated media.