A B C D E F G H I L M N O P R S T U V W

R

RESULT_STATE_COMPLETED_DONE_ONLY - Static variable in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Indicates that the implementation of the callable object has invoked the completeProcessing() method to indicate that it is now done with the processing.
RESULT_STATE_COMPLETED_PROCESS_EXCEPTION - Static variable in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Indicates that the implementation of the callable object has thrown a process exception.
RESULT_STATE_COMPLETED_RESULTSTATE - Static variable in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Indicates that the implementation of the callable object has set a result state.
RESULT_STATE_COMPLETED_TECHNICAL_EXCEPTION - Static variable in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Indicates that the implementation of the callable object has thrown a technical exception to indicate that processing cannot continue.
ROLE_ADMIN_TEXT - Static variable in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
ROLE_OVERSEER_TEXT - Static variable in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
ROLE_OWNER_TEXT - Static variable in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
ROLE_TYPE_ADMIN - Static variable in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
ROLE_TYPE_INITIATION_DEFINED - Static variable in class com.sap.caf.eu.gp.process.api.GPRoleType
The role is filled during the initiation with user dependent data
ROLE_TYPE_INITIATION_DEFINED - Static variable in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
The role is filled during the initiation with user dependent data
ROLE_TYPE_INITIATOR - Static variable in class com.sap.caf.eu.gp.process.api.GPRoleType
The role is filled with the initiator data.
ROLE_TYPE_INITIATOR - Static variable in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
The role is filled with the initiator data.
ROLE_TYPE_OVERSEER - Static variable in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
ROLE_TYPE_OWNER - Static variable in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
ROLE_TYPE_RT_DEFINED - Static variable in class com.sap.caf.eu.gp.process.api.GPRoleType
The role is undefined during the DT.
ROLE_TYPE_RT_DEFINED - Static variable in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
The role is undefined during the DT.
RUNTIME_CONTAINER_TYPE_J2EE_LIBRARY - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Implementation type: J2EE library The implementation of the run time container is deployed in a J2EE library (background callable objects only).
RUNTIME_CONTAINER_TYPE_J2EE_SERVICE - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Implementation type: J2EE service The implementation of the run time container is deployed in a J2EE service (background callable objects only).
RUNTIME_CONTAINER_TYPE_SESSION_BEAN - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Implementation type: Session Bean The implementation of the run time container is deployed as a stateless session bean (background callable objets only).
RUNTIME_CONTAINER_TYPE_WD - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Implementation type: Web dynpro component The implementation of the run time container is deployed as a web dynpro component (visual callable objects only).
readEndpoint() - Method in interface com.sap.caf.eu.gp.process.api.IGPBusinessObject
Read the Endpoint responsible for this GPBusinessObject.
readEndpointAlias(String, String, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Returns an endpoint alias.
readGPA1SConfigurationSzenario() - Method in interface com.sap.caf.eu.gp.model.fnd.config.api.IGPConfigurationManager
Reads the current configuration.
readObjectAspect(IUser, IGPBusinessObjectEndpoint, String, String, IGPBusinessObjectAttributeLocator) - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Read an Aspect of a BusinessObject handled by this BusinessObjectProvider.
readObjectAspectEnumeration(IUser, IGPBusinessObjectEndpoint, String, IGPStructure, IGPBusinessObjectAttributeLocator) - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Read an Enumeration of selected Aspect of BusinessObject handled by this BusinessObjectProvider.
readProviderName() - Method in interface com.sap.caf.eu.gp.process.api.IGPBusinessObject
Read the Name of the Provider responsible for this GPBusinessObject.
readTemplateDetail(IUser, IGPBusinessObjectEndpoint, String) - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Read the Detail of a BusinessObjectTemplate of this BusinessObjectProvider.
readTemplateDetailEnumeration(IUser, IGPBusinessObjectEndpoint, String, String, boolean) - Method in interface com.sap.caf.eu.gp.bo.template.reader.api.IGPPatternTemplateReader
Read a Detail Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader.
readTemplateDetailEnumeration(IUser, IGPBusinessObjectEndpoint, String, boolean) - Method in interface com.sap.caf.eu.gp.bo.template.reader.api.IGPPlainTemplateReader
Read a Detail Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader.
readTemplateName() - Method in interface com.sap.caf.eu.gp.process.api.IGPBusinessObject
Read the Name of the Template responsible for this GPBusinessObject.
readTemplateNameEnumeration(IUser, IGPBusinessObjectEndpoint, String, String, boolean) - Method in interface com.sap.caf.eu.gp.bo.template.reader.api.IGPPatternTemplateReader
Read a Name Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader.
readTemplateNameEnumeration(IUser, IGPBusinessObjectEndpoint, String, boolean) - Method in interface com.sap.caf.eu.gp.bo.template.reader.api.IGPPlainTemplateReader
Read a Name Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader.
readTemplateOverview(IUser, IGPBusinessObjectEndpoint, String) - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Read the Overview of a BusinessObjectTemplate of this BusinessObjectProvider.
readTemplateOverviewEnumeration(IUser, IGPBusinessObjectEndpoint, String, String, boolean) - Method in interface com.sap.caf.eu.gp.bo.template.reader.api.IGPPatternTemplateReader
Read an Overview Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader.
readTemplateOverviewEnumeration(IUser, IGPBusinessObjectEndpoint, String, boolean) - Method in interface com.sap.caf.eu.gp.bo.template.reader.api.IGPPlainTemplateReader
Read an Overview Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader.
register(IGPAttachmentSourceHandler) - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandlerRegistry
Registers a source handler with the specified name.
register(IGPAppSupportRegistryItem) - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistry
Register new post processing application.
registerCallableObjectType(IGPCallableObjectType) - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectTypeManager
 
registerConnectionDeliverType(IGPConnectionDeliverType) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPConnectionDeliverTypeRegistry
Registers a connection deliver type.
registerRTView(IGPRTView) - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTViewManager
 
registerTemplateType(IGPTemplateType) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPTemplateTypeRegistry
Registers already created and valid template type.
registerWDComponent(IGPWDComponent) - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponentManager
 
release(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Releases the callable object so that can be edited in other sessions, thus removing any locks on the callable object
release(IGPModifiableAction) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Releases the action so that can be edited in other sessions, thus removing any locks on the action.
release(IGPModifiableBlock) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Releases the block so that can be edited in other sessions, thus removing any locks on the block.
release(IGPModifiableProcess) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Releases the process so that can be edited in other sessions, thus removing any locks on the process.
release(IGPModifiableBusinessObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Releases the business object so that can be edited in other sessions, thus removing any locks on the business object.
removeAdHocActivity(IGPAdhocActivity) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
remove the reference corresponding to the given reference number from the activity
removeAllRestrictionPrincipals() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Removes all principals from the restriction list
removeAttachment(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Removes an attachment object from the list.
removeAttachment(String) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeAttachmentList
Removes an attachment object from the list.
removeAttribute(String, String, String, String, String[]) - Method in interface com.sap.caf.eu.gp.forms.api.IEEWHelper
Helper method designed for user within the EEW.
removeAttribute(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Removes an attribute with the given name from the current structure definition
removeAttribute(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Removes an attribute with the given name and namespace from the current structure definition
removeAttribute(IGPLabel) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Removes an attribute with the given labrl from the current structure definition
removeAttributeFallbacks() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Removes all attribute fallbacks
removeConfigProperty(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Removes a named config parameter.
removeElement(int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingLocator
Remove the ith component of this locator.
removeExceptionHandler(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Removes the ExceptionHandler for a given exception technical name.
removeFromCategory(String) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Removes category assignment of the development object.
removeInfoCallableObject(IGPInfoCallableObject) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
remove the reference corresponding to the given reference number from the activity
removeItem(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Delete the block item with a given id.
removeItem(int) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Delete the block item at a given index.
removeLocator(IGPLabel) - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectAttributeLocator
Remove a Locator from this BusinessObjectAttributeLocator by a given Label.
removeMappingRule(IGPMappingRule) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingGroup
Remove a mapping rule from this mapping group.
removeParameterValue(String, String) - Method in interface com.sap.caf.eu.gp.context.api.IGPInvocationContext
Remove parameter value from cache.
removeParameterValue(String, String) - Method in interface com.sap.caf.eu.gp.context.api.IGPUserContext
Remove parameter value from cache.
removePermission(IGPPermission) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Removes a permission from the Development Object.
removePermission(IPrincipal, GPPermissionType) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Removes a permission from the Development Object.
removeProcessException(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Removes the exception with the specified technical name from the list of available exceptions.
removeProvider(String) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectProviderRegistry
Remove a Provider of this IGPBusinessObjectProviderRegistry by a given Name.
removeRestrictionPrincipal(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Removes a principal with a given ID from the restriction list
removeResultState(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Removes the result state with the specified technical name from the list of available result states.
removeRole(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Delete a role with a given technical name.
removeRuntimeDefinedUser(IUser) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Deprecated. !!!This method doesn't work for the bussiness workflow engine!!! Removes the given Runtime defined user from the process role instance.
removeSourceLocator(IGPMappingLocator) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Remove a given locator from the sources of this rule.
removeStructure(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Removes a sub structure with the given name from the current structure definition
removeStructure(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Removes a sub structure with the given name and namespace from the current structure definition
removeStructure(IGPLabel) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Removes a sub structure with the given labrl from the current structure definition
removeStructureFallbacks() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Remove all structure fallbacks
removeTargetLocator(IGPMappingLocator) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Remove a given locator from the targets of this rule.
removeTechnicalConfigProperty(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Removes a named technical config parameter.
removeTerminalTransition(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Delete the transition from a specified result state to the end of block.
removeTextProperty(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Removes a property key.
removeTransitionTarget(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Removes a transition target.
removeUser(IUser) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Removes a user from the list.
replaceDisplayCallableObject(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableAction
Set the callable object to be used for display.
replaceExecuteCallableObject(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableAction
Set the callable object to be used for execution.
requiresConfigMaintenanceScreen() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns whether or not a config maintenance screen is required.
requiresInputMaintenanceScreen() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns whether or not an input maintenance screen is required.
requiresOutputMaintenanceScreen() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns whether or not an output maintenance screen is required.
requiresServiceUserThreadIdentity() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Specifies if the background container for the callable object must be run under the service user identity.
resolveAttachmentInfo(IGPAttachment, Locale) - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
resolveAttachmentInfo(IGPAttachment, Locale) - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Resolves attachment information that can be used to display the attachment in a list in the design and run times.
resolveDescription(Locale) - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the description in the specified locoale or the description in the original locale if the object is not translated.
resolveDescription() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectType
Resolves the description of the development object type by logged on user locale
resolveDescription(Locale) - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Resolve the Description of this BusinessObjectProvider.
resolveDescription(Locale) - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Resolves the description.
resolveDescription(Locale) - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the description depending on a given locale
resolveDescription(Locale) - Method in interface com.sap.caf.eu.gp.process.api.IGPCategory
Returns the category description.
resolveDescription(Locale) - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
resolveDescriptionText(Locale) - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Resolves the description of the callable object type.
resolveDisplayName() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectType
Resolves the text of the development object type by logged on user locale
resolveFrameTitle(Locale) - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
resolvePhysicalCallableObject() - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Returns the physical object for this callable object
resolveText(Locale) - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
resolveText(Locale) - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Resolves a human-readable display text for the attachment handler that can be presented to the end-user.
resolveText(String) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPParameterValueDef
Resolves a title.
resolveText(Locale) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessExceptionInfo
Returns the result state info text for the given locale.
resolveText(Locale) - Method in interface com.sap.caf.eu.gp.process.api.IGPResultStateInfo
Returns the result state info text for the given locale.
resolveText(Locale) - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Resolves the language dependent text for the description.
resolveText(Locale) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Resolves the language dependent text for the description.
resolveTextProperty(String, Locale) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Resolves a text for a property.
resolveTitle(Locale) - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
The title text in the specified locale
resolveTitle(Locale) - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Resolve the Title of this BusinessObjectProvider.
resolveTitle(Locale) - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the title depending on the given locale
resolveTitle(Locale) - Method in interface com.sap.caf.eu.gp.process.api.IGPCategory
Returns the category title.
resolveTitle(Locale) - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
resolveTypeText(Locale) - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Resolves the text of the callable object type
resovlePhysicalCallableObject() - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Deprecated. Returns the physical object for this callable object
retrieveNotification(String, String, String) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPNotificationManager
Retrieves the last version of the notification instance corresponding to the given parameters.
retrieveNotificationHistory(String, String, String) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPNotificationManager
Retrieves the notification instance history corresponding to the given parameters.
retrieveObject(IGPUserContext, IGPInvocationContext, String) - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsManager
Deprecated.  
retrieveObjectList(IGPUserContext, String[], Locale) - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsManager
Deprecated.  
retrieveTemplateStructure(byte[], String, String, IUser) - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsManager
Deprecated.  

A B C D E F G H I L M N O P R S T U V W
Copyright 2006 SAP AG Complete Copyright Notice