Interface CompanyInfo

All Superinterfaces:
BaseModel<CompanyInfo>, ClassedModel, Cloneable, CompanyInfoModel, Comparable<CompanyInfo>, MVCCModel, PersistedModel, Serializable, ShardedModel
All Known Implementing Classes:
CompanyInfoWrapper

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