com.liferay.portal.model
Interface ServiceComponent
- All Superinterfaces:
- BaseModel<ServiceComponent>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<ServiceComponent>, PersistedModel, java.io.Serializable, ServiceComponentModel
- All Known Implementing Classes:
- ServiceComponentWrapper
@ProviderType
public interface ServiceComponent
- extends ServiceComponentModel, PersistedModel
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:
ServiceComponentModel,
ServiceComponentImpl,
ServiceComponentModelImpl- Generated:
| Methods inherited from interface com.liferay.portal.model.ServiceComponentModel |
clone, compareTo, getBuildDate, getBuildNamespace, getBuildNumber, getData, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getServiceComponentId, hashCode, isCachedModel, isEscapedModel, isNew, setBuildDate, setBuildNamespace, setBuildNumber, setCachedModel, setData, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setServiceComponentId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
getIndexesSQL
java.lang.String getIndexesSQL()
getSequencesSQL
java.lang.String getSequencesSQL()
getTablesSQL
java.lang.String getTablesSQL()