Package com.liferay.portal.kernel.model
Interface ServiceComponent
- All Superinterfaces:
BaseModel<ServiceComponent>,ClassedModel,Cloneable,Comparable<ServiceComponent>,MVCCModel,PersistedModel,Serializable,ServiceComponentModel
- All Known Implementing Classes:
ServiceComponentWrapper
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 Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.ServiceComponentModel
cloneWithOriginalValues, getBuildDate, getBuildNamespace, getBuildNumber, getData, getMvccVersion, getPrimaryKey, getServiceComponentId, setBuildDate, setBuildNamespace, setBuildNumber, setData, setMvccVersion, setPrimaryKey, setServiceComponentId, toXmlString