Hvl System Server
Havelsan system services info
Version: 3.1.0-SNAPSHOT
Apache License Version 2.0
https://www.apache.org/licenses/LICENSE-2.0
Access
[ Jump to Models ]
Table of Contents
Up
get /app-names/data/list
Queries app name as list (getAppNameDataList)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : [ {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"name" : "name",
"description" : "description",
"id" : 6,
"uuid" : "uuid",
"version" : 0,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"order" : 1
}, {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"name" : "name",
"description" : "description",
"id" : 6,
"uuid" : "uuid",
"version" : 0,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"order" : 1
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseListHvlAppNameModel
Updates app name data (update2)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"name" : "name",
"description" : "description",
"id" : 6,
"uuid" : "uuid",
"version" : 0,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"order" : 1
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlAppNameModel
Up
post /app-names/update-all
Updates app name list order with provided reordered app name model list (updateAll)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
delete /menu-favorites
Deletes menu favorite with provided path (deleteByPath)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
get /menu-favorites/data/list
Queries menu favorite as list according to authenticated user (getMenuFavoriteDataList)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : [ {
"authorityCodeSet" : [ "authorityCodeSet", "authorityCodeSet" ],
"updatedBy" : "updatedBy",
"appName" : "appName",
"icon" : "icon",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"uuid" : "uuid",
"version" : 0,
"parentId" : 5,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"pathTargetType" : "BLANK",
"id" : 6,
"order" : 1,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
}, {
"authorityCodeSet" : [ "authorityCodeSet", "authorityCodeSet" ],
"updatedBy" : "updatedBy",
"appName" : "appName",
"icon" : "icon",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"uuid" : "uuid",
"version" : 0,
"parentId" : 5,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"pathTargetType" : "BLANK",
"id" : 6,
"order" : 1,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseListHvlMenuItemDataModel
Saves menu favorite data (save1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 6,
"uuid" : "uuid",
"version" : 0,
"menuItemId" : 1,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"username" : "username"
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlMenuFavoriteModel
Up
delete /menu-items/{uuid}
Deletes menu item with provided uuid (deleteByUuid)
Path parameters
uuid (required)
Path Parameter —
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
get /menu-items/by-uuid/{uuid}
Gets the menu item with provided uuid (getByUuid)
Path parameters
uuid (required)
Path Parameter —
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"updatedBy" : "updatedBy",
"icon" : "icon",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"uuid" : "uuid",
"version" : 0,
"parentId" : 5,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"pathTargetType" : "BLANK",
"id" : 6,
"order" : 0,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlMenuItemModel
Up
get /menu-items/data/list
Queries menu item as list (getMenuItemDataList)
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : [ {
"authorityCodeSet" : [ "authorityCodeSet", "authorityCodeSet" ],
"updatedBy" : "updatedBy",
"appName" : "appName",
"icon" : "icon",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"uuid" : "uuid",
"version" : 0,
"parentId" : 5,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"pathTargetType" : "BLANK",
"id" : 6,
"order" : 1,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
}, {
"authorityCodeSet" : [ "authorityCodeSet", "authorityCodeSet" ],
"updatedBy" : "updatedBy",
"appName" : "appName",
"icon" : "icon",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"uuid" : "uuid",
"version" : 0,
"parentId" : 5,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"pathTargetType" : "BLANK",
"id" : 6,
"order" : 1,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseListHvlMenuItemDataModel
Up
post /menu-items/data/edit-list
Queries hierarchical menu item as list according to criteria in query model for editing (getMenuItemEditList)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : [ {
"updatedBy" : "updatedBy",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"leaf" : true,
"uuid" : "uuid",
"version" : 0,
"parentId" : 1,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"droppable" : true,
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"collapsedIcon" : "collapsedIcon",
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"expandedIcon" : "expandedIcon",
"id" : 6,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
}, {
"updatedBy" : "updatedBy",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"leaf" : true,
"uuid" : "uuid",
"version" : 0,
"parentId" : 1,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"droppable" : true,
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"collapsedIcon" : "collapsedIcon",
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"expandedIcon" : "expandedIcon",
"id" : 6,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseListHvlMenuItemEditModel
Saves menu item data (save)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"updatedBy" : "updatedBy",
"icon" : "icon",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"uuid" : "uuid",
"version" : 0,
"parentId" : 5,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"pathTargetType" : "BLANK",
"id" : 6,
"order" : 0,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlMenuItemModel
Updates menu item data (update)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"updatedBy" : "updatedBy",
"icon" : "icon",
"appNameId" : 5,
"label" : "label",
"pathType" : "ABSOLUTE",
"uuid" : "uuid",
"version" : 0,
"parentId" : 5,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00",
"path" : "path",
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"pathTargetType" : "BLANK",
"id" : 6,
"order" : 0,
"labelLocaleMap" : {
"key" : {
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 7,
"label" : "label",
"uuid" : "uuid",
"version" : 2,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlMenuItemModel
Up
put /menu-items/update
Updates menu item tree data list (updateTree)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
Up
get /menu-authorities/data/by-uuid/{uuid}
Gets menu item authority (getByMenuItemUuid)
Path parameters
uuid (required)
Path Parameter —
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : {
"authorityCodeSet" : [ "authorityCodeSet", "authorityCodeSet" ],
"dateCreated" : "2000-01-23T04:56:07.000+00:00",
"updatedBy" : "updatedBy",
"deleted" : true,
"createdBy" : "createdBy",
"deletedDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 6,
"uuid" : "uuid",
"version" : 0,
"menuItemId" : 1,
"dateUpdated" : "2000-01-23T04:56:07.000+00:00"
}
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseHvlMenuItemAuthorityModel
Updates menu item authority (update1)
Consumes
This API call consumes the following media types via the request header:
Request body
Return type
Example data
Content-Type: application/json
{
"errorDetail" : {
"errorClassName" : "errorClassName",
"service" : "service",
"errorMessage" : "errorMessage",
"errorCode" : "errorCode",
"errorDetail" : "errorDetail",
"time" : "2000-01-23T04:56:07.000+00:00",
"uuid" : "uuid",
"errorArguments" : [ { }, { } ]
},
"body" : { }
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
HvlResponseVoid
[ Jump to Methods ]
Table of Contents
HvlAppNameModel
HvlAppNameUpdateModel
HvlErrorDetail
HvlMenuFavoriteModel
HvlMenuItemAuthorityModel
HvlMenuItemAuthorityPersistModel
HvlMenuItemDataModel
HvlMenuItemEditModel
HvlMenuItemLabelModel
HvlMenuItemModel
HvlMenuItemQueryModel
HvlMenuItemTreeModel
HvlPageable
HvlResponseHvlAppNameModel
HvlResponseHvlMenuFavoriteModel
HvlResponseHvlMenuItemAuthorityModel
HvlResponseHvlMenuItemModel
HvlResponseListHvlAppNameModel
HvlResponseListHvlMenuItemDataModel
HvlResponseListHvlMenuItemEditModel
HvlResponseVoid
HvlSort
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
name
description (optional)
order
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
order
uuid (optional)
errorClassName (optional)
errorCode (optional)
errorDetail (optional)
errorMessage (optional)
service (optional)
time (optional)
errorArguments (optional)
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
menuItemId (optional)
username (optional)
path
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
menuItemId (optional)
authorityCodeSet (optional)
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
menuItemUuid
authoritySetToAdd (optional)
authoritySetToRemove (optional)
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
path (optional)
order (optional)
label (optional)
icon (optional)
parentId (optional)
pathType (optional)
ABSOLUTE
RELATIVE
pathTargetType (optional)
BLANK
SELF
PARENT
TOP
FRAMENAME
appNameId (optional)
appName (optional)
authorityCodeSet (optional)
labelLocaleMap (optional)
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
parentId (optional)
appNameId (optional)
label (optional)
pathType (optional)
ABSOLUTE
RELATIVE
expandedIcon (optional)
collapsedIcon (optional)
leaf (optional)
droppable (optional)
labelLocaleMap (optional)
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
label
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
path (optional)
order
label (optional)
icon
parentId (optional)
pathType (optional)
ABSOLUTE
RELATIVE
pathTargetType (optional)
BLANK
SELF
PARENT
TOP
FRAMENAME
appNameId
labelLocaleMap (optional)
pageable (optional)
filters (optional)
path (optional)
label (optional)
appNameSet (optional)
uuid
version (optional)
dateCreated (optional)
dateUpdated (optional)
createdBy (optional)
updatedBy (optional)
deleted
deletedDate (optional)
id
order
label
path (optional)
menuItemTreeModelList (optional)
pageNumber (optional)
pageSize (optional)
sort (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
body (optional)
errorDetail (optional)
direction (optional)
ASC
DESC
UNSORTED
properties (optional)