java.lang.Object
org.tentackle.domain.AbstractDomainObject<StoredBundleKey,StoredBundleKeyDomainImpl>
org.tentackle.i18n.pdo.StoredBundleKeyDomainImpl
- All Implemented Interfaces:
Serializable,StoredBundleKeyDomain,org.tentackle.pdo.DomainContextProvider,org.tentackle.pdo.DomainDelegate<StoredBundleKey>,org.tentackle.pdo.DomainObject<StoredBundleKey>,org.tentackle.pdo.PdoProvider<StoredBundleKey>,org.tentackle.pdo.ProxyDelegate<StoredBundleKey>,org.tentackle.reflect.EffectiveClassProvider<StoredBundleKey>,org.tentackle.reflect.Interceptable,org.tentackle.session.SessionProvider
@DomainObjectService(StoredBundleKey.class)
public class StoredBundleKeyDomainImpl
extends AbstractDomainObject<StoredBundleKey,StoredBundleKeyDomainImpl>
implements StoredBundleKeyDomain
StoredBundleKey domain implementation.
- Author:
- harald
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tentackle.domain.AbstractDomainObject
assertRootEntity, findByUniqueDomainKey, getDomainContext, getEffectiveClass, getEffectiveSuperClasses, getPdo, getPersistenceDelegate, getPlural, getSession, getSingular, getUniqueDomainKey, getUniqueDomainKeyType, isUniqueDomainKeyProvided, me, setPdo, setUniqueDomainKey, toGenericStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.tentackle.pdo.DomainContextProvider
getDomainContext, on, on, op, opMethods inherited from interface org.tentackle.pdo.DomainDelegate
getPersistenceDelegateMethods inherited from interface org.tentackle.pdo.DomainObject
findByUniqueDomainKey, getPlural, getSingular, getUniqueDomainKey, getUniqueDomainKeyType, isUniqueDomainKeyProvided, setUniqueDomainKey, toGenericStringMethods inherited from interface org.tentackle.pdo.PdoProvider
getPdo, on, onMethods inherited from interface org.tentackle.pdo.ProxyDelegate
meMethods inherited from interface org.tentackle.session.SessionProvider
getSession
-
Constructor Details
-
StoredBundleKeyDomainImpl
-
StoredBundleKeyDomainImpl
public StoredBundleKeyDomainImpl()
-
-
Method Details
-
toString
- Overrides:
toStringin classAbstractDomainObject<StoredBundleKey,StoredBundleKeyDomainImpl>
-