@Entity public class BundleApplications extends de.alpharogroup.db.entity.name.unique.ExtraLargeUNameBaseEntity<Integer> implements Cloneable
BundleApplications is the root of every bundle application. Every entity
of type BundleNames has as reference to a BundleApplications. Every entity class
of BundleApplications has exactly one default locale that is mandatory. If you see it
from the properties file view it is the default properties file is the properties file without
the locale suffix. The entity class BundleApplications acts as the manager of a
corresponding real application like a web application or an android-app. If the real application
supports only one locale the default locale is enough but if the real application supports more
than one locale object then the supported locale objects are kept in the list
'supportedLocales'.| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_BUNDLE_APPLICATION
The Constant BASE_BUNDLE_APPLICATION is the base name of the initial bundle application.
|
getName, setNamegetVersion, setVersionpublic static final String BASE_BUNDLE_APPLICATION
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.