Package org.cxbox.model.core.api
Interface Translation<P extends BaseEntity,L extends Translation<P,L>>
public interface Translation<P extends BaseEntity,L extends Translation<P,L>>
-
Method Summary
-
Method Details
-
getTranslationId
TranslationId getTranslationId() -
setTranslationId
-
getPrimaryEntity
P getPrimaryEntity() -
setPrimaryEntity
-
copyTranslation
L copyTranslation() -
getLanguage
-