Method and Description |
---|
oracle.adfmf.framework.FeatureInformation.isDeviceAccess()
As of MAF 2.2, use
FeatureInformation.isNativeAccess() instead |
oracle.adfmf.framework.api.Model.removeContext(String, String)
Deprecated in MAF 2.4.0.0.0, use
Model.removeContext(String) instead. |
oracle.adfmf.framework.api.Model.removeContextInstance(String, String)
Deprecated in MAF 2.4.0.0.0, use
Model.removeContext(String) instead. |