| Interface | Description |
|---|---|
| ApplicationTenancy | |
| ApplicationTenancyEvaluator |
Optional SPI interface to be implemented by a domain service, providing an alternative mechanism for evaluating the
application tenancy of the object being interacted with (the "what") and optionally also the tenancy of the user
making the call (the "who").
|
| ApplicationTenancyRepository<T extends ApplicationTenancy> | |
| HasAtPath |
Role interface for domain objects to implement, indicating that these are characteristics of the entity that
can be used to determine its visibility/editability.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.