Class AppsBoundedDomain

java.lang.Object
net.tangly.core.domain.BoundedDomain<AppsRealm,AppsBusinessLogic,AppsPort>
net.tangly.app.services.AppsBoundedDomain
All Implemented Interfaces:
net.tangly.core.domain.DomainAudit, net.tangly.core.HasName

public class AppsBoundedDomain extends net.tangly.core.domain.BoundedDomain<AppsRealm,AppsBusinessLogic,AppsPort>
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.tangly.core.domain.BoundedDomain

    net.tangly.core.domain.BoundedDomain.EventListener
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from interface net.tangly.core.HasName

    NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
    AppsBoundedDomain(@NotNull Tenant tenant, AppsRealm realm, AppsBusinessLogic logic, AppsPort port, net.tangly.core.domain.TenantDirectory directory)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    List<net.tangly.core.domain.DomainEntity<?>>
     
     

    Methods inherited from class net.tangly.core.domain.BoundedDomain

    addTagCounts, addTagCounts, auditEvents, channel, countTags, directory, enabled, entityImported, internalChannel, log, logic, name, port, realm, registry, shutdown, startup, submit, submitInterally, subscribe, subscribeInternally

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.tangly.core.domain.DomainAudit

    log, log