Interface StoredBundleKey

All Superinterfaces:
Comparable<StoredBundleKey>, DomainContextDependable, DomainContextProvider, DomainDelegate<StoredBundleKey>, DomainObject<StoredBundleKey>, EffectiveClassProvider<StoredBundleKey>, Identifiable, Immutable, Interceptable, Modifiable, PdoProvider<StoredBundleKey>, PersistenceDelegate<StoredBundleKey>, PersistentDomainObject<StoredBundleKey>, PersistentObject<StoredBundleKey>, ProxyDelegate<StoredBundleKey>, ScopeConfigurator, Serializable, SerialNumbered, SessionDependable, SessionProvider, Snapshotable<StoredBundleKey>, StoredBundleKeyDomain, StoredBundleKeyPersistence, Validateable

@TableName("bundlekey") @ClassId(9) @Singular("bundle key") @Plural("bundle keys") public interface StoredBundleKey extends PersistentDomainObject<StoredBundleKey>, StoredBundleKeyDomain, StoredBundleKeyPersistence
A bundle key translation stored in the database.

Author:
harald