Class StoredBundleDomainImpl

All Implemented Interfaces:
Serializable, StoredBundleDomain, org.tentackle.pdo.DomainContextProvider, org.tentackle.pdo.DomainDelegate<StoredBundle>, org.tentackle.pdo.DomainObject<StoredBundle>, org.tentackle.pdo.PdoProvider<StoredBundle>, org.tentackle.pdo.ProxyDelegate<StoredBundle>, org.tentackle.reflect.EffectiveClassProvider<StoredBundle>, org.tentackle.reflect.Interceptable, org.tentackle.session.SessionProvider

@DomainObjectService(StoredBundle.class) public class StoredBundleDomainImpl extends AbstractDomainObject<StoredBundle,StoredBundleDomainImpl> implements StoredBundleDomain
StoredBundle domain implementation.
Author:
harald
See Also: