- All Superinterfaces:
- BaseModel<ExpandoTable>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<ExpandoTable>, ExpandoTableModel, PersistedModel, java.io.Serializable, TypedModel
- All Known Implementing Classes:
- ExpandoTableWrapper
@ProviderType
public interface ExpandoTable
extends ExpandoTableModel, PersistedModel
The extended model interface for the ExpandoTable service. Represents a row in the "ExpandoTable" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ExpandoTableModel,
com.liferay.portlet.expando.model.impl.ExpandoTableImpl,
com.liferay.portlet.expando.model.impl.ExpandoTableModelImpl- Generated: