Interface Module

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<Module>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<Module>, ModuleModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
ModuleWrapper

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

    • MODULE_ID_ACCESSOR

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

    • isBundle

      boolean isBundle()