User Data Type

Implemented Interfaces
Serializable
Properties
name data type description
userLevel UserHierarchyLevel
nameOrUsername string
email string
lastPasswordModification number
securedEntitiesMap map of array of SecuredEntity
parentCFEntities array of object
newPasswordConfirmation string
uuid string
securedEntities array of SecuredEntity
userName string
newPassword string
roles array of Role
rolesLabel string
password string
name Name
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

{
  "userLevel" : {
    "users" : [ {
      "userLevel" : { },
      "nameOrUsername" : "...",
      "email" : "...",
      "lastPasswordModification" : 12345,
      "securedEntitiesMap" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentCFEntities" : [ { }, { } ],
      "newPasswordConfirmation" : "...",
      "uuid" : "...",
      "securedEntities" : [ { }, { } ],
      "userName" : "...",
      "newPassword" : "...",
      "roles" : [ { }, { } ],
      "rolesLabel" : "...",
      "password" : "...",
      "name" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "userLevel" : { },
      "nameOrUsername" : "...",
      "email" : "...",
      "lastPasswordModification" : 12345,
      "securedEntitiesMap" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentCFEntities" : [ { }, { } ],
      "newPasswordConfirmation" : "...",
      "uuid" : "...",
      "securedEntities" : [ { }, { } ],
      "userName" : "...",
      "newPassword" : "...",
      "roles" : [ { }, { } ],
      "rolesLabel" : "...",
      "password" : "...",
      "name" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "orderLevel" : 12345,
    "parentLevel" : {
      "orderLevel" : 12345,
      "parentLevel" : { },
      "childLevels" : [ { }, { } ],
      "hierarchyType" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "childLevels" : [ {
      "orderLevel" : 12345,
      "parentLevel" : { },
      "childLevels" : [ { }, { } ],
      "hierarchyType" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "orderLevel" : 12345,
      "parentLevel" : { },
      "childLevels" : [ { }, { } ],
      "hierarchyType" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "hierarchyType" : "...",
    "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
  },
  "nameOrUsername" : "...",
  "email" : "...",
  "lastPasswordModification" : 12345,
  "securedEntitiesMap" : {
    "property1" : [ {
      "entityClass" : "...",
      "code" : "..."
    }, {
      "entityClass" : "...",
      "code" : "..."
    } ],
    "property2" : [ {
      "entityClass" : "...",
      "code" : "..."
    }, {
      "entityClass" : "...",
      "code" : "..."
    } ]
  },
  "parentCFEntities" : [ { }, { } ],
  "newPasswordConfirmation" : "...",
  "uuid" : "...",
  "securedEntities" : [ {
    "entityClass" : "...",
    "code" : "..."
  }, {
    "entityClass" : "...",
    "code" : "..."
  } ],
  "userName" : "...",
  "newPassword" : "...",
  "roles" : [ {
    "roles" : [ { }, { } ],
    "descriptionOrName" : "...",
    "description" : "...",
    "permissions" : [ {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    }, {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    } ],
    "allPermissions" : [ {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    }, {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    } ],
    "name" : "...",
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "roles" : [ { }, { } ],
    "descriptionOrName" : "...",
    "description" : "...",
    "permissions" : [ {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    }, {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    } ],
    "allPermissions" : [ {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    }, {
      "name" : "...",
      "transient" : true,
      "permission" : "...",
      "id" : 12345
    } ],
    "name" : "...",
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "rolesLabel" : "...",
  "password" : "...",
  "name" : {
    "lastName" : "...",
    "firstName" : "...",
    "title" : {
      "isCompany" : true,
      "code" : "...",
      "descriptionNotNull" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "fullName" : "..."
  },
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}