Interface DEDataListView

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<DEDataListView>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<DEDataListView>, com.liferay.portal.kernel.model.change.tracking.CTModel<DEDataListView>, DEDataListViewModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
DEDataListViewWrapper

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

    • DE_DATA_LIST_VIEW_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<DEDataListView,Long> DE_DATA_LIST_VIEW_ID_ACCESSOR