Package com.axelor.meta.db
Class MetaAction
java.lang.Object
com.axelor.db.Model
com.axelor.auth.db.AuditableModel
com.axelor.meta.db.MetaAction
This object stores the xml actions.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.axelor.auth.db.AuditableModel
getCreatedBy, getCreatedOn, getUpdatedBy, getUpdatedOn
Methods inherited from class com.axelor.db.Model
getArchived, getCid, getVersion, isSelected, setArchived, setCid, setSelected, setVersion
-
Constructor Details
-
MetaAction
public MetaAction() -
MetaAction
-
-
Method Details
-
getId
-
setId
-
getPriority
-
setPriority
-
getXmlId
-
setXmlId
-
getName
-
setName
-
getType
-
setType
-
getHome
Specify whether this action can be used as home action.- Returns:
- the property value
-
setHome
-
getModel
-
setModel
-
getModule
-
setModule
-
getXml
-
setXml
-
equals
-
hashCode
public int hashCode() -
toString
-