@ProviderType public interface ServiceComponent extends PersistedModel, ServiceComponentModel
ServiceComponentModel
Modifier and Type | Field and Description |
---|---|
static Accessor<ServiceComponent,Long> |
SERVICE_COMPONENT_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
String |
getIndexesSQL() |
String |
getSequencesSQL() |
String |
getTablesSQL() |
persist
cloneWithOriginalValues, getBuildDate, getBuildNamespace, getBuildNumber, getData, getMvccVersion, getPrimaryKey, getServiceComponentId, setBuildDate, setBuildNamespace, setBuildNumber, setData, setMvccVersion, setPrimaryKey, setServiceComponentId, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
getModelClass, getModelClassName
static final Accessor<ServiceComponent,Long> SERVICE_COMPONENT_ID_ACCESSOR