Uses of Interface
com.sapportals.portal.prt.component.IPortalComponent

Packages that use IPortalComponent
com.sap.portal.admin.editor   
com.sap.portal.admin.wizard Deprecated. 
com.sapportals.admin.wizardframework Deprecated. 
com.sapportals.admin.wizardframework.templates Deprecated. 
com.sapportals.portal.appintegrator   
com.sapportals.portal.prt.component   
com.sapportals.portal.prt.pom   
com.sapportals.portal.prt.runtime   
com.sapportals.portal.prt.servlets_jsp.server.page   
com.sapportals.portal.prt.util   
 

Uses of IPortalComponent in com.sap.portal.admin.editor
 

Classes in com.sap.portal.admin.editor that implement IPortalComponent
 class AbstractEditorComponent
          A base class that represents the editor component template.
 

Uses of IPortalComponent in com.sap.portal.admin.wizard
 

Classes in com.sap.portal.admin.wizard that implement IPortalComponent
 class AbstractPCMWizard
          Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
 

Uses of IPortalComponent in com.sapportals.admin.wizardframework
 

Classes in com.sapportals.admin.wizardframework that implement IPortalComponent
 class AbstractDynamicWizard
          Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
 class AbstractStaticWizard
          Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
 

Uses of IPortalComponent in com.sapportals.admin.wizardframework.templates
 

Classes in com.sapportals.admin.wizardframework.templates that implement IPortalComponent
 class AbstractWizard
          Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
 

Uses of IPortalComponent in com.sapportals.portal.appintegrator
 

Classes in com.sapportals.portal.appintegrator that implement IPortalComponent
 class AbstractIntegratorComponent
          Description
 

Uses of IPortalComponent in com.sapportals.portal.prt.component
 

Subinterfaces of IPortalComponent in com.sapportals.portal.prt.component
 interface ICachablePortalComponent
          An ICachablePortalComponent is implemented by components that want to add caching capabilites to their behavior.
 interface ICacheDiscriminator
          An ICachableDiscriminator is implemented by components that want to add caching capabilites depending on content values to their behavior.
 interface ICacheValidator
          An ICachableValidator is implemented by components that wants to control the validity of the cache using a key which is stored in the cache content
 

Classes in com.sapportals.portal.prt.component that implement IPortalComponent
 class AbstractPortalComponent
          This class provides the base implementation of the IPortalComponent.
 class AbstractResourceComponent
          This class is the base class for all Portal Components that support AJAX events.
 

Methods in com.sapportals.portal.prt.component that return IPortalComponent
 IPortalComponent IPortalComponentContext.getComponent()
          Returns the component attached to this context.
 

Uses of IPortalComponent in com.sapportals.portal.prt.pom
 

Fields in com.sapportals.portal.prt.pom declared as IPortalComponent
protected  IPortalComponent AbstractNode.m_portalComponent
           
 

Methods in com.sapportals.portal.prt.pom that return IPortalComponent
 IPortalComponent INode.getComponent()
          the IPortalComponent object associated with the current node.
 IPortalComponent AbstractNode.getComponent()
          Gets the (@link IPortalComponent IPortalComponent} linked with this node.
 

Constructors in com.sapportals.portal.prt.pom with parameters of type IPortalComponent
AbstractNode(String nodeName, IPortalComponent aComponent)
          Constructor
 

Uses of IPortalComponent in com.sapportals.portal.prt.runtime
 

Methods in com.sapportals.portal.prt.runtime that return IPortalComponent
 IPortalComponent IPortalRuntimeResources.getDefaultPersonalizationDelegate()
          Gets the runtime wide defined default personalization delegate
 

Uses of IPortalComponent in com.sapportals.portal.prt.servlets_jsp.server.page
 

Fields in com.sapportals.portal.prt.servlets_jsp.server.page declared as IPortalComponent
protected  IPortalComponent PageContextImpl.component
          Deprecated. a servlet instance of this jsp
 

Uses of IPortalComponent in com.sapportals.portal.prt.util
 

Classes in com.sapportals.portal.prt.util that implement IPortalComponent
 class StandardEditDialog
          and can be used as a personalization delegate.
 



Copyright 2011 SAP AG Complete Copyright Notice