| Package | Description | 
|---|---|
| oracle.ifs.fdk.impl | |
| oracle.ifs.fdk.impl.ah | 
| Modifier and Type | Method and Description | 
|---|---|
AttributeUpdater | 
AttributeHandler.setValue(AttributeHandlerContext context,
        Object value)
Updates the attribute with the given value. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AttributeUpdater | 
ChainedAttributeHandler.setValue(AttributeHandlerContext context,
        Object value)  | 
AttributeUpdater | 
DirectAttributeHandler.setValue(AttributeHandlerContext context,
        Object value)  | 
AttributeUpdater | 
ReadOnlyAttributeHandler.setValue(AttributeHandlerContext context,
        Object value)
This implementation always throws a  
RuntimeException because
 canUpdate() always returns false hence this
 method should never be called. | 
Copyright © 2025. All rights reserved.