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