Interface KBComment

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<KBComment>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<KBComment>, com.liferay.portal.kernel.model.change.tracking.CTModel<KBComment>, com.liferay.portal.kernel.model.GroupedModel, KBCommentModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
KBCommentWrapper

@ProviderType public interface KBComment extends KBCommentModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the KBComment service. Represents a row in the "KBComment" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • KB_COMMENT_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<KBComment,Long> KB_COMMENT_ID_ACCESSOR