public class EPUOM extends Object implements Serializable
| Constructor and Description |
|---|
EPUOM(SessionInfo sessionInfo)
The default constructor for the EPUOM class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
calcEPU(EPUOptions options,
boolean force)
This method will recalculate all the EPU data.
|
EPUGridData |
getEPUInfo(EPUOptions options)
Retrieves the data for the EPU table data.
|
public EPUOM(SessionInfo sessionInfo) throws HFMException
sessionInfo - session informationHFMExceptionpublic EPUGridData getEPUInfo(EPUOptions options) throws HFMException
options - the pov, display options and filters selected on the pageHFMExceptionpublic void calcEPU(EPUOptions options, boolean force) throws HFMException
options - the pov, display options and filters selected on the pageforce - whether or not to force the EPU calculationHFMExceptionCopyright 2007, 2026, Oracle. All rights reserved.