@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() |
persistclone, compareTo, getBuildDate, getBuildNamespace, getBuildNumber, getData, getExpandoBridge, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getServiceComponentId, hashCode, isCachedModel, isEscapedModel, isNew, setBuildDate, setBuildNamespace, setBuildNumber, setCachedModel, setData, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setServiceComponentId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, 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.