com.liferay.portlet.tags.model
Interface TagsSource
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TagsSourceModel
- public interface TagsSource
- extends TagsSourceModel
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 TagsSource
table in
the database.
Customize com.liferay.portlet.tags.service.model.impl.TagsSourceImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.tags.service.model.TagsSourceModel
,
com.liferay.portlet.tags.service.model.impl.TagsSourceImpl
,
com.liferay.portlet.tags.service.model.impl.TagsSourceModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |