@ProviderType public interface ServiceComponent extends PersistedModel, ServiceComponentModel
ServiceComponentModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<ServiceComponent,Long> |
SERVICE_COMPONENT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexesSQL() |
String |
getSequencesSQL() |
String |
getTablesSQL() |
persistgetBuildDate, getBuildNamespace, getBuildNumber, getData, getMvccVersion, getPrimaryKey, getServiceComponentId, setBuildDate, setBuildNamespace, setBuildNumber, setData, setMvccVersion, setPrimaryKey, setServiceComponentIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<ServiceComponent,Long> SERVICE_COMPONENT_ID_ACCESSOR
com.liferay.portal.model.impl.ServiceComponentImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.