Uses of Interface
com.sap.caf.eu.gp.co.api.IGPResourceAccessor

Packages that use IGPResourceAccessor
com.sap.caf.eu.gp.co.api Guided Procedures Callable Object API Introduction The API allows implementation of GP Callable Objects.  
 

Uses of IGPResourceAccessor in com.sap.caf.eu.gp.co.api
 

Classes in com.sap.caf.eu.gp.co.api that implement IGPResourceAccessor
 class GPStandardResourceAccessor
          Basic resource accessor imlementation to be used with background callable objects.
 class GPWebDynproResourceAccessor
           
 

Methods in com.sap.caf.eu.gp.co.api with parameters of type IGPResourceAccessor
 void IGPTechnicalDescription.setResourceAccessor(IGPResourceAccessor resourceAccessor)
          Sets the resource accessor for the callable object
static IGPTechnicalDescription GPCallableObjectFactory.createTechnicalDescription(String nameKey, String descriptionKey, IGPResourceAccessor resourceAccessor, Locale originalLocale)
          Creates a new technical description instance with the specified resource accessor, localized name key, localzied description key and original locale
 



Copyright 2006 SAP AG Complete Copyright Notice