Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dtrt.uishell.model
Class FinalizeCreatePageModel

java.lang.Object
  extended by oracle.adf.view.rich.dt.pagecreation.PageCreationStepModel
      extended by oracle.apps.fnd.applcore.dtrt.uishell.model.FinalizeCreatePageModel

public class FinalizeCreatePageModel
extends oracle.adf.view.rich.dt.pagecreation.PageCreationStepModel

Finalize Create Page Model


Constructor Summary
FinalizeCreatePageModel()
           
 
Method Summary
protected  oracle.adf.view.rich.dt.pagecreation.PageCreationStepResult finishImpl()
           
 java.lang.String getDisplayName()
          Name used for step in wizard train.
 java.lang.String getId()
          Id used in EL expressions to refer to this model (pageFlowScope.wizardController.config.pages.cs.<Id>).
 float getRank()
          Rank of model for processing.
 
Methods inherited from class oracle.adf.view.rich.dt.pagecreation.PageCreationStepModel
finish, getConfiguration, getContinuationTriggerPaths, getResult, init, isComplete, isContinuable, isNextPageExist, isPrevPageExist, isValid, tryFinishAction, tryNextAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FinalizeCreatePageModel

public FinalizeCreatePageModel()
Method Detail

getId

public java.lang.String getId()
Id used in EL expressions to refer to this model (pageFlowScope.wizardController.config.pages.cs.<Id>).

Specified by:
getId in class oracle.adf.view.rich.dt.pagecreation.PageCreationStepModel
Returns:

getDisplayName

public java.lang.String getDisplayName()
Name used for step in wizard train.

Specified by:
getDisplayName in class oracle.adf.view.rich.dt.pagecreation.PageCreationStepModel
Returns:
display name.

getRank

public float getRank()
Rank of model for processing.

Specified by:
getRank in class oracle.adf.view.rich.dt.pagecreation.PageCreationStepModel
Returns:
rank.

finishImpl

protected oracle.adf.view.rich.dt.pagecreation.PageCreationStepResult finishImpl()
Specified by:
finishImpl in class oracle.adf.view.rich.dt.pagecreation.PageCreationStepModel

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.