com.liferay.portal.model
Interface ServiceComponent
- All Superinterfaces:
- BaseModel<ServiceComponent>, java.lang.Cloneable, java.lang.Comparable<ServiceComponent>, java.io.Serializable, ServiceComponentModel
- All Known Implementing Classes:
- ServiceComponentWrapper
public interface ServiceComponent
- extends ServiceComponentModel
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This interface is a model that represents the ServiceComponent table in the
database.
Customize ServiceComponentImpl
and rerun the
ServiceBuilder to generate the new methods.
- 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, setEscapedModel, setExpandoBridgeAttributes, setNew, setPrimaryKey, setServiceComponentId, toEscapedModel, toString, toXmlString |
setData
void setData(java.lang.String data)
- Specified by:
setData
in interface ServiceComponentModel
getTablesSQL
java.lang.String getTablesSQL()
getSequencesSQL
java.lang.String getSequencesSQL()
getIndexesSQL
java.lang.String getIndexesSQL()