Interface Company

All Superinterfaces:
AuditedModel, BaseModel<Company>, ClassedModel, Cloneable, CompanyModel, Comparable<Company>, MVCCModel, PersistedModel, Serializable
All Known Implementing Classes:
CompanyWrapper

@ProviderType public interface Company extends CompanyModel, PersistedModel
The extended model interface for the Company service. Represents a row in the "Company" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}