Interface CTComment

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<CTComment>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<CTComment>, CTCommentModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
CTCommentWrapper

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

    • CT_COMMENT_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CTComment,Long> CT_COMMENT_ID_ACCESSOR
  • Method Details

    • isEdited

      boolean isEdited()