Package com.axelor.meta.db
Class MetaJsonRecord
java.lang.Object
com.axelor.db.Model
com.axelor.auth.db.AuditableModel
com.axelor.meta.db.MetaJsonRecord
-
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
-
MetaJsonRecord
public MetaJsonRecord() -
MetaJsonRecord
-
-
Method Details