Class BaseEntityImpl

java.lang.Object
com.labs64.netlicensing.util.Visitable
com.labs64.netlicensing.domain.entity.impl.BaseEntityImpl
All Implemented Interfaces:
BaseEntity, Serializable
Direct Known Subclasses:
BundleImpl, CountryImpl, LicenseeImpl, LicenseImpl, LicenseTemplateImpl, NotificationImpl, PaymentMethodImpl, ProductImpl, ProductModuleImpl, TokenImpl, TransactionImpl

public abstract class BaseEntityImpl extends Visitable implements BaseEntity
Default implementation of BaseEntity.
See Also: