Interface CTCollection

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<CTCollection>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<CTCollection>, CTCollectionModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
CTCollectionWrapper

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

    • CT_COLLECTION_ID_ACCESSOR

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

    • getScore

      int getScore()
    • getScoreSizeClassification

      String getScoreSizeClassification()
    • getUserName

      String getUserName()
    • isEmpty

      boolean isEmpty()
    • isProduction

      boolean isProduction()