Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sapportals.portal.prt.component Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AbstractPortalComponentThis class provides the base implementation of the IPortalComponent.Classcom.sapportals.portal.prt.componentSAP NetWeaver
CachingLevelRepresents the level of caching needed by a PortalComponent.Classcom.sapportals.portal.prt.componentSAP NetWeaver
ClientFamilyThe ClientFamily identifies the family type of the client that has sent the It could be one of the following: JAVASCRIPT_11, JAVASCRIPT_12, HTML_32,Classcom.sapportals.portal.prt.componentSAP NetWeaver
ClientTypeThe ClientType identifies the type of the client that has sent the request.Classcom.sapportals.portal.prt.componentSAP NetWeaver
ICachablePortalComponentAn ICachablePortalComponent is implemented by components that want to add caching capabilites to their behavior.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
ICacheDiscriminatorAn ICachableDiscriminator is implemented by components that want to add caching capabilites depending on content values to their behavior.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
ICacheValidatorAn ICachableValidator is implemented by components that wants to control the validity of the cache using a key which is stored in the cache contentInterfacecom.sapportals.portal.prt.componentSAP NetWeaver
IEventListenerComponentPortal Components that want to receive Portal Object Model Events must implement this interface.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
INonCachablePortalComponentAn INonCachablePortalComponent is implemented by components that do not want to be cached by the Portal builber Runtime architecture.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentThe IPortalComponent is the central abstraction of the Portal Component API.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentConfigInterfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentContextThe IPortalComponentContext defines a user specific view on a Portal Component.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentContextListenerThe IPortalComponentContextListener interface enables components to be notified of creation and destruction of a Portal Component context.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentInitInterfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentInitContextInterfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentProfileThe IPortalComponentProfile represents a set of properties that are attached to The current component profile is available within the component contextInterfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentRequestThe IPortalComponentRequest is the portal component specific view on all request related matters.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentResponseThe IPortalComponentResponse encapsulates all the information sent from the Portal Component to the Client.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentSessionThe IPortalComponentSession is the portal component's view on the servlet session.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPortalComponentURIAn IPortalComponentURI represents an URI that can either change the root context, change the node mode, fire an event to a specific nodeInterfacecom.sapportals.portal.prt.componentSAP NetWeaver
IPropertyDescriptorSee Also:IPortalComponentProfile.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
PortalComponentContentTypeSee Also:IPortalComponentResponse.Classcom.sapportals.portal.prt.componentSAP NetWeaver
PortalComponentExceptionThe Portal Component Exception is the base class for all the exceptions raised by the Portal builder runtime.Classcom.sapportals.portal.prt.componentSAP NetWeaver
PortalComponentRequestTypeThe PortalComponentRequestType represents the type of request handled by the It could be one of the following: content, help, edit, save, refresh, close.Classcom.sapportals.portal.prt.componentSAP NetWeaver
PortalResourceBundleTitle: Portal Resource Bundle Description: This class dynamically merges two resource bundles.Classcom.sapportals.portal.prt.componentSAP NetWeaver