Uses of Package
com.sapportals.admin.wizardframework.api

Packages that use com.sapportals.admin.wizardframework.api
com.sap.portal.admin.editor   
com.sap.portal.admin.studio   
com.sap.portal.admin.wizard   
com.sap.portal.admin.wizard.handlers   
com.sap.portal.admin.wizard.panes   
com.sap.portal.admin.wizard.validators   
com.sapportals.admin.wizardframework   
com.sapportals.admin.wizardframework.api   
com.sapportals.admin.wizardframework.components   
com.sapportals.admin.wizardframework.components.localization   
com.sapportals.admin.wizardframework.components.tableview   
com.sapportals.admin.wizardframework.components.tableview.render   
com.sapportals.admin.wizardframework.templates   
com.sapportals.admin.wizardframework.util   
 

Classes in com.sapportals.admin.wizardframework.api used by com.sap.portal.admin.editor
IBasicEditingContext
           
IWizardComponent
           
 

Classes in com.sapportals.admin.wizardframework.api used by com.sap.portal.admin.studio
IBasicEditingContext
           
IDependencyObject
          Components that are want to define their own dependency handling policy should this interface.
IWizardComponent
           
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sap.portal.admin.wizard
IConfigurableWizard
          This interface is used to configure the structure of a wizard on startup.
IDynamicWizardConfigurator
           
IWizardConfigurator
          the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sap.portal.admin.wizard.handlers
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sap.portal.admin.wizard.panes
ICondition
          A condition that can be evaluated against the wizard context used in IStateMachine for conditional transitions between states
IDependencyObject
          Components that are want to define their own dependency handling policy should this interface.
IWizardComponent
           
IWizardComponentContainer
          IWizard componet containers are wizard components that can contain other components. containers should delegate all the standard functions from the IWizardComponent interface to their subcomponents in the order these subcomponents were added in.
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sap.portal.admin.wizard.validators
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework
IDynamicWizardConfigurator
           
IStaticWizardConfigurator
           
IWizardConfigurator
          the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework.api
IBasicEditingContext
           
ICondition
          A condition that can be evaluated against the wizard context used in IStateMachine for conditional transitions between states
IConfigurableWizard
          This interface is used to configure the structure of a wizard on startup.
IWizardComponent
           
IWizardConfigurator
          the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
IWizardStructure
          This interface provides runtime access to the pane/component structure of a wizard.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework.components
IBasicEditingContext
           
IDependencyObject
          Components that are want to define their own dependency handling policy should this interface.
IWizardComponent
           
IWizardComponentContainer
          IWizard componet containers are wizard components that can contain other components. containers should delegate all the standard functions from the IWizardComponent interface to their subcomponents in the order these subcomponents were added in.
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework.components.localization
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework.components.tableview
IBasicEditingContext
           
IDependencyObject
          Components that are want to define their own dependency handling policy should this interface.
IWizardComponent
           
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework.components.tableview.render
IBasicEditingContext
           
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework.templates
IDependencyObject
          Components that are want to define their own dependency handling policy should this interface.
IDynamicWizardConfigurator
           
IWizardComponent
           
IWizardComponentContainer
          IWizard componet containers are wizard components that can contain other components. containers should delegate all the standard functions from the IWizardComponent interface to their subcomponents in the order these subcomponents were added in.
IWizardConfigurator
          the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.
 

Classes in com.sapportals.admin.wizardframework.api used by com.sapportals.admin.wizardframework.util
IDependencyObject
          Components that are want to define their own dependency handling policy should this interface.
IWizardComponent
           
IWizardConfigurator
          the common anchestor of IDynamicWizardConfigurator and IStaticWizardConfigurator.
IWizardContext
          WizardContext combines all the sources of information a wizard component has access to at runtime. It contains the static structure of the panes, the session and the page contect, i.e. the request and the response.