|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portal.model.impl.AccountModelImpl
com.liferay.portal.model.impl.AccountImpl
Field Summary | |
static long |
DEFAULT_PARENT_ACCOUNT_ID
|
Fields inherited from class com.liferay.portal.model.impl.AccountModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_INDUSTRY, XSS_ALLOW_LEGALID, XSS_ALLOW_LEGALNAME, XSS_ALLOW_LEGALTYPE, XSS_ALLOW_NAME, XSS_ALLOW_SICCODE, XSS_ALLOW_SIZE, XSS_ALLOW_TICKERSYMBOL, XSS_ALLOW_TYPE, XSS_ALLOW_USERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
AccountImpl()
|
Methods inherited from class com.liferay.portal.model.impl.AccountModelImpl |
clone, compareTo, equals, getAccountId, getCompanyId, getCreateDate, getIndustry, getLegalId, getLegalName, getLegalType, getModifiedDate, getName, getParentAccountId, getPrimaryKey, getPrimaryKeyObj, getSicCode, getSize, getTickerSymbol, getType, getUserId, getUserName, hashCode, setAccountId, setCompanyId, setCreateDate, setIndustry, setLegalId, setLegalName, setLegalType, setModifiedDate, setName, setParentAccountId, setPrimaryKey, setSicCode, setSize, setTickerSymbol, setType, setUserId, setUserName |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.AccountModel |
getAccountId, getCompanyId, getCreateDate, getIndustry, getLegalId, getLegalName, getLegalType, getModifiedDate, getName, getParentAccountId, getPrimaryKey, getSicCode, getSize, getTickerSymbol, getType, getUserId, getUserName, setAccountId, setCompanyId, setCreateDate, setIndustry, setLegalId, setLegalName, setLegalType, setModifiedDate, setName, setParentAccountId, setPrimaryKey, setSicCode, setSize, setTickerSymbol, setType, setUserId, setUserName |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static final long DEFAULT_PARENT_ACCOUNT_ID
Constructor Detail |
public AccountImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |