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
Defines properties common to all (or most) of other entities.
-
Method Summary