Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.6.0)

E10651-07
A C D E G H I L M O P R S T U V

G

getAction() - Method in exception oracle.adf.controller.security.AuthorizationException
 
getActivity() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of activity security based on permissions.
getAfterIdSet() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the set of declared 'after-id' listeners.
getAsObject(String) - Method in class oracle.adf.controller.DefaultUrlParameterConverter
Returns the input value.
getAsObject(String) - Method in interface oracle.adf.controller.UrlParameterConverter
 
getAsString(Object) - Method in class oracle.adf.controller.DefaultUrlParameterConverter
Returns the String representation of the input Object.
getAsString(Object) - Method in interface oracle.adf.controller.UrlParameterConverter
 
getAttributes() - Method in interface oracle.adf.controller.savepoint.SavePoint
Returns the custom attributes of the save point.
getBeforeIdSet() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the set of declared 'before-id' listeners.
getBindingPermission(TaskFlowId) - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns the BindingPermission object for this TaskFlowId.
getCause() - Method in exception oracle.adf.controller.ControllerException
Get the root cause.
getChangePolicy() - Method in enum oracle.adf.controller.config.ControllerProperty
 
getClassName() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the phase listener implementing class name.
getCurrent() - Static method in class oracle.adf.controller.config.ControllerConfig
Deprecated. use ControllerConfig.getCurrent(boolean)
getCurrent() - Static method in class oracle.adf.controller.config.ControllerSettings
Gets the current ControllerSettings from the current ADFContext.
getCurrentProperty(ControllerProperty) - Static method in class oracle.adf.controller.config.ControllerConfig
 
getCurrentRootViewPort() - Method in class oracle.adf.controller.ControllerContext
Returns a ViewPortContext corresponding to the current root view port.
getCurrentStop() - Method in interface oracle.adf.controller.TaskFlowTrainModel
 
getCurrentViewPort() - Method in class oracle.adf.controller.ControllerContext
Returns a ViewPortContext corresponding to the current view port.
getDefaultedProperty(ControllerProperty, String) - Static method in class oracle.adf.controller.config.ControllerConfig
 
getDefaultValue() - Method in enum oracle.adf.controller.config.ControllerProperty
 
getDescription() - Method in class oracle.adf.controller.savepoint.SavePointAttributes
 
getDiagInfo() - Method in interface oracle.adf.controller.ViewPortContext
Get diagnostic information about the view port.
getDocumentName() - Method in class oracle.adf.controller.TaskFlowId
 
getErrorId() - Method in exception oracle.adf.controller.ControllerException
Gets the id of this exception, eg.
getErrorNumber() - Method in exception oracle.adf.controller.ControllerException
Gets the error number for this exception, eg.
getExceptionData() - Method in interface oracle.adf.controller.ViewPortContext
Returns the most recent Exception that has occurred within the view port.
getFullyQualifiedName() - Method in class oracle.adf.controller.TaskFlowId
Gets the fully qualified name for this taskflow id.
This is of the form
<document name>#<local task flow id>
For example,
"/WEB-INF/mytask.xml#mytask"
"/WEB-INF/po/enter-order.xml#enter-order

In the event of change, this fully qualified name is guranteed to be backward compatible.
getGlobalViewActivityURL(String) - Method in class oracle.adf.controller.ControllerContext
Generate a URL for a view activity in the unbounded task flow.
getId() - Method in interface oracle.adf.controller.config.PhaseListenerDefinition
Gets the phase listener id.
getInstance() - Static method in class oracle.adf.controller.ControllerContext
Retrieves the ControllerContext active for the current thread.
getLocalActivityId() - Method in interface oracle.adf.controller.TaskFlowTrainStopModel
 
getLocalizedMessage() - Method in exception oracle.adf.controller.ControllerException
Get the Exception message, translated into the locale.
getLocalTaskFlowId() - Method in class oracle.adf.controller.TaskFlowId
 
getLocalViewActivityURL(String) - Method in class oracle.adf.controller.ControllerContext
Generate a URL for a view activity in the local task flow.
getMessage() - Method in exception oracle.adf.controller.ControllerException
 
getName() - Method in class oracle.adf.controller.savepoint.SavePointAttributes
 
getNextStop(TaskFlowTrainStopModel) - Method in interface oracle.adf.controller.TaskFlowTrainModel
Returns the next train stop after the specified stop.
getOutcome() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of taskflow security based on outcomes.
getOutcome() - Method in interface oracle.adf.controller.TaskFlowTrainStopModel
 
getPermission() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of taskflow security based on permissions.
getPermission(TaskFlowId, String) - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Gets the TaskFlowPermission that should be checked for a given taskflow and operation.
getPhaseListeners() - Static method in class oracle.adf.controller.config.ControllerConfig
Deprecated. 
getPhaseListeners() - Static method in class oracle.adf.controller.config.ControllerSettings
Gets the set of Phase Listeners.
getPreviousStop(TaskFlowTrainStopModel) - Method in interface oracle.adf.controller.TaskFlowTrainModel
Returns the previous train stop before the specified stop.
getProperty(ControllerProperty) - Static method in class oracle.adf.controller.config.ControllerConfig
Gets the current value of the specified paramter.
getPropertyName() - Method in enum oracle.adf.controller.config.ControllerProperty
 
getSavePoint(String) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Gets the save point by id.
getSavePointAttributes(String) - Method in interface oracle.adf.controller.savepoint.SavePointManager
Gets the attributes of a save point by id.
getSavePointId() - Method in class oracle.adf.controller.savepoint.SavePointEvent
 
getSavePointManager() - Method in class oracle.adf.controller.ControllerContext
Returns SavePointManager.
getSavePointRestoreURL(String) - Method in class oracle.adf.controller.ControllerContext
Generates a URL to a save point restore activity within the current web application.
getSecurity() - Method in class oracle.adf.controller.ControllerContext
Returns the current ControllerSecurityManager instance.
getTarget() - Method in exception oracle.adf.controller.security.AuthorizationException
 
getTaskflow() - Method in interface oracle.adf.controller.security.ControllerSecurityManager
Returns a map of taskflow security based on taskflow id.
getTaskFlowContext() - Method in interface oracle.adf.controller.ViewPortContext
Returns the TaskFlowContext for the task flow on top of the stack corresponding to this view port.
getTaskFlowId() - Method in class oracle.adf.controller.savepoint.SavePointEvent
 
getTaskFlowId() - Method in interface oracle.adf.controller.TaskFlowContext
Returns TaskFlowId corresponding to this context.
getTaskFlowTrainModel() - Method in interface oracle.adf.controller.TaskFlowContext
Returns a task flow train model for this task flow, if a task flow represents a train.
getTaskFlowURL(boolean, TaskFlowId, Map<String, Object>) - Method in class oracle.adf.controller.ControllerContext
Generate a URL for invoking a specific task flow within the current web application.
getTrainModel() - Method in interface oracle.adf.controller.TaskFlowContext
Returns a train menu model for this task flow, if a task flow represents a train.
getUserAttributes() - Method in class oracle.adf.controller.savepoint.SavePointAttributes
 
getViewActivityViewID(String) - Method in class oracle.adf.controller.ControllerContext
Generate view ID for a view activity inside a task flow definition.
getViewId() - Method in interface oracle.adf.controller.ViewPortContext
Returns the View Id corresponding to the current view activity.

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.6.0)

E10651-07
A C D E G H I L M O P R S T U V
Copyright © 1997, 2011, Oracle. All rights reserved.