|
Liferay 6.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceComponent
The model interface for the ServiceComponent service. Represents a row in the "ServiceComponent" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to ServiceComponentImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a service component model instance should use the ServiceComponent interface instead.
ServiceComponentModel,
ServiceComponentImpl,
ServiceComponentModelImpl| Method Summary | |
|---|---|
String |
getIndexesSQL()
|
String |
getSequencesSQL()
|
String |
getTablesSQL()
|
void |
setData(String data)
Sets the data of this service component. |
| 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 |
| Method Detail |
|---|
void setData(String data)
ServiceComponentModel
setData in interface ServiceComponentModeldata - the data of this service componentString getTablesSQL()
String getSequencesSQL()
String getIndexesSQL()
|
Liferay 6.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||