Interface DepotAppCustomization

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<DepotAppCustomization>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<DepotAppCustomization>, com.liferay.portal.kernel.model.change.tracking.CTModel<DepotAppCustomization>, DepotAppCustomizationModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
DepotAppCustomizationWrapper

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

    • DEPOT_APP_CUSTOMIZATION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<DepotAppCustomization,Long> DEPOT_APP_CUSTOMIZATION_ID_ACCESSOR