Interface StoredBundleKeyDomain

  • All Superinterfaces:
    org.tentackle.pdo.DomainContextProvider, org.tentackle.pdo.DomainDelegate<StoredBundleKey>, org.tentackle.pdo.DomainObject<StoredBundleKey>, org.tentackle.reflect.Interceptable, org.tentackle.pdo.PdoHolder<StoredBundleKey>, org.tentackle.pdo.ProxyDelegate<StoredBundleKey>, java.io.Serializable, org.tentackle.session.SessionProvider
    All Known Subinterfaces:
    StoredBundleKey
    All Known Implementing Classes:
    StoredBundleKeyDomainImpl

    public interface StoredBundleKeyDomain
    extends org.tentackle.pdo.DomainObject<StoredBundleKey>
    Stored bundle key domain interface.
    Author:
    harald
    • Method Summary

      • Methods inherited from interface org.tentackle.pdo.DomainContextProvider

        getDomainContext, on, op
      • Methods inherited from interface org.tentackle.pdo.DomainDelegate

        getPersistenceDelegate
      • Methods inherited from interface org.tentackle.pdo.DomainObject

        findByUniqueDomainKey, getPlural, getSingular, getUniqueDomainKey, getUniqueDomainKeyType, isUniqueDomainKeyProvided, setUniqueDomainKey, toGenericString
      • Methods inherited from interface org.tentackle.pdo.PdoHolder

        getPdo, on, setPdo
      • Methods inherited from interface org.tentackle.pdo.ProxyDelegate

        me
      • Methods inherited from interface org.tentackle.session.SessionProvider

        getSession