@Entity public class BundleNames extends de.alpharogroup.db.entity.version.VersionableBaseEntity<Integer> implements Cloneable
BundleNames holds the data from the BaseNames and the
LanguageLocales. If you see it from the properties file view this represents an
properties file. So you can have the default properties file that is the properties file without
the locale suffix and you have for instance a French properties file with the locale suffix _fr.
This would be two entries from this entity class one for the default and one for the French
locale.| Modifier and Type | Field and Description |
|---|---|
static String |
NQ_FIND_BY_OWNER
The Constant for the named query for find BundleNames by the owner.
|
| Constructor and Description |
|---|
BundleNames() |
public static final String NQ_FIND_BY_OWNER
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.