Interface BaseEntity

All Superinterfaces:
Serializable
All Known Subinterfaces:
Bundle, Country, License, Licensee, LicenseTemplate, Notification, PaymentMethod, Product, ProductModule, Token, Transaction
All Known Implementing Classes:
BaseEntityImpl, BundleImpl, CountryImpl, LicenseeImpl, LicenseImpl, LicenseTemplateImpl, NotificationImpl, PaymentMethodImpl, ProductImpl, ProductModuleImpl, TokenImpl, TransactionImpl

public interface BaseEntity extends Serializable
Defines properties common to all (or most) of other entities.