com.liferay.portal.model
Interface Account

All Superinterfaces:
AccountModel, BaseModel<Account>, java.lang.Cloneable, java.lang.Comparable<Account>, java.io.Serializable
All Known Implementing Classes:
AccountWrapper

public interface Account
extends AccountModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the Account_ table in the database.

Customize AccountImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
AccountModel, AccountImpl, AccountModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.AccountModel
clone, compareTo, getAccountId, getCompanyId, getCreateDate, getExpandoBridge, getIndustry, getLegalId, getLegalName, getLegalType, getModifiedDate, getName, getParentAccountId, getPrimaryKey, getPrimaryKeyObj, getSicCode, getSize, getTickerSymbol, getType, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setAccountId, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setIndustry, setLegalId, setLegalName, setLegalType, setModifiedDate, setName, setNew, setParentAccountId, setPrimaryKey, setSicCode, setSize, setTickerSymbol, setType, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString