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