|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.model.impl.BaseModelImpl<SocialEquitySetting> com.liferay.portlet.social.model.impl.SocialEquitySettingModelImpl
public class SocialEquitySettingModelImpl
The base model implementation for the SocialEquitySetting service. Represents a row in the "SocialEquitySetting" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface SocialEquitySettingModel
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in SocialEquitySettingImpl
.
Never modify or reference this class directly. All methods that expect a social equity setting model instance should use the SocialEquitySetting
interface instead.
SocialEquitySettingImpl
,
SocialEquitySetting
,
SocialEquitySettingModel
,
Serialized FormField Summary | |
---|---|
static String |
DATA_SOURCE
|
static boolean |
ENTITY_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED
|
static long |
LOCK_EXPIRATION_TIME
|
static String |
SESSION_FACTORY
|
static Object[][] |
TABLE_COLUMNS
|
static String |
TABLE_NAME
|
static String |
TABLE_SQL_CREATE
|
static String |
TABLE_SQL_DROP
|
static String |
TX_MANAGER
|
Constructor Summary | |
---|---|
SocialEquitySettingModelImpl()
|
Method Summary | |
---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(SocialEquitySetting socialEquitySetting)
|
boolean |
equals(Object obj)
|
String |
getActionId()
Gets the action id of this social equity setting. |
String |
getClassName()
Gets the class name of the model instance this social equity setting is polymorphically associated with. |
long |
getClassNameId()
Gets the class name id of this social equity setting. |
long |
getCompanyId()
Gets the company id of this social equity setting. |
int |
getDailyLimit()
Gets the daily limit of this social equity setting. |
long |
getEquitySettingId()
Gets the equity setting id of this social equity setting. |
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
long |
getGroupId()
Gets the group id of this social equity setting. |
int |
getLifespan()
Gets the lifespan of this social equity setting. |
String |
getOriginalActionId()
|
long |
getOriginalClassNameId()
|
long |
getOriginalGroupId()
|
int |
getOriginalType()
|
long |
getPrimaryKey()
Gets the primary key of this social equity setting. |
Serializable |
getPrimaryKeyObj()
Gets the primary key of this model instance. |
int |
getType()
Gets the type of this social equity setting. |
boolean |
getUniqueEntry()
Gets the unique entry of this social equity setting. |
int |
getValue()
Gets the value of this social equity setting. |
int |
hashCode()
|
boolean |
isUniqueEntry()
Determines whether this social equity setting is unique entry. |
void |
setActionId(String actionId)
Sets the action id of this social equity setting. |
void |
setClassNameId(long classNameId)
Sets the class name id of this social equity setting. |
void |
setCompanyId(long companyId)
Sets the company id of this social equity setting. |
void |
setDailyLimit(int dailyLimit)
Sets the daily limit of this social equity setting. |
void |
setEquitySettingId(long equitySettingId)
Sets the equity setting id of this social equity setting. |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setGroupId(long groupId)
Sets the group id of this social equity setting. |
void |
setLifespan(int lifespan)
Sets the lifespan of this social equity setting. |
void |
setPrimaryKey(long pk)
Sets the primary key of this social equity setting |
void |
setType(int type)
Sets the type of this social equity setting. |
void |
setUniqueEntry(boolean uniqueEntry)
Sets whether this {$entity.humanName} is unique entry. |
void |
setValue(int value)
Sets the value of this social equity setting. |
SocialEquitySetting |
toEscapedModel()
Gets a copy of this social equity setting as an escaped model instance by wrapping it with an AutoEscapeBeanHandler . |
String |
toString()
|
String |
toXmlString()
Gets the XML representation of this model instance. |
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.SocialEquitySettingModel |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Field Detail |
---|
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final long LOCK_EXPIRATION_TIME
Constructor Detail |
---|
public SocialEquitySettingModelImpl()
Method Detail |
---|
public long getPrimaryKey()
SocialEquitySettingModel
getPrimaryKey
in interface SocialEquitySettingModel
public void setPrimaryKey(long pk)
SocialEquitySettingModel
setPrimaryKey
in interface SocialEquitySettingModel
pk
- the primary key of this social equity settingpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<SocialEquitySetting>
getPrimaryKeyObj
in interface SocialEquitySettingModel
public long getEquitySettingId()
SocialEquitySettingModel
getEquitySettingId
in interface SocialEquitySettingModel
public void setEquitySettingId(long equitySettingId)
SocialEquitySettingModel
setEquitySettingId
in interface SocialEquitySettingModel
equitySettingId
- the equity setting id of this social equity settingpublic long getGroupId()
SocialEquitySettingModel
getGroupId
in interface SocialEquitySettingModel
public void setGroupId(long groupId)
SocialEquitySettingModel
setGroupId
in interface SocialEquitySettingModel
groupId
- the group id of this social equity settingpublic long getOriginalGroupId()
public long getCompanyId()
SocialEquitySettingModel
getCompanyId
in interface SocialEquitySettingModel
public void setCompanyId(long companyId)
SocialEquitySettingModel
setCompanyId
in interface SocialEquitySettingModel
companyId
- the company id of this social equity settingpublic String getClassName()
SocialEquitySettingModel
getClassName
in interface SocialEquitySettingModel
public long getClassNameId()
SocialEquitySettingModel
getClassNameId
in interface SocialEquitySettingModel
public void setClassNameId(long classNameId)
SocialEquitySettingModel
setClassNameId
in interface SocialEquitySettingModel
classNameId
- the class name id of this social equity settingpublic long getOriginalClassNameId()
public String getActionId()
SocialEquitySettingModel
getActionId
in interface SocialEquitySettingModel
public void setActionId(String actionId)
SocialEquitySettingModel
setActionId
in interface SocialEquitySettingModel
actionId
- the action id of this social equity settingpublic String getOriginalActionId()
public int getDailyLimit()
SocialEquitySettingModel
getDailyLimit
in interface SocialEquitySettingModel
public void setDailyLimit(int dailyLimit)
SocialEquitySettingModel
setDailyLimit
in interface SocialEquitySettingModel
dailyLimit
- the daily limit of this social equity settingpublic int getLifespan()
SocialEquitySettingModel
getLifespan
in interface SocialEquitySettingModel
public void setLifespan(int lifespan)
SocialEquitySettingModel
setLifespan
in interface SocialEquitySettingModel
lifespan
- the lifespan of this social equity settingpublic int getType()
SocialEquitySettingModel
getType
in interface SocialEquitySettingModel
public void setType(int type)
SocialEquitySettingModel
setType
in interface SocialEquitySettingModel
type
- the type of this social equity settingpublic int getOriginalType()
public boolean getUniqueEntry()
SocialEquitySettingModel
getUniqueEntry
in interface SocialEquitySettingModel
public boolean isUniqueEntry()
SocialEquitySettingModel
isUniqueEntry
in interface SocialEquitySettingModel
public void setUniqueEntry(boolean uniqueEntry)
SocialEquitySettingModel
setUniqueEntry
in interface SocialEquitySettingModel
uniqueEntry
- the unique entry of this social equity settingpublic int getValue()
SocialEquitySettingModel
getValue
in interface SocialEquitySettingModel
public void setValue(int value)
SocialEquitySettingModel
setValue
in interface SocialEquitySettingModel
value
- the value of this social equity settingpublic SocialEquitySetting toEscapedModel()
SocialEquitySettingModel
AutoEscapeBeanHandler
.
toEscapedModel
in interface SocialEquitySettingModel
AutoEscapeBeanHandler
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<SocialEquitySetting>
getExpandoBridge
in interface SocialEquitySettingModel
getExpandoBridge
in class BaseModelImpl<SocialEquitySetting>
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<SocialEquitySetting>
setExpandoBridgeAttributes
in interface SocialEquitySettingModel
setExpandoBridgeAttributes
in class BaseModelImpl<SocialEquitySetting>
serviceContext
- the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)
public Object clone()
BaseModel
clone
in interface BaseModel<SocialEquitySetting>
clone
in interface SocialEquitySettingModel
clone
in class BaseModelImpl<SocialEquitySetting>
public int compareTo(SocialEquitySetting socialEquitySetting)
compareTo
in interface SocialEquitySettingModel
compareTo
in interface Comparable<SocialEquitySetting>
public boolean equals(Object obj)
equals
in class Object
public int hashCode()
hashCode
in interface SocialEquitySettingModel
hashCode
in class Object
public String toString()
toString
in interface SocialEquitySettingModel
toString
in class Object
public String toXmlString()
BaseModel
toXmlString
in interface BaseModel<SocialEquitySetting>
toXmlString
in interface SocialEquitySettingModel
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |