public abstract class ServiceComponentBaseImpl extends ServiceComponentModelImpl implements com.liferay.portal.kernel.model.ServiceComponent
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in ServiceComponentImpl
.
ServiceComponentImpl
,
ServiceComponent
,
Serialized FormBUILDNAMESPACE_COLUMN_BITMASK, BUILDNUMBER_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
Constructor and Description |
---|
ServiceComponentBaseImpl() |
Modifier and Type | Method and Description |
---|---|
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
clone, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getBuildDate, getBuildNamespace, getBuildNumber, getColumnBitmask, getData, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getOriginalBuildNamespace, getOriginalBuildNumber, getPrimaryKey, getPrimaryKeyObj, getServiceComponentId, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setBuildDate, setBuildNamespace, setBuildNumber, setData, setExpandoBridgeAttributes, setModelAttributes, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setServiceComponentId, toCacheModel, toEscapedModel, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
getIndexesSQL, getSequencesSQL, getTablesSQL
getBuildDate, getBuildNamespace, getBuildNumber, getData, getMvccVersion, getPrimaryKey, getServiceComponentId, setBuildDate, setBuildNamespace, setBuildNumber, setData, setMvccVersion, setPrimaryKey, setServiceComponentId
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public void persist()
ServiceComponent
interface instead.persist
in interface com.liferay.portal.kernel.model.PersistedModel