Jump to main content
Oracle Utilities Application Framework Software Development Kit
Search
Home
Oracle Utilities Application Framework Software Development Kit
Developer Guide
Public API
Data Objects
PageHeader and PageBody Methods
void put(String fieldName, Object value)
Oracle Utilities Application Framework Software Development Kit
User Guide
Developer Guide
Overview
Java Annotations
Public API
SQL Return Codes
Standard Business Methods
Business Entity Public Methods
Maintenance Class Public Methods
UI Javascript User Exits
Java User Exits (interceptors) Interfaces and Classes
RequestContext Methods
Data Objects
PageHeader and PageBody Methods
Object get(String fieldName)
String getString(String fieldName)
boolean getBoolean(String fieldName)
BigInteger getBigInteger(String fieldName)
void put(String fieldName, Object value)
PageHeader
PageBody
ItemList
ListHeader
ListBody
CMServiceConfig.xml structure
Application Logs
Java Programming Standards
HQL Programming Standards
SQL Programming Standards
Database Design
System Table Guide
Key Generation
Development Performance Guidelines
Packaging Guide
void put(String fieldName, Object value)
Set the value at the given fieldName to the given value.