- All Superinterfaces:
- AssetTagModel, AuditedModel, BaseModel<AssetTag>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<AssetTag>, GroupedModel, PersistedModel, java.io.Serializable, ShardedModel, StagedGroupedModel, StagedModel
- All Known Implementing Classes:
- AssetTagWrapper
@ProviderType
public interface AssetTag
extends AssetTagModel, PersistedModel
The extended model interface for the AssetTag service. Represents a row in the "AssetTag" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
AssetTagModel,
com.liferay.portlet.asset.model.impl.AssetTagImpl,
com.liferay.portlet.asset.model.impl.AssetTagModelImpl- Generated: