-
- All Implemented Interfaces:
- Serializable, Cloneable, StoredBundleKeyDomain, org.tentackle.pdo.DomainContextProvider, org.tentackle.pdo.DomainDelegate<StoredBundleKey>, org.tentackle.pdo.DomainObject<StoredBundleKey>, org.tentackle.pdo.PdoHolder<StoredBundleKey>, org.tentackle.pdo.ProxyDelegate<StoredBundleKey>, org.tentackle.reflect.EffectiveClassProvider<StoredBundleKey>, org.tentackle.reflect.Interceptable, org.tentackle.session.SessionProvider
@DomainObjectService(value=StoredBundleKey.class)
public class StoredBundleKeyDomainImpl
extends AbstractDomainObject<StoredBundleKey,StoredBundleKeyDomainImpl>
implements StoredBundleKeyDomain
StoredBundleKey domain implementation.
- Author:
- harald
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.tentackle.domain.AbstractDomainObject
assertRootEntity, clone, cloneDomainObject, findByUniqueDomainKey, getDomainContext, getEffectiveClass, getEffectiveSuperClasses, getPdo, getPersistenceDelegate, getPlural, getSession, getSingular, getUniqueDomainKey, getUniqueDomainKeyType, isUniqueDomainKeyProvided, me, pdo, setPdo, setUniqueDomainKey, toGenericString
-
Methods inherited from interface org.tentackle.pdo.DomainObject
cloneDomainObject, findByUniqueDomainKey, getPlural, getSingular, getUniqueDomainKey, getUniqueDomainKeyType, isUniqueDomainKeyProvided, pdo, setUniqueDomainKey, toGenericString
-
Methods inherited from interface org.tentackle.pdo.DomainDelegate
getPersistenceDelegate
-
Methods inherited from interface org.tentackle.pdo.ProxyDelegate
me
-
Methods inherited from interface org.tentackle.pdo.PdoHolder
getPdo, on, setPdo
-
Methods inherited from interface org.tentackle.pdo.DomainContextProvider
getDomainContext, on, op
-
Methods inherited from interface org.tentackle.session.SessionProvider
getSession
-
Methods inherited from interface org.tentackle.reflect.EffectiveClassProvider
getEffectiveClass
Tentackle - distributed, domain- and model-driven