MeveoModule Data Type

Subtypes
BusinessServiceModel, BusinessAccountModel, BusinessProductModel, BusinessOfferModel
Implemented Interfaces
Serializable
Properties
name data type description
logoPicture string
script ScriptInstance
moduleItems array of MeveoModuleItem
downloaded boolean
installed boolean
license ModuleLicenseEnum
moduleSource string
Properties inherited from BusinessEntity
parentEntityType object
code string
parentEntity BusinessEntity
description string
appendGeneratedCode boolean
descriptionOrCode string
Properties inherited from EnableEntity
active boolean
disabled boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "logoPicture" : "...",
  "script" : {
    "sourcingRoles" : [ {
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "description" : "...",
      "permissions" : [ { }, { } ],
      "allPermissions" : [ { }, { } ],
      "name" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "description" : "...",
      "permissions" : [ { }, { } ],
      "allPermissions" : [ { }, { } ],
      "name" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "executionRoles" : [ {
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "description" : "...",
      "permissions" : [ { }, { } ],
      "allPermissions" : [ { }, { } ],
      "name" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "roles" : [ { }, { } ],
      "descriptionOrName" : "...",
      "description" : "...",
      "permissions" : [ { }, { } ],
      "allPermissions" : [ { }, { } ],
      "name" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "sourceTypeEnum" : "JAVA",
    "error" : true,
    "scriptErrors" : [ {
      "lineNumber" : 12345,
      "message" : "...",
      "sourceFile" : "...",
      "columnNumber" : 12345
    }, {
      "lineNumber" : 12345,
      "message" : "...",
      "sourceFile" : "...",
      "columnNumber" : 12345
    } ],
    "script" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "moduleItems" : [ {
    "itemClassSimpleName" : "...",
    "itemCode" : "...",
    "meveoModule" : {
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "BSD2_S",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "appliesTo" : "...",
    "itemClass" : "...",
    "itemEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "itemClassSimpleName" : "...",
    "itemCode" : "...",
    "meveoModule" : {
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "OPEN",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "appliesTo" : "...",
    "itemClass" : "...",
    "itemEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "downloaded" : true,
  "installed" : true,
  "license" : "OPEN",
  "moduleSource" : "...",
  "parentEntityType" : { },
  "code" : "...",
  "parentEntity" : {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : { },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "description" : "...",
  "appendGeneratedCode" : true,
  "descriptionOrCode" : "...",
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}