Interface ServiceComponent

All Superinterfaces:
BaseModel<ServiceComponent>, ClassedModel, Cloneable, Comparable<ServiceComponent>, MVCCModel, PersistedModel, 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:
{$generated.description}
  • Field Details

  • Method Details

    • getIndexesSQL

      String getIndexesSQL()
    • getSequencesSQL

      String getSequencesSQL()
    • getTablesSQL

      String getTablesSQL()