Liferay 6.0.5

com.liferay.portlet.social.model.impl
Class SocialEquityAssetEntryImpl

java.lang.Object
  extended by com.liferay.portal.model.impl.BaseModelImpl<SocialEquityAssetEntry>
      extended by com.liferay.portlet.social.model.impl.SocialEquityAssetEntryModelImpl
          extended by com.liferay.portlet.social.model.impl.SocialEquityAssetEntryImpl
All Implemented Interfaces:
BaseModel<SocialEquityAssetEntry>, SocialEquityAssetEntry, SocialEquityAssetEntryModel, Serializable, Cloneable, Comparable<SocialEquityAssetEntry>

public class SocialEquityAssetEntryImpl
extends SocialEquityAssetEntryModelImpl
implements SocialEquityAssetEntry

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.liferay.portlet.social.model.impl.SocialEquityAssetEntryModelImpl
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
 
Constructor Summary
SocialEquityAssetEntryImpl()
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.social.model.impl.SocialEquityAssetEntryModelImpl
clone, compareTo, equals, getAssetEntryId, getCompanyId, getEquityAssetEntryId, getExpandoBridge, getGroupId, getInformationB, getInformationK, getOriginalAssetEntryId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, setAssetEntryId, setCompanyId, setEquityAssetEntryId, setExpandoBridgeAttributes, setGroupId, setInformationB, setInformationK, setPrimaryKey, setUserId, setUserUuid, toEscapedModel, toString, toXmlString
 
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.social.model.SocialEquityAssetEntryModel
clone, compareTo, getAssetEntryId, getCompanyId, getEquityAssetEntryId, getExpandoBridge, getGroupId, getInformationB, getInformationK, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setAssetEntryId, setCachedModel, setCompanyId, setEquityAssetEntryId, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setInformationB, setInformationK, setNew, setPrimaryKey, setUserId, setUserUuid, toEscapedModel, toString, toXmlString
 

Constructor Detail

SocialEquityAssetEntryImpl

public SocialEquityAssetEntryImpl()

Liferay 6.0.5