- All Superinterfaces:
- BaseModel<ServiceComponent>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<ServiceComponent>, MVCCModel, PersistedModel, java.io.Serializable, ServiceComponentModel
- All Known Implementing Classes:
- ServiceComponentWrapper
@ProviderType
public interface ServiceComponent
extends PersistedModel, ServiceComponentModel
The extended model interface for the ServiceComponent service. Represents a row in the "ServiceComponent" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ServiceComponentModel
- Generated: