|
|||||||||
| 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.PluginSetting>
com.liferay.portal.model.impl.PluginSettingModelImpl
com.liferay.portal.model.impl.PluginSettingBaseImpl
public abstract class PluginSettingBaseImpl
The extended model base implementation for the PluginSetting service. Represents a row in the "PluginSetting" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in PluginSettingImpl.
PluginSettingImpl,
PluginSetting,
Serialized Form| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.PluginSettingModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, PLUGINID_COLUMN_BITMASK, PLUGINTYPE_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
PluginSettingBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
| Methods inherited from class com.liferay.portal.model.impl.PluginSettingModelImpl |
|---|
clone, compareTo, equals, getActive, getColumnBitmask, getCompanyId, getExpandoBridge, getModelClass, getModelClassName, getOriginalCompanyId, getOriginalPluginId, getOriginalPluginType, getPluginId, getPluginSettingId, getPluginType, getPrimaryKey, getPrimaryKeyObj, getRoles, hashCode, isActive, resetOriginalValues, setActive, setCompanyId, setExpandoBridgeAttributes, setPluginId, setPluginSettingId, setPluginType, setPrimaryKey, setPrimaryKeyObj, setRoles, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.PluginSetting |
|---|
addRole, getRolesArray, hasPermission, hasRoleWithName, setRoles, setRolesArray |
| Methods inherited from interface com.liferay.portal.model.PluginSettingModel |
|---|
clone, compareTo, getActive, getCompanyId, getExpandoBridge, getPluginId, getPluginSettingId, getPluginType, getPrimaryKey, getPrimaryKeyObj, getRoles, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setActive, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setNew, setPluginId, setPluginSettingId, setPluginType, setPrimaryKey, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public PluginSettingBaseImpl()
| Method Detail |
|---|
public void persist()
throws com.liferay.portal.kernel.exception.SystemException
persist in interface com.liferay.portal.model.PersistedModelcom.liferay.portal.kernel.exception.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||