|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MDRRuleGroupInstance
The extended model interface for the MDRRuleGroupInstance service. Represents a row in the "MDRRuleGroupInstance" database table, with each column mapped to a property of this class.
MDRRuleGroupInstanceModel
,
MDRRuleGroupInstanceImpl
,
MDRRuleGroupInstanceModelImpl
Method Summary | |
---|---|
List<MDRAction> |
getActions()
|
MDRRuleGroup |
getRuleGroup()
|
Methods inherited from interface com.liferay.portlet.mobiledevicerules.model.MDRRuleGroupInstanceModel |
---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getPriority, getRuleGroupId, getRuleGroupInstanceId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setPriority, setRuleGroupId, setRuleGroupInstanceId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
getModelAttributes, resetOriginalValues, setModelAttributes |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Methods inherited from interface com.liferay.portal.model.PersistedModel |
---|
persist |
Method Detail |
---|
List<MDRAction> getActions() throws SystemException
SystemException
MDRRuleGroup getRuleGroup() throws PortalException, SystemException
PortalException
SystemException
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |