Uses of Interface
org.tentackle.i18n.pdo.StoredBundleDomain
-
Packages that use StoredBundleDomain Package Description org.tentackle.i18n.pdo PDOs for resource bundles stored in the database. -
-
Uses of StoredBundleDomain in org.tentackle.i18n.pdo
Subinterfaces of StoredBundleDomain in org.tentackle.i18n.pdo Modifier and Type Interface Description interfaceStoredBundleA resource bundle stored in the database.Classes in org.tentackle.i18n.pdo that implement StoredBundleDomain Modifier and Type Class Description classStoredBundleDomainImplStoredBundle domain implementation.
-