- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- SiteDiscriminator
public interface Discriminatable
extends Serializable
Marker interface for a class that is included in one way or another in the multitenant architecture. If a class
does not implement this interface, there is no dispensation for it across sites.
- Author:
- Jeff Fischer