AbstractImplementationInformation Data Type
| name | data type | description |
|---|---|---|
| beanId | string | |
| descriptionKey | string | |
| readOnly | boolean |
Example
{
"beanId" : "...",
"descriptionKey" : "...",
"readOnly" : true
}
| name | data type | description |
|---|---|---|
| beanId | string | |
| descriptionKey | string | |
| readOnly | boolean |
{
"beanId" : "...",
"descriptionKey" : "...",
"readOnly" : true
}