com.liferay.portlet.mobiledevicerules.model.impl
Class MDRRuleImpl

java.lang.Object
  extended by com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.mobiledevicerules.model.MDRRule>
      extended by com.liferay.portlet.mobiledevicerules.model.impl.MDRRuleModelImpl
          extended by com.liferay.portlet.mobiledevicerules.model.impl.MDRRuleBaseImpl
              extended by com.liferay.portlet.mobiledevicerules.model.impl.MDRRuleImpl
All Implemented Interfaces:
com.liferay.portal.model.AuditedModel, com.liferay.portal.model.BaseModel<com.liferay.portlet.mobiledevicerules.model.MDRRule>, com.liferay.portal.model.ClassedModel, com.liferay.portal.model.GroupedModel, com.liferay.portal.model.PersistedModel, com.liferay.portlet.mobiledevicerules.model.MDRRule, com.liferay.portlet.mobiledevicerules.model.MDRRuleModel, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<com.liferay.portlet.mobiledevicerules.model.MDRRule>

public class MDRRuleImpl
extends MDRRuleBaseImpl

Author:
Edward C. Han
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.liferay.portlet.mobiledevicerules.model.impl.MDRRuleModelImpl
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, RULEGROUPID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK
 
Constructor Summary
MDRRuleImpl()
           
 
Method Summary
 com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
           
 void setTypeSettings(java.lang.String typeSettings)
           
 void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)
           
 
Methods inherited from class com.liferay.portlet.mobiledevicerules.model.impl.MDRRuleBaseImpl
persist
 
Methods inherited from class com.liferay.portlet.mobiledevicerules.model.impl.MDRRuleModelImpl
clone, compareTo, equals, getColumnBitmask, getCompanyId, getCreateDate, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getModelClass, getModelClassName, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getOriginalGroupId, getOriginalRuleGroupId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getRuleGroupId, getRuleId, getType, getTypeSettings, getUserId, getUserName, getUserUuid, getUuid, hashCode, resetOriginalValues, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setPrimaryKey, setPrimaryKeyObj, setRuleGroupId, setRuleId, setType, setUserId, setUserName, setUserUuid, setUuid, 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.portlet.mobiledevicerules.model.MDRRuleModel
clone, compareTo, getCompanyId, getCreateDate, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getPrimaryKeyObj, getRuleGroupId, getRuleId, getType, getTypeSettings, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setPrimaryKey, setPrimaryKeyObj, setRuleGroupId, setRuleId, setType, setUserId, setUserName, setUserUuid, setUuid, 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

MDRRuleImpl

public MDRRuleImpl()
Method Detail

getTypeSettingsProperties

public com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()

setTypeSettings

public void setTypeSettings(java.lang.String typeSettings)
Specified by:
setTypeSettings in interface com.liferay.portlet.mobiledevicerules.model.MDRRule
Specified by:
setTypeSettings in interface com.liferay.portlet.mobiledevicerules.model.MDRRuleModel
Overrides:
setTypeSettings in class MDRRuleModelImpl

setTypeSettingsProperties

public void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)