com.liferay.portlet.tags.model
Interface TagsSource

All Superinterfaces:
BaseModel<TagsSource>, java.lang.Cloneable, java.lang.Comparable<TagsSource>, java.io.Serializable, TagsSourceModel
All Known Implementing Classes:
TagsSourceWrapper

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.model.impl.TagsSourceImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
TagsSourceModel, com.liferay.portlet.tags.model.impl.TagsSourceImpl, com.liferay.portlet.tags.model.impl.TagsSourceModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.tags.model.TagsSourceModel
clone, compareTo, getAcronym, getExpandoBridge, getName, getParentSourceId, getPrimaryKey, getPrimaryKeyObj, getSourceId, hashCode, isCachedModel, isEscapedModel, isNew, setAcronym, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setName, setNew, setParentSourceId, setPrimaryKey, setSourceId, toEscapedModel, toString, toXmlString