static <BeanType extends I18nReferentialDto> void |
I18nReferentialHelper.copyI18nReferentialDto(BeanType source,
BeanType target) |
static <BeanType extends I18nReferentialDto> void |
I18nReferentialHelper.copyI18nReferentialDto(BeanType source,
BeanType target,
org.nuiton.util.beans.Binder<BeanType,BeanType> binder) |
static <E extends I18nReferentialDto> String |
I18nReferentialHelper.decorate(int referenceLocaleOrdinal,
E i18nDto) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel1(Collection<BeanType> $source,
String label1) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel2(Collection<BeanType> $source,
String label2) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel3(Collection<BeanType> $source,
String label3) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel4(Collection<BeanType> $source,
String label4) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel5(Collection<BeanType> $source,
String label5) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel6(Collection<BeanType> $source,
String label6) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel7(Collection<BeanType> $source,
String label7) |
static <BeanType extends I18nReferentialDto> List<BeanType> |
I18nReferentialHelper.filterByLabel8(Collection<BeanType> $source,
String label8) |
<E extends I18nReferentialDto> String |
ReferentialLocale.getLabel(E i18nEntity) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel1Predicate(String label1) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel2Predicate(String label2) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel3Predicate(String label3) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel4Predicate(String label4) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel5Predicate(String label5) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel6Predicate(String label6) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel7Predicate(String label7) |
static <BeanType extends I18nReferentialDto> Predicate<BeanType> |
I18nReferentialHelper.newLabel8Predicate(String label8) |
<E extends I18nReferentialDto> void |
ReferentialLocale.setLabel(String label,
E i18nDto) |
static <BeanType extends I18nReferentialDto> Class<BeanType> |
I18nReferentialHelper.typeOfI18nReferentialDto() |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel1(Iterable<BeanType> $source) |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel2(Iterable<BeanType> $source) |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel3(Iterable<BeanType> $source) |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel4(Iterable<BeanType> $source) |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel5(Iterable<BeanType> $source) |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel6(Iterable<BeanType> $source) |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel7(Iterable<BeanType> $source) |
static <BeanType extends I18nReferentialDto> com.google.common.collect.ImmutableMap<String,BeanType> |
I18nReferentialHelper.uniqueIndexByLabel8(Iterable<BeanType> $source) |