|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SocialEquityLog
The model interface for the SocialEquityLog service. Represents a row in the "SocialEquityLog" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to SocialEquityLogImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a social equity log model instance should use the SocialEquityLog
interface instead.
SocialEquityLogModel
,
SocialEquityLogImpl
,
SocialEquityLogModelImpl
Method Summary | |
---|---|
int |
getLifespan()
|
Methods inherited from interface com.liferay.portlet.social.model.SocialEquityLogModel |
---|
clone, compareTo, getActionDate, getActionId, getActive, getAssetEntryId, getCompanyId, getEquityLogId, getExpandoBridge, getExpiration, getGroupId, getPrimaryKey, getPrimaryKeyObj, getType, getUserId, getUserUuid, getValue, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setActionDate, setActionId, setActive, setAssetEntryId, setCachedModel, setCompanyId, setEquityLogId, setEscapedModel, setExpandoBridgeAttributes, setExpiration, setGroupId, setNew, setPrimaryKey, setType, setUserId, setUserUuid, setValue, toEscapedModel, toString, toXmlString |
Method Detail |
---|
int getLifespan()
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |