Interface MasterEntity

All Superinterfaces:
Comparable<com.novomind.ecom.common.api.persistence.Entity>, com.novomind.ecom.common.api.persistence.Entity
All Known Subinterfaces:
Account, AgentGroup, BusinessHour, Category, Channel, ChatBot, ChatChannel, ExternalRouting, Location, MessageTemplate, MessengerAccount, PauseReason, PhoneSystem, RoutingTag, SystemGroup, Tenant, TextModule, TextModuleFirstLevelGroup, TextModuleRoot, TextModuleSecondLevelGroup, TransactionCode, User

public interface MasterEntity extends com.novomind.ecom.common.api.persistence.Entity
An Entity is a persistent object, that holds master data. MasterEntity's always stay in memory for life time.
Since:
10.0.16
  • Method Summary

    Methods inherited from interface com.novomind.ecom.common.api.persistence.Entity

    compareTo, getId, isDeleted, isNotDeleted