Package org.cxbox.model.core.api
Interface Translatable<P extends BaseEntity,L extends Translation<P,L>>
public interface Translatable<P extends BaseEntity,L extends Translation<P,L>>
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidaddTranslation(L translation) getTranslation(String language, String fallbackLanguage)
-
Method Details
-
getTranslations
-
addTranslation
-
getTranslation
-
getTranslation
-
getTranslationType
-