- All Superinterfaces:
- AttachedModel, AuditedModel, BaseModel<Phone>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<Phone>, MVCCModel, PersistedModel, PhoneModel, java.io.Serializable, ShardedModel, StagedAuditedModel, StagedModel, TypedModel
- All Known Implementing Classes:
- PhoneWrapper
@ProviderType
public interface Phone
extends PhoneModel, PersistedModel
The extended model interface for the Phone service. Represents a row in the "Phone" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
PhoneModel,
com.liferay.portal.model.impl.PhoneImpl,
com.liferay.portal.model.impl.PhoneModelImpl- Generated: