MeveoModule Data Type

Subtypes
BusinessServiceModel, BusinessAccountModel, BusinessProductModel, BusinessOfferModel
Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
referenceCode string  
referenceDescription string  
descriptionAndCode string  
logoPicture string  
id number  
downloaded boolean  
transient boolean  
code string required, max size: 255, min size: 1
installed boolean  
license ModuleLicenseEnum  
disabled boolean  
description string max size: 255, min size: 0
codeChanged boolean  
auditable Auditable  
script ScriptInstance  
notified boolean  
historized boolean  
moduleSource string  
active boolean  
descriptionOrCode string  
moduleItems array of MeveoModuleItem  
auditableFields array of AuditableFieldHistory  
parentEntity BusinessEntity  
version number  
parentEntityType object  
appendGeneratedCode boolean  

Example

{
  "referenceCode" : "...",
  "referenceDescription" : "...",
  "descriptionAndCode" : "...",
  "logoPicture" : "...",
  "id" : 12345,
  "downloaded" : true,
  "transient" : true,
  "code" : "...",
  "installed" : true,
  "license" : "COM",
  "disabled" : true,
  "description" : "...",
  "codeChanged" : true,
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "script" : {
    "historized" : true,
    "sourcingRoles" : [ "...", "..." ],
    "reuse" : true,
    "appendGeneratedCode" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "codeChanged" : true,
    "scriptInstanceCategory" : {
      "auditable" : { },
      "parentEntity" : { },
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "codeChanged" : true,
      "notified" : true,
      "historized" : true,
      "id" : 12345,
      "version" : 12345
    },
    "scriptErrors" : [ {
      "columnNumber" : 12345,
      "lineNumber" : 12345,
      "sourceFile" : "...",
      "message" : "..."
    }, {
      "columnNumber" : 12345,
      "lineNumber" : 12345,
      "sourceFile" : "...",
      "message" : "..."
    } ],
    "executionRoles" : [ "...", "..." ],
    "referenceDescription" : "...",
    "disabled" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "code" : "...",
    "notified" : true,
    "descriptionOrCode" : "...",
    "referenceCode" : "...",
    "parentEntityType" : { },
    "error" : true,
    "sourceTypeEnum" : "JAVA_CLASS",
    "transient" : true,
    "descriptionAndCode" : "...",
    "description" : "...",
    "id" : 12345,
    "active" : true,
    "script" : "...",
    "version" : 12345
  },
  "notified" : true,
  "historized" : true,
  "moduleSource" : "...",
  "active" : true,
  "descriptionOrCode" : "...",
  "moduleItems" : [ {
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "meveoModule" : {
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "logoPicture" : "...",
      "id" : 12345,
      "downloaded" : true,
      "transient" : true,
      "code" : "...",
      "installed" : true,
      "license" : "GPL",
      "disabled" : true,
      "description" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "script" : { },
      "notified" : true,
      "historized" : true,
      "moduleSource" : "...",
      "active" : true,
      "descriptionOrCode" : "...",
      "moduleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "version" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "appliesTo" : "...",
    "id" : 12345,
    "itemClassSimpleName" : "...",
    "itemClass" : "...",
    "version" : 12345,
    "itemEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "transient" : true,
    "itemCode" : "..."
  }, {
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "meveoModule" : {
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "logoPicture" : "...",
      "id" : 12345,
      "downloaded" : true,
      "transient" : true,
      "code" : "...",
      "installed" : true,
      "license" : "AGPL",
      "disabled" : true,
      "description" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "script" : { },
      "notified" : true,
      "historized" : true,
      "moduleSource" : "...",
      "active" : true,
      "descriptionOrCode" : "...",
      "moduleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "version" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "appliesTo" : "...",
    "id" : 12345,
    "itemClassSimpleName" : "...",
    "itemClass" : "...",
    "version" : 12345,
    "itemEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "transient" : true,
    "itemCode" : "..."
  } ],
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "parentEntity" : {
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : { },
    "codeChanged" : true,
    "description" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "referenceCode" : "...",
    "version" : 12345,
    "code" : "...",
    "parentEntityType" : { },
    "id" : 12345,
    "notified" : true,
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "historized" : true,
    "descriptionOrCode" : "..."
  },
  "version" : 12345,
  "parentEntityType" : { },
  "appendGeneratedCode" : true
}