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

A

ACTION_INSTANCE_STATUS_ACTIVE - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_CANCELLED - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_COMPLETED - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_ERROR - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_FUTURE - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_IN_PROCESS - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_INVALID - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_RUNNING - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
ACTION_INSTANCE_STATUS_SKIPPED - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
activate(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Activates this callable object version.
activate(IGPModifiableAction) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Activates this action version.
activate(IGPModifiableBlock) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Activates this block version.
activate(IGPModifiableProcess) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Activates this process version.
activate(IGPModifiableBusinessObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Activates this business object version.
ACTIVE_STATUS - Static variable in class com.sap.caf.eu.gp.base.api.GPDevelopmentObjectStatus
Active state of a development object.
ACTIVITY_TYPE_BACKGROUND - Static variable in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Indicates that the activity is a background activity
ACTIVITY_TYPE_USER - Static variable in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Indicates that the activity is processed by a user.
add(String, String, String, String, byte[], boolean) - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentList
Adds a new attachment to the list.
add(String, String, String, String, byte[]) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeAttachmentList
Adds a new run time attachment to the list.
addAdHocActivity(IGPModifiableActivity) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Add a reference to the given ActvityObject in the current activity.
addAttachment(String, String, String, String, byte[]) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Adds a new attachment to the list.
addAttachmentId(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Deprecated. use addAttachment() instead. This method will be removed from future releases!
addAttribute(String, int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Adds a new attribute definition to the structure definition.
addAttribute(String, String, int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Adds a new attribute definition to the structure definition.
addAttributeFallback(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Adds a fallabk attribute value to the mapping rule
addConfigurationAttribute(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Adds a new configuration attribute with specified name with type string
addConfigurationAttribute(String, int) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Adds a new configuration attribute with specified name and type
addCPComponent(IGPWDComponent) - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
addDefault(IPrincipal) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
A default user for the role
addElement(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingLocator
Append new component with given name to this mapping locator.
addElement(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingLocator
Append a new component with given name and namespace to this locator.
addInfoCallableObject(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Adds a InfoCallable Object to the given activity
addItem(IGPModifiableActivity) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Create a new block item with the specified activity and add it to the end of children list.
addLocator(IGPLabel) - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectAttributeLocator
Add a Locator to this BusinessObjectAttributeLocator by a given Label.
addMappingRule() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingGroup
Add new empty rule to this mapping group.
addMappingRule(String[], String[]) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingGroup
Add a rule with given source locator path and target locator path.
addMappingRule(IGPLabel[], IGPLabel[]) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingGroup
Add a rule with given source locator path and target locator path.
addOptionValue(String, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Adds a new value option for this configuration attribute.
addPermission(IPrincipal, GPPermissionType) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Adds a permission to the Development Object.
addProcessException(String, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Adds a new exception name to the list of available exceptions.
addProcessException(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Adds a process exception for the callable object
addProcessRoleInstance(IGPProcessRoleInstance) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPProcessRoleInstanceList
 
addProperty(String, String, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Adds a property to endpoint alias.
addProvider(IGPBusinessObjectProvider) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectProviderRegistry
Add a given Provider to this IGPBusinessObjectProviderRegistry.
addRestrictionPrincipal(IPrincipal) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Adds a principal to the restriction list
addResultState(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Adds a result state that indicates the end of processing of a callable object.
addResultState(String, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Adds a new result state to the list of available result states.
addResultState(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Add a results state for the callable object
addRole(String, String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Add a new role with given name and display text.
addRole(String, String, GPRoleType) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Add a new role with given name, display text and role type.
addRuntimeDefinedUser(IUser) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Adds a runtime defined user to this process role instance
addRuntimeDefinedUserToRole(IGPProcessInstance, String, IUser, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
This method adds an user to a process role instance during runtime
addSourceLocator() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Append new empty source locator.
addStructure(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Adds a new structure with the specified name and no namespace.
addStructure(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Adds a new structure with the specified name and no namespace.
addStructure(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Adds a substructure to the current structure definition with the specified name and no namespace.
addStructure(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Adds a substructure to the current structure definition with the specified name and namespace.
addStructureFallback(IGPStructure) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Adds a structure fallback
addTargetLocator() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Append new empty target locator.
addToCategory(String) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Assigns the development object to a category
addUser(IUser) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Adds a user the given process role.
addViewRole(String, String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Adds a view permission for the given role for the given block structure item
APPLICATION_COMPONENT_TYPE_APPLICATION - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
application type
APPLICATION_COMPONENT_TYPE_LIBRARY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
library type
APPLICATION_COMPONENT_TYPE_SERVICE - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
application component type

B

BASE_BASE64BINARY - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java byte array(byte[]).
BASE_BOOLEAN - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java boolean values(boolean).
BASE_DATE - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java Date values(Date).
BASE_DATETIME - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Equivalent to BASE_DATE
BASE_DECIMAL - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java BigDecimal values(BigDecimal).
BASE_DOUBLE - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java double values(double).
BASE_FLOAT - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java float values(float).
BASE_SIGNED_BYTE - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java byte values(byte).
BASE_SIGNED_INT - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java int values(int).
BASE_SIGNED_LONG - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java long values(long).
BASE_SIGNED_SHORT - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java short values(short).
BASE_STRING - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java string values(string).
BASE_TIME - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Equivalent to BASE_DATE
BASE_UNSIGNED_BYTE - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
E1uivalent to BASE_SIGNED_SHORT
BASE_UNSIGNED_INT - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Equivalent to BASE_SIGNED_LONG
BASE_UNSIGNED_LONG - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Represents java BigInteger values(BigInteger).
BASE_UNSIGNED_SHORT - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Equivalent to BASE_SIGNED_INT
BLOCK_INSTANCE_STATUS_ACTIVE - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_INSTANCE_STATUS_CANCELLED - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_INSTANCE_STATUS_COMPLETED - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_INSTANCE_STATUS_ERROR - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_INSTANCE_STATUS_FUTURE - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_INSTANCE_STATUS_INVALID - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_INSTANCE_STATUS_RUNNING - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_INSTANCE_STATUS_SKIPPED - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Status of a block
BLOCK_TYPE_CONDITIONAL - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockType
Conditional block type.
BLOCK_TYPE_PARALLEL - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockType
Parallel block type.
BLOCK_TYPE_PARALLEL_DYNAMIC - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockType
Parallel dynamic block type type.
BLOCK_TYPE_POST_CONDITIONAL_LOOP - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockType
Post conditional loop block type.
BLOCK_TYPE_PRE_CONDITIONAL_LOOP - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockType
Pre conditional loop block type.
BLOCK_TYPE_SEQUENTIAL - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockType
Sequential block type.
BLOCK_TYPE_USER_DECISION - Static variable in class com.sap.caf.eu.gp.process.api.GPBlockType
User decision block type.

C

canChange() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDef
Returns whether or not instances can be modified
canCreate() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDef
Returns whether or not new instances can be created.
changeTask(IGPTask) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
persistent changes to an existing scheduled initiation task
changeTaskProcessor(String, String, IGPUserContext, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Delegates the given activity in given process from actualProcessor to .
checkEptAliasProperties(String, Properties, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Check if or not the properties for a connection are valid.
clearProcessExceptions() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Clears the list of available process exceptions.
clearResultStates() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Resets the list of result states.
clearResultStates() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Clears the list of available technical result states.
close() - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Closes the current manager session and frees the resources obtained during the session
com.sap.caf.eu.gp.attachment.api - package com.sap.caf.eu.gp.attachment.api
Provides attachment support for the process framework.
com.sap.caf.eu.gp.base.api - package com.sap.caf.eu.gp.base.api
Provides common exceptions.
com.sap.caf.eu.gp.bo.api - package com.sap.caf.eu.gp.bo.api
 
com.sap.caf.eu.gp.bo.aspect.api - package com.sap.caf.eu.gp.bo.aspect.api
 
com.sap.caf.eu.gp.bo.provider.api - package com.sap.caf.eu.gp.bo.provider.api
 
com.sap.caf.eu.gp.bo.provider.base.api - package com.sap.caf.eu.gp.bo.provider.base.api
 
com.sap.caf.eu.gp.bo.template.api - package com.sap.caf.eu.gp.bo.template.api
 
com.sap.caf.eu.gp.bo.template.reader.api - package com.sap.caf.eu.gp.bo.template.reader.api
 
com.sap.caf.eu.gp.bo.utility.api - package com.sap.caf.eu.gp.bo.utility.api
 
com.sap.caf.eu.gp.co.api - package com.sap.caf.eu.gp.co.api
Guided Procedures Callable Object API Introduction The API allows implementation of GP Callable Objects.
com.sap.caf.eu.gp.co.type.api - package com.sap.caf.eu.gp.co.type.api
 
com.sap.caf.eu.gp.connect.eptalias.api - package com.sap.caf.eu.gp.connect.eptalias.api
Provides EndPointAlias Support.
com.sap.caf.eu.gp.context.api - package com.sap.caf.eu.gp.context.api
Provides context support for the process framework.
com.sap.caf.eu.gp.exception.api - package com.sap.caf.eu.gp.exception.api
Provides common basic functionality.
com.sap.caf.eu.gp.forms.adapter.api - package com.sap.caf.eu.gp.forms.adapter.api
 
com.sap.caf.eu.gp.forms.adapter.impl - package com.sap.caf.eu.gp.forms.adapter.impl
 
com.sap.caf.eu.gp.forms.api - package com.sap.caf.eu.gp.forms.api
 
com.sap.caf.eu.gp.iforms.api - package com.sap.caf.eu.gp.iforms.api
Provides Interactive Forms functionality.
com.sap.caf.eu.gp.process.api - package com.sap.caf.eu.gp.process.api
Provides common classes for process framework management used in design time and run time.
com.sap.caf.eu.gp.process.dt.api - package com.sap.caf.eu.gp.process.dt.api
Provides design time specific functionality.
com.sap.caf.eu.gp.process.rt.api - package com.sap.caf.eu.gp.process.rt.api
Provides run time time specific functionality.
com.sap.caf.eu.gp.process.rt.notification.api - package com.sap.caf.eu.gp.process.rt.notification.api
Provides notification support for the process framework.
com.sap.caf.eu.gp.rtcontent.api - package com.sap.caf.eu.gp.rtcontent.api
 
com.sap.caf.eu.gp.rtcp.api - package com.sap.caf.eu.gp.rtcp.api
 
com.sap.caf.eu.gp.rtevent.api - package com.sap.caf.eu.gp.rtevent.api
 
com.sap.caf.eu.gp.rtview.api - package com.sap.caf.eu.gp.rtview.api
 
com.sap.caf.eu.gp.scheduling.api - package com.sap.caf.eu.gp.scheduling.api
Provides the functionality of the schedule component.
com.sap.caf.eu.gp.structure.api - package com.sap.caf.eu.gp.structure.api
Provides data handling functionality.
com.sap.caf.eu.gp.wdcomponent.api - package com.sap.caf.eu.gp.wdcomponent.api
 
completeAction(IGPActionCompletionData) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
 
CONFIGPARAM_BASE_BOOLEAN - Static variable in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Base Type: Boolean
CONFIGPARAM_BASE_INT - Static variable in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Base Type: Integer
CONFIGPARAM_BASE_NUMERIC - Static variable in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Base Type: Numeric
CONFIGPARAM_BASE_STRING - Static variable in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Base Type: String
configPropertyNames() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns an enumeration of all config parameter keys.
containsRole(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructureItem
Check if the referenced activity has a role with the specified name.
containsViewRole(String, String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Checks if the given role has a view permission for the given block structure item
count() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentList
Total count of attachments.
count() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeAttachmentList
Total count of attachments.
CPCOMPONENT_TYPE_NAVIGATION_LIST - Static variable in class com.sap.caf.eu.gp.rtcp.api.GPRTCPComponentType
Status of a block
CPCOMPONENT_TYPE_USERDEFINED - Static variable in class com.sap.caf.eu.gp.rtcp.api.GPRTCPComponentType
Status of a block
CPCOMPONENT_TYPE_VIEW_SWITCH - Static variable in class com.sap.caf.eu.gp.rtcp.api.GPRTCPComponentType
Status of a block
create(String, String, String, String, int, String, ResourceAccessor, String) - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistry
Create new post processing application registry item.
createAction(Locale, String, String, String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates an action with the specified original locale, title, descriptiom, and category identifier.
createActionCompletionData(String, String, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated.  
createAspect(String, IGPStructure) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectUtilityManager
Create a new Aspect.
createBlock(GPBlockType, Locale, String, String, String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a block with the specified original locale, title, descriptiom, and category identifier.
createBusinessObject(Locale, IGPBusinessObjectEndpoint, String, String, Date, String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a business object with the specified locale, endpoint, name provider and type, creation date and owner id.
createCallableObject(IGPCallableObjectType, Locale, String, String, String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a callable object with the specified type, title, description and category identifier.
createCallableObjectType(String, String, boolean, String, String, String, int, String, String, String, ResourceAccessor, String, String, boolean, boolean, boolean, boolean, boolean) - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectTypeManager
Deprecated. use method without isVisible parameter
createCallableObjectType(String, String, boolean, String, String, String, int, String, String, String, ResourceAccessor, String, String, boolean, boolean, boolean, boolean) - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectTypeManager
Creates a CallableObjectType
createCategory(String, String, IGPCategory) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a category with the specified name and desrciption and parent category.
createCompleteActivityEvent() - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentManager
 
createComponentDescriptor(String, String) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectUtilityManager
Create a new ComponentDescriptor.
createContentComponent(IGPProcessInstance, IUser) - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentManager
 
createContentComponent(IGPProcessInstance, IGPActivityInstance, IUser) - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentManager
 
createContentComponent(IGPProcessInstance, IGPRTCPEvent, IUser) - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentManager
 
createDeadline(int, IGPDuration, long, long) - Static method in class com.sap.caf.eu.gp.process.rt.notification.api.GPNotificationFactory
Creates a deadline with the given parameters
createDuration(int, int) - Static method in class com.sap.caf.eu.gp.process.rt.notification.api.GPNotificationFactory
Creates an IWDuration object with the given parameters.
createEndpoint(String, String) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectUtilityManager
Create a new Endpoint.
createEndpointAlias(String, String, Properties, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Creates an endpoint alias.
createEndpointCategoryEnumeration() - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Create an Enumeration of all Endpoint Category supported by this BusinessObjectProvider.
createEndpointNameEnumeration(String) - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Create an Enumeration of all Endpoint Name supported by a given Endpoint Category of this BusinessObjectProivder.
createFormInstance(String, int, int, String, IUser, Boolean, Date, Enumeration) - Method in interface com.sap.caf.eu.gp.forms.api.IFormProcessor
Generates and interactive form instance and returns the result as IFormInstance object.
createFormInstance(String, int, int, String, IUser, Boolean, Date, IGPStructure, Boolean) - Method in interface com.sap.caf.eu.gp.forms.api.IFormProcessor
Generates and interactive form instance and returns the result as IFormInstance object.
createFormInstance(String, int, int, String, IUser, Boolean, Date, String) - Method in interface com.sap.caf.eu.gp.forms.api.IFormProcessor
Generates and interactive form instance and returns the result as IFormInstance object.
createImpersonalizedFormInstance(String, int, int, Date, String, int) - Method in interface com.sap.caf.eu.gp.forms.api.IFormProcessor
Generates an impersonalized interactive form instance and returns the result as IFormInstance object.
createInactiveAction(String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a new inactive version of the action with the specified unique Id.
createInactiveBlock(String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a new inactive version of the block with the specified unique Id.
createInactiveBusinessObject(String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a new inactive version of the business Object with the specified unique Id.
createInactiveCallableObject(String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a new inactive version of the callable object with the specified unique Id.
createInactiveProcess(String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a new inactive version of the action with the specified unique Id.
createInstanceDocument(byte[], IGPStructureInfo, IGPStructure, String, String, String, Locale) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Generates a Form Instance from a Form Template by merging the Form Template with the instance data or by updating the already existing Form Instance with the instance data.
createInstanceDocument(byte[], IGPStructureInfo, IGPStructure, Locale) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Generates a Static Form Instance from a Form Template by merging the Form Template with the instance data or by updating the already existing Form Instance with the instance data.
createInvocationContext() - Static method in class com.sap.caf.eu.gp.context.api.GPContextFactory
Deprecated. Create invocation context.
createInvocationContext() - Method in interface com.sap.caf.eu.gp.context.api.IGPContextManager
Create invocation context.
createLabel(String, String) - Static method in class com.sap.caf.eu.gp.structure.api.GPStructureFactory
 
createLocator(IGPLabel) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectUtilityManager
Create a new Locator with a given Label.
createLocatorEnumeration() - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectAttributeLocator
Create an Enumeration of all Locator of this BusinessObjectAttributeLocator.
createMutableOperationResponse() - Static method in class com.sap.caf.eu.gp.co.api.GPCallableObjectFactory
 
createProcesRoleInstanceList() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. This method creates an initial IGPProcessRoleInstanceList needed for starting a process.
createProcess(String, String, Locale, String, String, String, boolean, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
 
createProcess(Locale, String, String, String) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Creates a process with the specified original locale, title, descriptiom, and category identifier.
createProcessRoleInstance(String) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPProcessRoleInstanceList
 
createProcessRoleInstanceList() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
This method creates an initial IGPProcessRoleInstanceList needed for starting a process.
createProviderEnumeration() - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectProviderRegistry
Create an Enumeration of all Provider of this IGPBusinessObjectProviderRegistry.
createRefreshEvent() - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentManager
 
createRTCPEvent(String) - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPComponent
 
createRTEvent(String) - Method in interface com.sap.caf.eu.gp.rtevent.api.IGPRTEventManager
 
createRTView(String, IGPWDComponent, ResourceAccessor, String, String) - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTViewManager
 
createRTView(String, IGPWDComponent, ResourceAccessor, String, String, String, boolean) - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTViewManager
 
createScheduledInititation(IGPProcess, IUser, String, String, IGPProcessRoleInstanceList, int, String, String) - Static method in class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
The method serves to create a scheduled initiation and contains all required information about the process to be scheduled except initial input parameters the required parameters are nearly the same as in IGPRuntimeManager startProcess() refer to the javadoc there if more information needed the return object can be used to persist the scheduled initiation through IGPScheduleService it is possible to have a callback at execution time of the schedule in the system. the callback has to implement the interface IGPScheduledInitiationPostProcessingInterface the callback consists of a component type, a component name and a class name and has to be deployed on the server
createTask(String, String, IUser, IGPScheduledProcessInitiation, IGPStructure) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
create a scheduled initiation task
createTechnicalDescription(String, String, IGPResourceAccessor, Locale) - Static method in class com.sap.caf.eu.gp.co.api.GPCallableObjectFactory
Creates a new technical description instance with the specified resource accessor, localized name key, localzied description key and original locale
createTemplateDetail(String, String, String, IGPStructureInfo, IGPBusinessObjectAttributeLocator, boolean) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectUtilityManager
Create a new TemplateDetail.
createTemplateOverview(String, String, String, boolean) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectUtilityManager
Create a new TemplateOverview.
createTemplateType(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPTemplateTypeRegistry
Creates template type with supplied name.
createTemplateType(String) - Method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateTypeRegistry
Creates template type with supplied name.
createTimingOnce(IGPTask, int, int, Timestamp) - Static method in class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
This method serves to create a new one-time schedule, that means that the task which is referenced will be executed once at the given time.
createTimingRecurrentDaily(IGPTask, int, int, Timestamp, int, int) - Static method in class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
This method serves to create a daily recurrent schedule, that means that the task which is referenced will be executed daily at the specified time the returned object can be used to persist the schedule with IGPScheduleService
createTimingRecurrentMonthly(IGPTask, int, int, Timestamp, int, int, int) - Static method in class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
This method serves to create a monthly recurrent schedule, that means that the task which is referenced will be executed monthly at the specified day and time the returned object can be used to persist the schedule with IGPScheduleService
createTimingRecurrentWeekly(IGPTask, int, int, Timestamp, int, int, int) - Static method in class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
This method serves to create a weekly recurrent schedule, that means that the task which is referenced will be executed weekly at the specified weekday and time the returned object can be used to persist the schedule with IGPScheduleService
createTimingRecurrentYearly(IGPTask, int, int, Timestamp, int, int, int, int) - Static method in class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
This method serves to create a yearly recurrent schedule, that means that the task which is referenced will be executed yearly at the specified time the returned object can be used to persist the schedule with IGPScheduleService
createUserContext(IUser) - Static method in class com.sap.caf.eu.gp.context.api.GPContextFactory
Deprecated. Create user context.
createUserContext(IUser) - Method in interface com.sap.caf.eu.gp.context.api.IGPContextManager
Create user context.
createUserContext(IUser, Locale) - Method in interface com.sap.caf.eu.gp.context.api.IGPContextManager
Create user context.
createWDComponent(String, String, String, ResourceAccessor, String) - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponentManager
 

D

DEADLINE_ABSOLUTE_POINT - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDeadline
The deadline is related to an absolute point in the time.
DEADLINE_FROM_ACTION_START - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDeadline
The deadline is related to the action start
DEADLINE_FROM_PROCESS_START - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDeadline
The deadline is related to the process start
DEADLINE_ON_ASSIGN - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDeadline
The DEADLINE_ON_ASSIGN and DEADLINE_ON_DEASSIGN are related with two new types of duedate of the same name
DEADLINE_ON_DEASSIGN - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDeadline
 
DEADLINE_TYPE_ABSOLUTE_POINT - Static variable in class com.sap.caf.eu.gp.process.api.GPDeadlineType
Deadline type The deadline is related to an absolute point in the time.
DEADLINE_TYPE_FROM_ACTION_START - Static variable in class com.sap.caf.eu.gp.process.api.GPDeadlineType
Deadline type The deadline is related to the action start
DEADLINE_TYPE_FROM_PROCESS_START - Static variable in class com.sap.caf.eu.gp.process.api.GPDeadlineType
Deadline type The deadline is related to the process start
DEADLINE_TYPE_INVALID_DATE - Static variable in class com.sap.caf.eu.gp.process.api.GPDeadlineType
Deadline type Invalid date
delete(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Deletes the callable object version form the database.
delete(IGPModifiableAction) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Deletes an action version from the database.
delete(IGPModifiableBlock) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Deletes a block verison form the database.
delete(IGPModifiableProcess) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Deletes a process version from the database.
delete(IGPModifiableBusinessObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Deletes a business object from the databse.
delete(IGPCategory) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Deletes a category from the category tree.
deleteDefault(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Remove the default user of the role.
deleteDefaults() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Remove all defaults defined for the role
deleteEndpointAlias(String, String, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Deletes an endpoint alias.
deleteSchedule(int) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Delete a selected Schedule, which is identified by its ScheduleId.
deleteTask(int) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Delete a selected Task, which is identified by its TaskId.
deleteViewRole(String, String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Removes the view permission for the given role for the given block structure item
deleteViewRoles(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Removes all view permissions for the given block structure item
DEPRECATED_STATUS - Static variable in class com.sap.caf.eu.gp.base.api.GPDevelopmentObjectStatus
Deprecated state of a development object.
DEV_OBJ_EXECUTE - Static variable in class com.sap.caf.eu.gp.base.api.GPPermissionType
Allows to execute (initiate) a Development Object
DEV_OBJ_FULL_CONTROL - Static variable in class com.sap.caf.eu.gp.base.api.GPPermissionType
Allows to read, write, delete, execute a Development Object
DEV_OBJ_OWNER - Static variable in class com.sap.caf.eu.gp.base.api.GPPermissionType
ACL owner permission
DEV_OBJ_READ - Static variable in class com.sap.caf.eu.gp.base.api.GPPermissionType
Allows to read a Development Object
DEV_OBJ_READ_DELETE - Static variable in class com.sap.caf.eu.gp.base.api.GPPermissionType
Allows to read, delete a Development Object
DEV_OBJ_READ_WRITE - Static variable in class com.sap.caf.eu.gp.base.api.GPPermissionType
Allows to read, write a Development Object
DISPLAY_MODE_DOWNLOAD - Static variable in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
Display mode: the attachment has to be displayed by offering the download control
DISPLAY_MODE_URL - Static variable in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
Display mode: the attachment must be displayed by opening an external url.
DURATION_DAY - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDuration
The main unit of the duration is "day"
DURATION_HOUR - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDuration
The main unit of the duration is "hour"
DURATION_MINUTE - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDuration
The main unit of the duration is "minute"
DURATION_MONTH - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDuration
The main unit of the duration is "month"
DURATION_TYPE_DAY - Static variable in class com.sap.caf.eu.gp.process.api.GPDurationType
Duration type The main unit of the duration is "day"
DURATION_TYPE_HOUR - Static variable in class com.sap.caf.eu.gp.process.api.GPDurationType
Duration type The main unit of the duration is "hour"
DURATION_TYPE_INVALID_DURATION - Static variable in class com.sap.caf.eu.gp.process.api.GPDurationType
Duration type Invalid duration type
DURATION_TYPE_MINUTE - Static variable in class com.sap.caf.eu.gp.process.api.GPDurationType
Duration type The main unit of the duration is "minute"
DURATION_TYPE_MONTH - Static variable in class com.sap.caf.eu.gp.process.api.GPDurationType
Duration type The main unit of the duration is "month"
DURATION_TYPE_WEEK - Static variable in class com.sap.caf.eu.gp.process.api.GPDurationType
Duration type The main unit of the duration is "week"
DURATION_TYPE_YEAR - Static variable in class com.sap.caf.eu.gp.process.api.GPDurationType
Duration type The main unit of the duration is "year"
DURATION_WEEK - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDuration
The main unit of the duration is "week"
DURATION_YEAR - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDuration
The main unit of the duration is "year"

E

elements() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentList
Provides an enumeration for all available attachments.
elements() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPConnectionDeliverTypeRegistry
Returns the registered conection deliver types.
elements() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPParameterValueDefEnumeration
Returns an enumeration of IWParameterValueDef
elements() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeAttachmentList
Provides an enumeration for all available attachments.
elements() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstanceEnumeration
Returns an enumeration of IWNotificationInstance.
ENDPOINT_ALIAS_NAME - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
The endpoint name.
ENDPOINT_ALIAS_TYPE - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
The endpoint type.
ENDPOINT_ALIAS_TYPE_REMOTE_EJB - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
The endpoint uses a RFC connnection that was defined by the user.
ENDPOINT_ALIAS_TYPE_RFC - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
The endpoint uses a RFC connnection that was defined by the user.
ERROR_MODE_DISMISS - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
ERROR MODE CONSTANTS, with these contants you can set and/or interpret the error mode that the scheduled task should follow.
ERROR_MODE_TRY_AGAIN - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
ERROR_MODE_TRY_UNTIL_SUCCESS - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
exceptionHandlerIsAction() - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
Returns true, if the exception handler is an action, false otherwise.
execute(IGPExecutionContext) - Method in interface com.sap.caf.eu.gp.co.api.IGPBackgroundCallableObject
This method is invoked by the framework when the callable object is executed within a process activity.
execute(IGPAppSupportContext, IGPUserContext) - Method in interface com.sap.caf.eu.gp.forms.api.IGPPostProcessingApp
Execute post processing of form data.
existEptAliases(String, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Checks if or not the given endpoint alias type already has got some endpoint aliases.

F

FORM_ADAPTERS_JNDI_FULL_PATH - Static variable in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateTypeRegistry
 
FormsAdapterFacade - Class in com.sap.caf.eu.gp.forms.adapter.api
 
FormsAdapterFacade() - Constructor for class com.sap.caf.eu.gp.forms.adapter.api.FormsAdapterFacade
 

G

generateBusinessParametersForSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the portal navigation business parameters for single task UI.
generateBusinessParametersForSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Returns the portal navigation business parameters for single task UI.
generateInteractiveForm(String, int, int, IGPStructure, IUser, Date, boolean, String, String, Properties, String, List, IGPUserContext, IGPInvocationContext) - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsManager
Deprecated.  
generateNavigationTargetForSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the portal navigation target for single task UI.
generateNavigationTargetForSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Returns the portal navigation target for single task UI.
generateStandaloneURLForSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the single task UI application URL for use outside portal.
generateStandaloneURLForSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Returns the single task UI application URL for use outside portal.
generateStaticInteractiveForm(String, int, int, IGPStructure, IUser, Date, boolean, String, String, Properties, String, List, IGPUserContext, IGPInvocationContext) - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsManager
Deprecated.  
getAcceptText() - Method in interface com.sap.caf.eu.gp.process.api.IGPOptionalItemInfo
 
getActionInstance(String, String, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns the action instance information for the given parameters.
getActionInstanceID() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Returns the action instance ID that will be completed
getActionRole() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Get the action default role if this item refers to an IGPAction.
getActions(String[], GPDevelopmentObjectStatus[]) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Searches for a list of actions in the specified category list, having the specified statuses
getActionStatus() - Method in interface com.sap.caf.eu.gp.co.api.IGPVisibleCOContainerContext
Returns the current status of an action.
getActionType() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the action type.
getActiveActionTemplate(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the active action template information for the given parameters.
getActiveBlockTemplate(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the active block template information for the given parameters.
getActiveBusinessObject(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the active business object information for the given parameters.
getActiveProcessTemplatesByCategory(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns information for all active process templates.
getActiveProcessTemplatesByCategory(String, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns information for all active process templates.
getActiveTemplate(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the active process template information for the given parameters.
getActivity() - Method in interface com.sap.caf.eu.gp.process.api.IGPAdhocActivity
Get the actual adhoc activity.
getActivity() - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
Returns the exception handler action.
getActivity() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
 
getActivityInstanceID() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the activity instance ID of the notification instance.
getActualDuration() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns the Actual Duration of this activiy instance.
getActualEndDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns the date when this activity Instance actually has been completed.
getActualStartDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns the date when this activity Instance actually was started.
getAdapterDisplayName(Locale) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Gets adapter display name.
getAddedUsers() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Returns the users added during the last operation
getAdhocActivities() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Get all adhoc activities assigned to this activity.
getAdminRole() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcess
 
getAffectedTemplates(String, String, String, String[]) - Method in interface com.sap.caf.eu.gp.forms.api.IWhereUsedHelper
Helper method allowing clients to obtain a list of templates affected by change in attributes in BO model
getAfterExecutionClassName() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get after execution class name
getAfterExecutionComponentName() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get after execution component name if specified
getAfterExecutionComponentType() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get the after execution component type if specified
getAllScheduledInitiationTasks() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Get all tasks of type Scheduled Initiations that are stored in the database
getAnnotations(IGPFormData, IGPStructure) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Retrieves a list and basic information of annotations that have been attached to a Form Instance.
getApplicationClassName() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
returns the class name of the application
getApplicationComponentName() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
returns the name of the application component
getApplicationComponentType() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
returns the type of the component of the task
getAppSupportRegistry() - Static method in class com.sap.caf.eu.gp.forms.api.InteractiveFormsFacade
Return app support registry.
getArguments() - Method in class com.sap.caf.eu.gp.exception.api.GPBaseException
 
getAssignedCategories() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the assigned categories.
getAttachment() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getAttachmentIds() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Deprecated. use getAttachmentIterator() instead. This method will be removed from future releases!
getAttachmentList(String, String, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Returns the list of attachments associated with a given activity in a given process instance.
getAttachments(IGPFormData, IGPStructure) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Retrieves a list and basic information of attachments that have been attached to a Form Instance.
getAttachments() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Get iterator of attachment list.
getAttribute(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns the value of the attribute with the specified name and no namespace
getAttribute(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns the value of the attribute with the specified name and namespace
getAttribute(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns an attribute definition for an attribute with the specified name and no namepsace
getAttribute(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns an attribute definition for an attribute with the specfied name and namespace
getAttributeAsBigDecimal(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsBigDecimal(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsBigInteger(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsBigInteger(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsBoolean(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsBoolean(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsByte(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsByte(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsByteArray(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsByteArray(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsDate(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsDate(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsDouble(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsDouble(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsInt(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsInt(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsLong(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsLong(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsShort(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and namespace.
getAttributeAsShort(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Gets the value of the attribute with the specified name and no namespace.
getAttributeAsString(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns a stringified value of the attribute with the specified name and no namespace
getAttributeAsString(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns a stringified value of the attribute with the specified name and namespace
getAttributeFallbacks() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Returns all fallbacks for an attribute
getAttributes() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns a colleaction of the attribute definitions for all attributes in this structure definition
getAttributeType() - Method in interface com.sap.caf.eu.gp.bo.template.api.IGPBusinessObjectTemplateDetail
Retrieve the attribute Type structure of the underlying BusinessObjectTemplate.
getAttributeValue() - Method in interface com.sap.caf.eu.gp.bo.aspect.api.IGPBusinessObjectAspect
Retrieve the AttributeValue.
getAttributeValues(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns collection values of the attribute with the specified name and namespace.
getAttributeValues(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns collection values of the attribute with the specified name and no namespace.
getBinaryForm() - Method in interface com.sap.caf.eu.gp.forms.api.IFormInstance
Returns the form instance as byte array.
getBlock() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Get the block this structure is associated to.
getBlockInstance(String, String, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns the block instance information for the given parameters.
getBlockItem() - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
Returns the internal id of the block structure item.
getBlocks(String[], GPDevelopmentObjectStatus[]) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Searches for a list of blocks in the specified category list, having the specified statuses
getBlockType() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Returns block type.
getBlockType() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Get the block type associated with this block by creation.
getBusinessObjectReference() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns the business object id that is referenced in this structure.
getBusinessObjects(String[], GPDevelopmentObjectStatus[]) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Searches for a list of business objects in the specified category list, having the specified statuses
getCalculatedDuration() - Method in interface com.sap.caf.eu.gp.process.api.IGPDeadline
 
getCallableObject() - Method in interface com.sap.caf.eu.gp.process.api.IGPDisplayCallableObject
Get the actual display callable object.
getCallableObject() - Method in interface com.sap.caf.eu.gp.process.api.IGPExecuteCallableObject
Get the actual execute callable object.
getCallableObject() - Method in interface com.sap.caf.eu.gp.process.api.IGPInfoCallableObject
Get the actual info callable object.
getCallableobject() - Method in interface com.sap.caf.eu.gp.process.api.IGPNotification
 
getCallableObjects(String[], GPDevelopmentObjectStatus[]) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Searches for a list of callable objects in the specified category list, having the specified statuses
getCallableObjectType(String) - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectTypeManager
 
getCallableObjectTypeManager() - Static method in class com.sap.caf.eu.gp.co.type.api.GPCallableObjectTypeFactory
 
getCallableObjectTypeName() - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Returns the type of the callable object.
getCategories() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the ids of the categories to which this development object is attached to
getCategory() - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectEndpoint
Retrieve the Category of this BusinessObjectEndpoint.
getCategory(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the category information for the given parameters.
getChanged() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Returns the latest date when the endpoint alias was changed.
getChanger() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Returns the lastest changer of endpoint alias.
getChangerUniqueId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
returns the unique id of the user that is the latest changer (if available)
getChangingTime() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
returns the time when the task was last changed (if available)
getCheckResultState() - Method in interface com.sap.caf.eu.gp.co.api.IGPCheckResult
Returns the result state for the check - one of IGPCheckResult.RESULT_STATE_ constants: RESULT_STATE_OK - in case the check passed succesfully - no need to update callable object interface RESULT_STATE_WARNING - in case there are differences in the interface but the callable object still can be used as it is RESULT_STATE_ERROR - in case there are major differences and the callable object interface should be updated in order to be used
getCheckText() - Method in interface com.sap.caf.eu.gp.co.api.IGPCheckResult
Returns the name of the check operation, e.g.
getChildID() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleMapping
The identifier of the referenced action or block.
getChildrenInformation() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Returns array of IActivityInstanceInformation.
getChildRoleName() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleMapping
The technical name of the referenced role.
getClassName() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get class name of Java implementation.
getCode() - Method in class com.sap.caf.eu.gp.base.api.GPDevelopmentObjectStatus
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPBlockType
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPDeadlineType
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPDurationType
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPExceptionHandlingStrategy
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPProcessMultiplicity
 
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPRoleType
Get the integer code of this role type.
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPSearchRole
Get the integer code of this search role.
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Get the integer code of this workitem status.
getCode() - Method in class com.sap.caf.eu.gp.process.api.GPWorkItemType
Get the integer code of this workitem type.
getCode() - Method in class com.sap.caf.eu.gp.rtcp.api.GPRTCPComponentType
 
getCompletedInstances(int, Date, Date, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns information for completed process instances for the specified parameters.
getCompletedInstances(GPSearchRole, Date, Date, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Returns information for completed process instances for the specified parameters.
getCompName() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get development component name containing Java implementation.
getComponentDescriptor() - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectPickerBehaviour
Retrieve the ComponentDescriptor used to render the picker frontend.
getComponentName() - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPWebDynproComponentDescriptor
Retrieve the Name of the component of this WebDynproComponentDescriptor.
getComponentName() - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
getCompType() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get type of development component containing Java implementation.
getConfigAttributeValues() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Returns the configuration attribute values
getConfigParameterValue(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the value of the configuration parameter with the specified name
getConfigProperty(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Returns the value of a configuration parameter or null if no value is available for the parameter.
getConfigProperty(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns the value of a configuration parameter or null if no value is available for the parameter.
getConfigProperty(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPFormDevObject
Returns the value of a configuration parameter or null if no value is available for the parameter.
getConfigProperty(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableFormDevObject
Returns the value of a configuration parameter or null if no value is available for the parameter.
getConfigurationAttributes() - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Returns all configuration attribute definitions
getConfigWdComponentName() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Provides the name of the web dynpro component that provides the configuration dialog for callable objects of this type.
getConfigWdDevelopmentComponentName() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns the name of the web dynpro application that provides the configuration dialog for callable objects of this type.
getConnectionDeliverType(String) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPConnectionDeliverTypeRegistry
Returns a connection deliver type.Can not be null.
getConnectionTypeRegistry() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Returns the registry for serveral connection type.
getContainedTemplateInformation() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructureItem
Return the contained in this structure item template information.
getContainerComponentName() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns the name of the component within the development component.
getContainerDevComponentName() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns the name of the run-time development component.
getContainerJNIName() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns the JDNI name of the container session bean.
getContainerType() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns the type of the run-time container implementation.
getContent() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Get attachment raw-byte content.
getContent() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormData
Returns a key-value pairs representing the form fields.
getContentBinary() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormData
Returns the binary content of the form.
getContentComponent() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
getContentManager() - Static method in class com.sap.caf.eu.gp.rtcontent.api.GPRTContentFactory
 
getContentType() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormData
Returns the content type of the form.
getContentType() - Method in interface com.sap.caf.eu.gp.forms.api.IFormInstance
Returns the form context type.
getContextManager() - Static method in class com.sap.caf.eu.gp.context.api.GPContextFactory
 
getCPComponents() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
Enumeration of IGPWDComponent-Objects
getCreated() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Get creation date.
getCreated() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Returns the date when the endpoint alias was created.
getCreationDate() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getCreationDate() - Method in interface com.sap.caf.eu.gp.base.api.IGPMetadata
Returns the creation date of an object.
getCreationDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the creation date of the Template
getCreationDate() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the timestamp of the creation of this version of the notification.
getCreationTime() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
returns the creation time of the task
getCreationWdComponentName() - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
getCreationWdComponentName() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Provides the name of the web dynpro component that provides the creation dialog for the attachment type.
getCreationWdDevelopmentComponentName() - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
getCreationWdDevelopmentComponentName() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Returns the name of the web dynpro application that provides the creation dialog for the attachment type.
getCreator() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getCreator() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Get creator of attachment.
getCreator() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Returns the creator of endpoint alias.
getCreator() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the person who created the template
getCreatorUniqueId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
This method returns the unique id of the user who created the task
getCurrentActionTemplate(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the current action template information for the given parameters.
getCurrentActivity() - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentComponent
 
getCurrentBlockTemplate(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the current block template information for the given parameters.
getCurrentBusinessObject(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the current business object information for the given parameters.
getCurrentPhase() - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentComponent
 
getCurrentTemplate(String, IUser) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the current process template information for the given parameters.
getCurrentWorkItems(String, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
 
getCustomRTViews() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTViewManager
Returns all custom defined runtime views (also visible in the visual adminsitrator under Instancenumber/Server 0/Services/JNDI Registry->root/sap.com/com.sap.nw.eu.gp/...)
getDCName() - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
getDeadline() - Method in interface com.sap.caf.eu.gp.process.api.IGPNotification
 
getDeadline() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the deadline of the Notification
getDeadlineDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPDeadline
 
getDecisionActionInformation() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Returns the decision action information associated with the block; returns null, if the given block is no decision block.
getDefault() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPParameterValueDefEnumeration
Returns the default value.
getDefaultPermission() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns the default permission for this callable object type
getDefaultPrincipal(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Returns the IPrincipal corresponding the given Id, if it exists.
getDefaultRuntimeView() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Returns the id of the default runtime view
getDefaults() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Returns an Enumeration of IPrincipal that are assigned for this role
getDefaultStringValue() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Retutns the default string value of the configuration attribute
getDescription() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the description in the original locale
getDescription() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectInfo
Returns the resolved the description.
getDescription() - Method in interface com.sap.caf.eu.gp.bo.template.api.IGPBusinessObjectTemplateOverview
Retrieve the Description of the underlying BusinessObjectTemplate.
getDescription(Locale) - Method in interface com.sap.caf.eu.gp.co.api.IGPBackgroundCallableObject
Returns the technical description of the implementation of the callable object.
getDescription(Locale) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns human readable description of the Forms adapter.
getDescription() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns template description in the original language.
getDescription() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObject
Deprecated.  
getDescription() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo
Deprecated.  
getDescription() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInfo
Returns the resolved the description.
getDescription() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
Returns the description associated with the process instance.
getDescription() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
This method returns the user provied description of the task you are currently using.
getDescriptionKey() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Returns the key for the localized description of the configuration attribute.
getDescriptionKey() - Method in interface com.sap.caf.eu.gp.co.api.IGPCOResultStateInfo
Returns the key for the description resource of the result state
getDescriptionKey() - Method in interface com.sap.caf.eu.gp.co.api.IGPExceptionInfo
Returns the key for the localized description resource
getDescriptionKey() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get description key to retrieve the localized description.
getDesignTimeApplicationUrl(String, String, String, String, String[]) - Method in interface com.sap.caf.eu.gp.forms.api.IEEWHelper
Returns url to design time application for given template.
getDesigntimeManager() - Static method in class com.sap.caf.eu.gp.process.api.GPProcessFactory
Returns the singleton of the designtime manager.
getDesigntimeUpdateManager(IGPUserContext) - Static method in class com.sap.caf.eu.gp.process.api.GPProcessFactory
Returns the singleton of the designtime update manager.
getDisplayCallableObject() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableAction
Get the callable object dedicated for display.
getDisplayMode() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getDisplayName() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getDisplayname() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Get user-visible name of attachment.
getDisplayUrl() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getDocumentContentTypePerExtension(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns the document content type that corresponds to the given extension.
getDocumentExtensionPerContentType(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns the document extension that corresponds to the given contentType.
getDocumentExtensionPerTemplateExtension(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns the document extension that corresponds to the given templateExtension.
getDropDownFieldsStructure() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormTemplateStructure
Returns only structure of the drop down list items in the form.
getDueDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Deprecated. use getDueDateAsLong instead Returns the foreseen due date as long. Returns -1 if there is no defined due date.
getDueDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
Returns the due date of the process instance if it exsits.
getDueDateAsLong() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the foreseen due date as long.
getDueDateNotification() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the foreseen due date.
getDuration() - Method in interface com.sap.caf.eu.gp.process.api.IGPAction
Returns the duration associated with an action; if no duration is specified the method returns IActionTemplate.DURATION_INVALID.
getDuration() - Method in interface com.sap.caf.eu.gp.process.api.IGPDeadline
 
getDuration() - Method in interface com.sap.caf.eu.gp.process.api.IGPDuration
Returns the duration In others words, the count of unit according to the type of the duration.
getDurationType() - Method in interface com.sap.caf.eu.gp.process.api.IGPDuration
Returns the type of the duration
getDynamicIViewID() - Method in interface com.sap.caf.eu.gp.co.api.IGPVisibleCOContainerContext
Returns the ID of the currently used dynamic iView.
getEEWHelper() - Static method in class com.sap.caf.eu.gp.forms.api.InteractiveFormsFacade
Returns EEW helper interface
getElement(int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingLocator
Get the ith component of this locator.
getElementCount() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingLocator
Get the number of components in this locator.
getElements() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPProcessRoleInstanceList
Returns an enumeration of guided procedure roles, which are used for instantiation of a process.
getElements() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingLocator
Get all components of this locator in isertion order.
getEndDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
Returns the end date of a process instance.
getEndpointAliases(IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Returns all endpoint aliases.
getEndpointAliasTypeDefs() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Returns an endpoint alias type definitions, e.g.
getEptAliaseNames(String) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Returns all names of a given endpoint alias type.
getEptAliasName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Returns the name of endpoint alias.
getEptAliasProperties() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Returns the properties of a endpoint alias.
getEptAliasTypeDef(String) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDefs
Returns a provider with a certain name.
getEptAliasTypeDefs() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDefs
Returns an enumeration of all endpoint alias definitions.
getEptAliasTypeName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
Returns the type of endpoint alias.
getErroneousInstances(GPSearchRole, Date, Date, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Returns information for erroneous process instances for the specified parameters.
getErrorMode() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTiming
get the error mode of the task which is scheduled.
getErrorMode() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTimingCreation
get the error mode of the task which is scheduled.
getEventId() - Method in interface com.sap.caf.eu.gp.rtevent.api.IGPRTEvent
 
getException() - Method in interface com.sap.caf.eu.gp.co.api.IGPMutableOperationResponse
Returns the exception in case of failure.
getExceptionHandler(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Get the exception handler for a given exception technical name or null, if no such is specified.
getExceptionHandlers() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Get the exception handlers defined for this item.
getExceptionHandlingStrategy() - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
Returns the exception handling strategy associated with the given exception handler.
getExceptions() - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Rturns all the process exception definitions
getExecuteCallableObject() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableAction
Get the callable object dedicated to execution.
getExplanationText() - Method in interface com.sap.caf.eu.gp.process.api.IGPOptionalItemInfo
 
getExternalWorkitemID() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
 
getFileExtension() - Method in interface com.sap.caf.eu.gp.forms.api.IFormInstance
Returns the native form instance file.
getFilledFromContextParam() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Gets the context parameter from which this role should be filled
getFirstSourceLocator() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Get the first (and most used) source locator of this rule.
getFirstTargetLocator() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Get the first (and most used) target locator of this rule.
getFormAdapterInstance() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPTemplateType
Gets the form adapter implementation for this template type.
getFormAdapterInstance() - Method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateType
Gets the form adapter implementation for this template type.
getFormAdapterMetadata() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Gets form adapter interface for metadata adapter information.
getFormContextStructure() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns structure info of the form template context
getFormData() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPGenerationResult
Deprecated.  
getFormFields() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportContext
Get form data fields.
getFormMimeType() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPGenerationResult
Deprecated.  
getFormsFacade() - Static method in class com.sap.caf.eu.gp.iforms.api.GPFormsFactory
Deprecated.  
getFormsProcessor() - Static method in class com.sap.caf.eu.gp.forms.api.InteractiveFormsFacade
Returns the form processor used for creating form instances
getFormTemplateInfo(String, int, int) - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateManager
Returns form template info.
getFormTemplateManager() - Static method in class com.sap.caf.eu.gp.forms.api.InteractiveFormsFacade
Returns form template manager.
getFormTemplatesByAttribute(String, String, String, String) - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateManager
Returns enumeration of form templates.
getFormValues(IGPFormData, IGPStructureInfo) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Gets all values of the form fields from the single form which is submitted for processing.
getGlobalActiveVersionNumber() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns global version number of the active version of the template
getGlobalPart() - Method in interface com.sap.caf.eu.gp.base.api.IGPVersionNumber
Returns the global part of the development object version
getGlobalVersionNumber() - Method in interface com.sap.caf.eu.gp.forms.api.IFormInstance
Returns global version number of template that has been used for creation of this form instance.
getGlobalVersionNumber() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns global version number of the template version
getGPScheduleService() - Static method in class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
This method provides an interface to the user that has the funcionalities to be able to use the scheduling service of the system.
getHandler() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Returns the handler for an attachment.
getHierarchySupported() - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Retrieve the hierarchy behaviour for Template of this BusinessObjectProvider.
getIconName() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Resolves the name of the icon to be used when a callable object of this type is visualized.
getIconUrl() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getId() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Get unique ID of attachment.
getID() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the development object unique identifier as an UUID
getId() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectInfo
Returns the id of the Development Object.
getId() - Method in interface com.sap.caf.eu.gp.bo.aspect.api.IGPBusinessObjectAspect
Retrieve the Id of the Entity.
getId() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get app support registry item id.
getId() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObject
Deprecated.  
getId() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo
Deprecated.  
getID() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the ID.
getID() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns the ID.
getID() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructureItem
Return the structure item's ID.
getID() - Method in interface com.sap.caf.eu.gp.process.api.IGPCategory
Returns the category identifier
getID() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInfo
Returns the id of the Development Object.
getImplementationClassName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPConnectionDeliverType
Returns the implementation class name.
getIndexOf(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructure
Return the index of an item by its id.
getInfoCallableObjects() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Get all info callable objects assigned to this activity.
getInitiator() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns a reference to the initiator.
getInitiator() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
Returns the user who initiate the process instance.
getInitiator() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPInitiationContext
This method returns the User who is/was responsible for the process initiation.
getInitiator() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get the related initiator unique id
getInput() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPInitiationContext
This method returns the values that were needed when the process was initiated.
getInputContext() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns input context for this activity instance The result will always contain the structure of the instance's context.
getInputMapping() - Method in interface com.sap.caf.eu.gp.base.api.IGPObjectReference
Get the mapping to the refernced development object input parameters.
getInputMappingGroup() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Get the mapping from input to local parameters.
getInputParameter() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObject
Deprecated.  
getInputParameters() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the input parameters definition
getInputParameters() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the input parameters of this activity.
getInputStructure() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the input parameters passed for the execution of the callable object.
getInputStructureInfo() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the input parameters structure definition of the callable object.
getInputStructureInfo() - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Returns mutable input parameters definition.
getInstance() - Static method in class com.sap.caf.eu.gp.connect.eptalias.api.GPEndPointAliasManagerAccessor
 
getInstance() - Static method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateTypeRegistry
 
getItem(int) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructure
Return an item by its index in the structure.
getItem(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructure
Return an item by its id.
getItemCount() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructure
Return the number of items in the structure.
getItems() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Get the children items of this block structure.
getItemsIterator() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructure
Return an array of block structure's items.
getLabel() - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectAttributeLocator
Retrieve the Label of this BusinessObjectAttributeLocator.
getLabel() - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Return the labe identifying this attribute
getLabel() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns the label identifying this structure.
getLastChangedDate() - Method in interface com.sap.caf.eu.gp.base.api.IGPMetadata
Returns the last changed date.
getLastChangedDate() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the timestamp of the last status changed of this version of the notification.
getLastChangedPrincipal() - Method in interface com.sap.caf.eu.gp.base.api.IGPMetadata
Returns the principal who performed the last changes.
getLastChangedPrincipalUniqueId() - Method in interface com.sap.caf.eu.gp.base.api.IGPMetadata
Returns the unique ID of the principal who performed the last changes.
getLastElement() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstanceEnumeration
Returns the last version of the notification
getLastExecution() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTiming
get the timestamp when the task of the schedule was last executed.
getLocalActiveVersionNumber() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns local version number of the active version of the template
getLocale() - Method in interface com.sap.caf.eu.gp.context.api.IGPUserContext
Returns the current local of the user.
getLocalParameters() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Get the local parameters of this activity.
getLocalPart() - Method in interface com.sap.caf.eu.gp.base.api.IGPVersionNumber
Returns the local part of the development object version
getLocalVersionNUmber() - Method in interface com.sap.caf.eu.gp.forms.api.IFormInstance
Returns local version number of template that has been used for creation of this form instance.
getLocalVersionNumber() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns local version number of the template version
getLocator(IGPLabel) - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectAttributeLocator
retrieve a Locator of this BusinessObjectAttributeLocator by a given Label.
getLocatorCount() - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectAttributeLocator
Retrieve the Count of all Locator of this BusinessObjectAttributeLocator.
getLoopCount() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Returns loop count, in case of loop block.
getMandatoryGroup() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
Returns a String representing the mandatory group identifier
getMappingRules() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingGroup
Get all rules assigned to this mapping group in insertion order.
getMessageKey() - Method in class com.sap.caf.eu.gp.exception.api.GPBaseException
 
getMessageText(Locale, String, Object[]) - Method in class com.sap.caf.eu.gp.co.api.GPStandardResourceAccessor
Returns a message text.
getMessageText(Locale, String) - Method in class com.sap.caf.eu.gp.co.api.GPStandardResourceAccessor
Returns a message text and accepts additional parameters.
getMessageText(Locale, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPResourceAccessor
Returns a message text.
getMessageText(Locale, String, Object[]) - Method in interface com.sap.caf.eu.gp.co.api.IGPResourceAccessor
Returns a message text and accepts additional parameters.
getMetadata() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the development object metadata
getMetaData() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectInfo
Returns the meta data of the Development Object.
getMetaData() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInfo
Returns the meta data of this process info object.
getModifiableAdminRole() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Returns the Admin Role for this process
getModifiableItem(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Get the block item with a given id.
getModifiableItem(int) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Get the block item at a given index.
getModifiableOverseerRole() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Return the Overseer Role for this process
getModifiableOwnerRole() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Return the Owner Role for this process
getModifiableStructure() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Access the structure of this block in order to add, remove or access its children.
getMultiplicity() - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Returns the cardinality of the attribute
getMultiplicity() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns the cardinality of the current structure
getMultiplicityForCode(String) - Static method in class com.sap.caf.eu.gp.process.api.GPProcessMultiplicity
Get the GPProcessMultiplicity instance corresponding to a given code.
getName() - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
getName() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Returns the name of the handler.
getName() - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Retrieve the Name of this BusinessObjectProvider.
getName() - Method in interface com.sap.caf.eu.gp.bo.template.api.IGPBusinessObjectTemplateOverview
Retrieve the Name of the underlying BusinessObjectTemplate.
getName() - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPBusinessObjectEndpoint
Retrieve the Name of this BusinessObjectEndpoint.
getName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDef
Returns the technical name of the type of endpoint alias.
getName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPParameterValueDef
Returns the name.
getName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
Returns the name.
getName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPUsageConstraintValueDef
Returns the name.
getName() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessExceptionInfo
Returns the result state info name.
getName() - Method in interface com.sap.caf.eu.gp.process.api.IGPResultStateInfo
Returns the result state info name.
getName() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
This method returns the name of the task you are currently using.
getName() - Method in interface com.sap.caf.eu.gp.structure.api.IGPLabel
Return label name.
getNameKey() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Returns the key for the localized name of the configuration attribute.
getNameKey() - Method in interface com.sap.caf.eu.gp.co.api.IGPCOResultStateInfo
Returns the key for the name resource of the result state
getNameKey() - Method in interface com.sap.caf.eu.gp.co.api.IGPExceptionInfo
Returns the key for the localized name resource
getNamespace() - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Returns the attribute namespace
getNamespace() - Method in interface com.sap.caf.eu.gp.structure.api.IGPLabel
Return label namespace
getNamespace() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns the namespace of the structure
getNotificationID() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the notification ID (corresponds to the Design Time ID)
getNotificationInstanceEnumeration() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
 
getNotificationInstances() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the notifications belonging to this Action instance.
getNotificationInstances() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
 
getNotificationManager() - Static method in class com.sap.caf.eu.gp.process.api.GPProcessFactory
 
getNumberOfCompletedActions() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
 
getObjectName() - Method in interface com.sap.caf.eu.gp.bo.utility.api.IGPWebDynproComponentDescriptor
Retrieve the Name of the deployable object of this WebDynproComponentDescriptor.
getObjectType() - Method in interface com.sap.caf.eu.gp.co.api.IGPVisibleCOContainerContext
Returns a constant defining if the activity is action, adhoc action or info callable object
getOptionalInfo() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Get the optional item properties.
getOriginalFileName() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Returns the original file name.
getOriginalLocale() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the original locale for this development object
getOriginalLocale() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns the original locale of the form template.
getOutputContext() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns output context for this activity instance The result will always contain the structure of the instance's context.
getOutputMapping() - Method in interface com.sap.caf.eu.gp.base.api.IGPObjectReference
Get the mapping to the referenced development object output parameters.
getOutputMappingGroup() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Get the mapping from local to output parameters.
getOutputParameters() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the input parameters definition
getOutputParameters() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the output parameters of this activity.
getOutputStructure() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the output parameters passed for the execution of the callable object.
getOutputStructure() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Returns an object for setting output data that is used for action completion
getOutputStructureInfo() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the output parameters structure definition of the callable object.
getOutputStructureInfo() - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Returns mutable output paramters definition.
getOverseerRole() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcess
 
getOwner() - Method in interface com.sap.caf.eu.gp.base.api.IGPMetadata
Returns the owner of an object.
getOwnerRole() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcess
 
getOwners() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
Returns a list of IUser-objects, who are owners for this process instance.
getOwnerUniqueId() - Method in interface com.sap.caf.eu.gp.base.api.IGPMetadata
Returns the unique ID of the owner.
getParameter(String) - Method in interface com.sap.caf.eu.gp.rtevent.api.IGPRTEvent
 
getParameterNameList() - Method in interface com.sap.caf.eu.gp.rtevent.api.IGPRTEvent
 
getParameterValue(String, String) - Method in interface com.sap.caf.eu.gp.context.api.IGPInvocationContext
Return parameter value in cache or on database.
getParameterValue(String, String) - Method in interface com.sap.caf.eu.gp.context.api.IGPUserContext
Return parameter value in cache or on database.
getParameterValueDefEnumeration() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
Returns the values.
getParent() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
 
getParentBlock() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the parent block template of this activity template.
getParentBlock() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns the parent block of this activity.
getParentCategory() - Method in interface com.sap.caf.eu.gp.process.api.IGPCategory
Returns the parent category of this catogory .
getParentInformation() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructureItem
Return the parent information.
getParentProcess() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the parent process template of this activity template.
getParentProcess() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns the parent process of this activity.
getParentRoleName() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleMapping
The name of the role in the parent block.
getParentStructure() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns the parent structrue instance of the current structure instance.
getPatternTemplateReader() - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Retrieve the PatternTemplateReader of this BusinessObjectProvider.
getPatternTemplateReader() - Method in class com.sap.caf.eu.gp.bo.provider.base.api.GPAbstractBusinessObjectProvider
 
getPermissions() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns all permissions that apply to the Development Object.
getPickable() - Method in interface com.sap.caf.eu.gp.bo.template.api.IGPBusinessObjectTemplateOverview
Retrieve the Pickable state of the underlying BusinessObjectTemplate.
getPickerBehaviour() - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Retrieve the PickerBehaviour of this BusinessObjectProvider.
getPickerBehaviour() - Method in class com.sap.caf.eu.gp.bo.provider.base.api.GPAbstractBusinessObjectProvider
 
getPlainTemplateReader() - Method in interface com.sap.caf.eu.gp.bo.provider.api.IGPBusinessObjectProvider
Retrieve the PlainTemplateReader of this BusinessObjectProvider.
getPlainTemplateReader() - Method in class com.sap.caf.eu.gp.bo.provider.base.api.GPAbstractBusinessObjectProvider
 
getPrefillingServicesInputStructureInfo() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns an Enumeration of IGPStructureInfo values one for each pre-filling services.
getPrincipal() - Method in interface com.sap.caf.eu.gp.base.api.IGPPermission
Returns the principal a permission is set for.
getPrincipalUniqueId() - Method in interface com.sap.caf.eu.gp.base.api.IGPPermission
Returns the principal's unique ID.
getPriority() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTiming
obtain the priority of a schedule
getPriority() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTimingCreation
obtain the priority of a schedule
getProcesses(String[], GPDevelopmentObjectStatus[]) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Searches for a list of processes in the specified category list, having the specified statuses
getProcessException() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the name of the currently set process exception or null if either a result state is set or if no process exception has been set.
getProcessException(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPAction
Returns the process exception information for the process exception with the specified name or null
getProcessException() - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
Returns the name of the exception.
getProcessException() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Returns the process exception name that is used for action completion
getProcessExceptionCount() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns the number of process exceptions.
getProcessExceptionCount() - Method in interface com.sap.caf.eu.gp.process.api.IGPAction
Returns the number of process exceptions.
getProcessExceptions() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns a list of the technical names of the process exceptions.
getProcessExceptions() - Method in interface com.sap.caf.eu.gp.process.api.IGPAction
Returns an array of IProcessExceptionInformation - process exceptions.
getProcessId() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the process id
getProcessID() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
 
getProcessID() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPInitiationContext
This method return the ID of a the process.
getProcessInitiation(int) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Get scheduled initiation details about a Task.
getProcessInitiations() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Get a list of all existing scheduled initiations.
getProcessInstance(IGPProcessInstanceInfo, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns the process instance for a process instance info object (e.g. click on list of processes to jump into one special process)
getProcessInstance(String, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns the process instance information for the given parameters.
getProcessInstance() - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentComponent
 
getProcessInstance() - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPComponent
 
getProcessInstanceID() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
Returns the ID associated with the given process instance.
getProcessInstanceID() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Returns the process instance ID for the process where will be action completion
getProcessInstanceID() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the process instance ID of the notification instance
getProcessInstanceInformation(String, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Returns one IGPProcessInstanceInfo object which is identified by the process Id, and it is unique to the process.
getProcessMultiplicity() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Get the process multiplicity.
getProcessor() - Method in interface com.sap.caf.eu.gp.co.api.IGPVisibleCOContainerContext
Provides the user object of the processor
getProcessor() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the processor (user uniqueId) of the given action depending on the status of the action; if the action is in status active, the method will return null, as no processor is assigned; If the action type is background(getActionType()==IGPActionInstance.TYPE_BACKGROUND) this method will return null.
getProcessor() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
 
getProcessorRoleTechname() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the unique technical name from the process role for this action
getProcessRole(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
Returns the process role associated with the given exception handler and the given technical name; may return null, if the handler is a block.
getProcessRoleInstance() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the process role instance for the process role to handle.
getProcessRoleInstanceList() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPInitiationContext
This method returns the roles and their vaules that are attached to this process.
getProcessRoleName() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the process role name of the notification.
getProcessRoles() - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
 
getProcessRoleTechName() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Returns the technical name of the process role.
getProperty(String) - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportContext
Get property.
getProperty(String) - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObject
Deprecated.  
getPropertyKeyEnumeration() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportContext
Get enumeration of property keys.
getPropertyParameterList() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDef
Returns the list of properties of the type of endpoint alias.
getPropertyParameters() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDef
Returns an enumeration that contains the property parameters.
getProvider(String) - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectProviderRegistry
Retrieve a Provider of this IGPBusinessObjectProviderRegistry by a given Name.
getProviderCount() - Method in interface com.sap.caf.eu.gp.bo.api.IGPBusinessObjectProviderRegistry
Retrieve the Count of all Provider of this BusinessObjectProviderRegistry.
getProviderRegistry() - Static method in class com.sap.caf.eu.gp.bo.api.GPBusinessObjectFactory
 
getReferencedObject() - Method in interface com.sap.caf.eu.gp.base.api.IGPObjectReference
Access the referenced development object.
getRegisteredTemplateTypes() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPTemplateTypeRegistry
Returns array of registered template type names.
getRegisteredTemplateTypes() - Method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateTypeRegistry
Returns array of registered template type names.
getRegisteredWDComponents() - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponentManager
 
getRejectText() - Method in interface com.sap.caf.eu.gp.process.api.IGPOptionalItemInfo
 
getResourceAccessor() - Method in class com.sap.caf.eu.gp.exception.api.GPBaseException
 
getResourceAccessor() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get resource accessor used to retrieved the localized description.
getRestrictionLocator() - Method in interface com.sap.caf.eu.gp.bo.template.api.IGPBusinessObjectTemplateDetail
Retrieve the RestrictionLocator of the underlying BusinessObjectTemplate.
getRestrictionPrincipals() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Retrieves all principals from the restriction list
getResultDescription() - Method in interface com.sap.caf.eu.gp.co.api.IGPCheckResult
Returns additional description of the result
getResultState(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns the result state with the specified name or null
getResultState(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPAction
Returns the result state information for the result state with the specified name or null
getResultStateCount() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns the number of available result states.
getResultStateCount() - Method in interface com.sap.caf.eu.gp.process.api.IGPAction
Returns the number of available result states.
getResultStateName() - Method in interface com.sap.caf.eu.gp.process.api.IGPTransition
Get the name of the result state.
getResultStates() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns an enumeration of the currently set result state or and empty enumeration if either no result state has been set or if a process exception is currently set.
getResultStates() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns a list of the technical names of the result states of the callable object.
getResultStates() - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Returns all result state definitions
getResultStates() - Method in interface com.sap.caf.eu.gp.process.api.IGPAction
Returns an array of IGPCOResultStateInfo - the available result states.
getResultStates() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Returns a list with technical names for result states that are used for action completion
getRole(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Get the role with a given role name.
getRoleID() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
Deprecated. Returns the unique identifier of the role
getRoleInfo(int) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns a roleInfo specified through the given index
getRoleInfoCount() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns the number of roleInfo object defined in this block
getRoleInfos() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructureItem
Get the roles defined in the referenced activity,
getRoleMap() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Get the role map used to modify mappings from child roles to this block roles.
getRoleMappings() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleMap
Get all role mappings.
getRoleMappings(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleMap
Get the role mappings for a given parent role.
getRoleName() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
Returns the technical name of the role.
getRoles() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Get all the roles defined for this block.
getRoles() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get the process role instance list
getRootCategory(IUser, Locale) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Deprecated. Returns the root category information for the given parameters.
getRootCategory(IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager
Returns the root category information for the given parameters.
getRTCPEvent() - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentComponent
 
getRTCtxPanelComponent() - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
getRTEventManager() - Static method in class com.sap.caf.eu.gp.rtevent.api.GPRTEventFactory
 
getRTViewId() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
getRTViewManager() - Static method in class com.sap.caf.eu.gp.rtview.api.GPRTViewFactory
 
getRTViews() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTViewManager
Returns all runtime views, which are standard and custom defined
getRunningInstances(int, Date, Date, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns information for running process instances for the specified parameters.
getRunningInstances(GPSearchRole, Date, Date, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Returns information for running process instances for the specified parameters.
getRuntimeManager() - Static method in class com.sap.caf.eu.gp.process.api.GPProcessFactory
Returns the singleton of the runtime manager.
getRuntimeViews() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Returns the list of all views that will be shown at runtime
getSAPUser() - Method in interface com.sap.caf.eu.gp.context.api.IGPUserContext
 
getSchedule(int) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Get a selected schedule from the database.
getScheduleId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTiming
obtain the Id of the current schedule.
getScheduleListForTask(int) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Get a list of schedules for a selected task One task can have multiple schedules
getScheduleType() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTiming
obtain the type of the schedule, refer to IGPScheduleService
getScheduleType() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTimingCreation
obtain the type of the schedule, refer to IGPScheduleService
getSearchRoleAdministrator() - Method in interface com.sap.caf.eu.gp.process.api.ISearchRolesInformation
Returns the search role administrator constant.
getSearchRoleOverseer() - Method in interface com.sap.caf.eu.gp.process.api.ISearchRolesInformation
Returns the search role overseer constant.
getSearchRoleOwner() - Method in interface com.sap.caf.eu.gp.process.api.ISearchRolesInformation
Returns the search role owner constant.
getSelectedActivity() - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPComponent
 
getSelectedPhase() - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPComponent
 
getSessionID(IGPFormData) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Retrieves the session identifier stored in the Form Instance.
getSignatures(IGPFormData, IGPStructure) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Retrieves all digital signatures that were applied to the Form Instance for display inside a process / for use by an application.
getSize() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
Returns the size.
getSourceHandlerRegistry() - Static method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentAccessor
 
getSourceItemID() - Method in interface com.sap.caf.eu.gp.process.api.IGPTransition
Get the source IGPBlockStructureItem id.
getSourceLocators() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Iterate over the source locators of this rule.
getStandardRTViews() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTViewManager
Returns all standard defined runtime view
getStartComponent() - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
getStartDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPDeadline
 
getStartDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
Returns the start date of a process instance.
getStartPointReferenceType() - Method in interface com.sap.caf.eu.gp.process.api.IGPDeadline
 
getState() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Returns the result state for action completion
getStatus() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the development object status
getStatus() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectInfo
Returns the status of the development object
getStatus() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the current action status if the callable object is attached to an action in the process flow.
getStatus() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns the status as an GPActionInstanceStatus object.
getStatus() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Returns the status as an GPBlockInstanceStatus object.
getStatus() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInfo
Returns one of GPDevelopmentObjectStatus.* constants.
getStatus() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
Returns the status associated with the given process instance.
getStatus() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
 
getStatus() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the status of the notification instance.
getStatusForCode(int) - Static method in class com.sap.caf.eu.gp.base.api.GPDevelopmentObjectStatus
Get the GPDevelopmentObjectStatus instance corresponding to a given code.
getStatusForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Get the GPActionInstanceStatus instance corresponding to a given code.
getStatusForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPBlockInstanceStatus
Get the GPBlockInstanceStatus instance corresponding to a given code.
getStatusForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPDeadlineType
Get the GPDeadlineType instance corresponding to a given code.
getStatusForCode(int) - Static method in class com.sap.caf.eu.gp.rtcp.api.GPRTCPComponentType
Get the GPBlockInstanceStatus instance corresponding to a given code.
getStrategyForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPExceptionHandlingStrategy
Get the corresponding strategy for a given code.
getStructure() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns the block structure information.
getStructure(IGPStructureInfo) - Static method in class com.sap.caf.eu.gp.structure.api.GPStructureFactory
 
getStructure(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns a substructure instance with the specified name and no namespace.
getStructure(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns a substructure instance with the specified name and namespace.
getStructure(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns the structure definition for the substructure with the specified name and no namespace
getStructure(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns the structure definition for the substructure with the specified name and namecpace
getStructureFallbacks() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Returns all structure fallbacks
getStructureInfo(String, String) - Static method in class com.sap.caf.eu.gp.structure.api.GPStructureFactory
 
getStructureInfo(IGPLabel) - Static method in class com.sap.caf.eu.gp.structure.api.GPStructureFactory
 
getStructureInfo() - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Returns the structure definiition of the containing structure
getStructureInfo() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns the structure definition of the current structure instance
getStructures(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns all substructure instances with the specified name and no namespace.
getStructures(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Returns all substructure instances with the specified name and namespace.
getStructures() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns all the substructures of the current structure definition.
getSubCategories() - Method in interface com.sap.caf.eu.gp.process.api.IGPCategory
Returns the sucategories of this catogory .
getSubmitMailBox() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Gets mailbox from where form will be submitted to the user.
getSuccess() - Method in interface com.sap.caf.eu.gp.co.api.IGPMutableOperationResponse
Returns whether or not the operation succeeded
getSupportedDocumentContentTypes() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns all supported document content types
getSupportedDocumentFileExtensions() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns all supported document file extensions.
getSupportedTemplateContentTypes() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns all supported template content types.
getSupportedTemplateFileExtensions() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns all supported template file extensions.
getTargetItemID() - Method in interface com.sap.caf.eu.gp.process.api.IGPTransition
Get the target IGPBlockStructureItem id.
getTargetLocators() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Iterate over the target locators of this rule.
getTask(int) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Get a scheduled initiation task from the database.
getTaskId() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns the id of the task as it is known in the workflow engine.
getTaskId() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPGenerationResult
Deprecated.  
getTaskID() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPInitiationContext
This method returns the ID of the task that was executed.
getTaskId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get the related scheduled initiation task id
getTaskId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
This method returns the Id of the task, you are currently using.
getTaskId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTiming
get the Id of the associated task
getTaskId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTimingCreation
get the Id of the associated task
getTaskType() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
returns the technical name of the task type
getTechName() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Returns the technical name of the configuration attribute
getTechName() - Method in interface com.sap.caf.eu.gp.co.api.IGPCOResultStateInfo
Returns the technical name of the result state
getTechName() - Method in interface com.sap.caf.eu.gp.co.api.IGPExceptionInfo
Returns the technical name of the process exception
getTechName() - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Return the technical name of the attribute
getTechName() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Returns the technical name of the structure
getTechnicalConfigProperty(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns the value of a technical configuration parameter (as exposed by the implementation's description).
getTechnicalConfigPropertyNames() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns an enumeration of all technical configuration parameter names.
getTemplate() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Returns the corresponding template object.
getTemplateContentTypePerExtension(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns the template content type that corresponds to the given extension.
getTemplateExtensionPerContentType(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns the template extension that corresponds to the given contentType.
getTemplateID() - Method in interface com.sap.caf.eu.gp.forms.api.IFormInstance
Returns id of template used for creation of this form instance.
getTemplateID() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns the template ID
getTemplateId() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportContext
Returns Forms Dev Object unique id.
getTemplateID() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPInitiationContext
This method returns the ID of the process is based on.
getTemplateId() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get the template id of the related process template
getTemplateStructure() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormTemplateStructure
Returns forms structure of the template including drop down list and all other fields
getTemplateType(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPTemplateTypeRegistry
Gets template type.
getTemplateType(String) - Method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateTypeRegistry
Gets template type.
getTemplateType() - Method in interface com.sap.caf.eu.gp.forms.api.IFormTemplateInfo
Returns template type
getTemplateTypeName() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPTemplateType
Gets template type name by which this template type should be registered in GP.
getTemplateTypeName() - Method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateType
Gets template type name by which this template type should be registered in GP.
getTemplateTypeRegistry() - Static method in class com.sap.caf.eu.gp.forms.adapter.api.FormsAdapterFacade
This static method returns instance of IGPTemplateTypeRegistry.
getTemplateVersion() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportContext
Returns Formd Dev Object version.
getTerminalResultStates() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Get the result states that are defined to be terminal.
getText() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessExceptionInfo
Returns the result state info text.
getText() - Method in interface com.sap.caf.eu.gp.process.api.IGPResultStateInfo
Returns the result state info text.
getText() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
Returns the human readable text of the role.
getTextKey() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeValue
Returns the key for the localizable text
getTextList() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDef
Returns the list of title text for the type of endpoint alias.
getTextList() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPParameterValueDef
Returns the list of title texts.
getTextList() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
Returns the list of title text.
getTitle() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the title in the original locale
getTitle() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectInfo
Returns the resolved title.
getTitle() - Method in interface com.sap.caf.eu.gp.bo.template.api.IGPBusinessObjectTemplateOverview
Retrieve the Title of the underlying BusinessObjectTemplate.
getTitle() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObject
Deprecated.  
getTitle() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo
Deprecated.  
getTitle() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInfo
Returns the resolved title.
getTitle() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
Returns the title associated with the process instance.
getTitle() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
 
getTitle() - Method in interface com.sap.caf.eu.gp.rtcontent.api.IGPRTContentComponent
 
getTooltipText() - Method in class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
 
getTotalNumberOfActions() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
 
getTransitions() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Get the transitions defined for this block item.
getTransitionTarget(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Returns the transition target for a certain result state.
getType(String) - Static method in class com.sap.caf.eu.gp.base.api.GPPermissionType
Returns the permission type for a gived string representation
getType() - Method in class com.sap.caf.eu.gp.base.api.GPPermissionType
The String representation of the permission type
getType() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
Returns the development object type.
getType() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectInfo
Returns the type of the development object
getType() - Method in interface com.sap.caf.eu.gp.base.api.IGPPermission
Returns the permission type.
getType() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Returns the type of the configuration attribute
getType() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
Returns the type.
getType() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
Returns the type of the role
getType() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
 
getType() - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Returns the type for action completion
getType() - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Returns the type of the attribute.
getTypeForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPBlockType
Get the GPBlockType instance corresponding to a given code.
getTypeForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPDurationType
Get the GPDurationType instance corresponding to a given code.
getTypeForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPRoleType
Get the GPRoleType instance corresponding to a given code.
getTypeForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPSearchRole
Get the GPSearchRole instance corresponding to a given code.
getTypeForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Get the GPWorkItemStatus instance corresponding to a given code.
getTypeForCode(int) - Static method in class com.sap.caf.eu.gp.process.api.GPWorkItemType
Get the GPWorkItemType instance corresponding to a given code.
getTypeName() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectType
Returns the unique identifier of the development object type (must not exceed 32 characters).
getTypeName() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns the unique identifier of the callable object type (must not exceed 32 characters).
getTypeName() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPConnectionDeliverType
Returns the type name.
getUniqueId() - Method in interface com.sap.caf.eu.gp.context.api.IGPUserContext
Returns the unique id of the user
getUsageConstraints() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
Returns the constraints.
getUsageConstraintValueDefs() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPUsageConstraintDef
Returns the values.
getUserAsCollection() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Returns the the users currently assigned to this process role instance as a collection
getUserProvidedDescription() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
Returns the description provided by the user, null if the user has given no description.
getUserProvidedDescription() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
 
getUserProvidedDescription() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get the user defined process description if specified
getUserProvidedName() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
Returns the name provided by the user, null if the user has given no name.
getUserProvidedName() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstanceInfo
 
getUserProvidedName() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledProcessInitiation
get the user defined process name if specified
getUsers() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Returns the users currently assigned to this process role isntance as an enumeration
getUsersForRole(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
Returns an enumeration of IUser-objects
getUtilityManager() - Static method in class com.sap.caf.eu.gp.bo.api.GPBusinessObjectFactory
 
getValidUntilDate() - Method in interface com.sap.caf.eu.gp.base.api.IGPMetadata
Returns the valid until date.
getValidUntilDate() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns the valid until date.
getValue() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeValue
Returns the option value of the confi attribute
getValue() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPUsageConstraintValueDef
Returns the value.
getVersion() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns the version of the notification
getVersionNumber() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
The version number of this development object
getVersionNumber() - Method in interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObjectInfo
Returns the version number of the Development Object.
getVersionNumber() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObject
Deprecated.  
getVersionNumber() - Method in interface com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo
Deprecated.  
getVersionNumber() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Returns the version number of this activity template.
getVersionNumber() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInfo
Returns the version number of the process info object.
getVersionNumber() - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPInitiationContext
This method returns the Version number of the process that was initiated before.
getViewRoles(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Returns the roleIds of the roles that have a view permission for the given block structure item.
getWdCompName() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get name of webdynpro component name for configuration user interface.
getWDComponent(String) - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponentManager
 
getWDComponentId() - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
getWDComponentManager() - Static method in class com.sap.caf.eu.gp.wdcomponent.api.GPWDComponentFactory
 
getWdDevCompName() - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistryItem
Get name of development component containing web dynpro configuration user interface.
getWhereUsedHelper() - Static method in class com.sap.caf.eu.gp.forms.api.InteractiveFormsFacade
Returns where used helper interface
getWorkitemID() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
 
getWorkItems(int, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Returns information for workitems with a given status for a given user.
getWorkItems(GPWorkItemStatus, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Returns the workitems with a given status for a given user.
GPAbstractAttachmentSourceHandler - Class in com.sap.caf.eu.gp.attachment.api
Attachment source handler base class.
GPAbstractAttachmentSourceHandler(String, String, String, boolean, boolean, boolean) - Constructor for class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
GPAbstractBusinessObjectProvider - Class in com.sap.caf.eu.gp.bo.provider.base.api
 
GPAbstractBusinessObjectProvider() - Constructor for class com.sap.caf.eu.gp.bo.provider.base.api.GPAbstractBusinessObjectProvider
 
GPActionInstanceStatus - Class in com.sap.caf.eu.gp.process.api
 
GPActionInstanceType - Class in com.sap.caf.eu.gp.process.api
 
GPActionInstanceType() - Constructor for class com.sap.caf.eu.gp.process.api.GPActionInstanceType
 
GPAttachmentAccessor - Class in com.sap.caf.eu.gp.attachment.api
Attachment API Accessor
GPAttachmentAccessor() - Constructor for class com.sap.caf.eu.gp.attachment.api.GPAttachmentAccessor
 
GPAttachmentInfo - Class in com.sap.caf.eu.gp.attachment.api
Holds information about an attachment that can be used to visualize the attachment in a list.
GPAttachmentInfo(String, String, Date, String, String, String, int, IGPAttachment) - Constructor for class com.sap.caf.eu.gp.attachment.api.GPAttachmentInfo
Creates a new attachment info
GPBaseException - Class in com.sap.caf.eu.gp.exception.api
 
GPBlockInstanceStatus - Class in com.sap.caf.eu.gp.process.api
 
GPBlockInstanceType - Class in com.sap.caf.eu.gp.process.api
 
GPBlockInstanceType() - Constructor for class com.sap.caf.eu.gp.process.api.GPBlockInstanceType
 
GPBlockType - Class in com.sap.caf.eu.gp.process.api
 
GPBusinessObjectFactory - Class in com.sap.caf.eu.gp.bo.api
 
GPBusinessObjectFactory() - Constructor for class com.sap.caf.eu.gp.bo.api.GPBusinessObjectFactory
 
GPCallableObjectFactory - Class in com.sap.caf.eu.gp.co.api
 
GPCallableObjectFactory() - Constructor for class com.sap.caf.eu.gp.co.api.GPCallableObjectFactory
 
GPCallableObjectTypeFactory - Class in com.sap.caf.eu.gp.co.type.api
 
GPCallableObjectTypeFactory() - Constructor for class com.sap.caf.eu.gp.co.type.api.GPCallableObjectTypeFactory
 
GPContextFactory - Class in com.sap.caf.eu.gp.context.api
Context factory provides specific context implementations.
GPContextFactory() - Constructor for class com.sap.caf.eu.gp.context.api.GPContextFactory
 
GPDeadlineType - Class in com.sap.caf.eu.gp.process.api
 
GPDevelopmentObjectStatus - Class in com.sap.caf.eu.gp.base.api
 
GPDurationType - Class in com.sap.caf.eu.gp.process.api
 
GPEndPointAliasManagerAccessor - Class in com.sap.caf.eu.gp.connect.eptalias.api
 
GPEndPointAliasManagerAccessor() - Constructor for class com.sap.caf.eu.gp.connect.eptalias.api.GPEndPointAliasManagerAccessor
 
GPEngineException - Class in com.sap.caf.eu.gp.exception.api
This exception ia used to indicate that an error has occured within the framework that was not caused by external conditions (e.g.
GPEngineException(Location, ResourceAccessor, String) - Constructor for class com.sap.caf.eu.gp.exception.api.GPEngineException
Create a new EngineException with specified logging location, resource accessor and text key
GPEngineException(Location, ResourceAccessor, String, Object[]) - Constructor for class com.sap.caf.eu.gp.exception.api.GPEngineException
Create a new EngineException with specified logging location, resource accessor, text key and text arguments
GPEngineException(Location, ResourceAccessor, String, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPEngineException
Create a new EngineException with specified logging location, resource accessor, text key and nested throwable
GPEngineException(Location, ResourceAccessor, String, Object[], Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPEngineException
Create a new EngineException with specified logging location, resource accessor, text key, text arguments and nested throwable
GPEngineException(Location, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPEngineException
Constructs a new exception with a location and and cause.
GPExceptionHandlingStrategy - Class in com.sap.caf.eu.gp.process.api
 
GPFormsFactory - Class in com.sap.caf.eu.gp.iforms.api
Forms Facade Accessor
GPFormsFactory() - Constructor for class com.sap.caf.eu.gp.iforms.api.GPFormsFactory
 
GPInvocationException - Class in com.sap.caf.eu.gp.exception.api
This exception is raised if any of the request parameters are insufficient to complete the request.
GPInvocationException(Location, ResourceAccessor, String) - Constructor for class com.sap.caf.eu.gp.exception.api.GPInvocationException
Creates a new IvocationException with specified logging location, resource accessor and text key
GPInvocationException(Location, ResourceAccessor, String, Object[]) - Constructor for class com.sap.caf.eu.gp.exception.api.GPInvocationException
Creates a new IvocationException with specified logging location, resource accessor, text key and text arguments
GPInvocationException(Location, ResourceAccessor, String, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPInvocationException
Creates a new IvocationException with specified logging location, resource accessor, text key and nested throwable
GPInvocationException(Location, ResourceAccessor, String, Object[], Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPInvocationException
Creates a new IvocationException with specified logging location, resource accessor, text key, text arguments and nested throwable
GPInvocationException(Location, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPInvocationException
Constructs a new exception with a location and and cause.
GPNotificationFactory - Class in com.sap.caf.eu.gp.process.rt.notification.api
 
GPNotificationFactory() - Constructor for class com.sap.caf.eu.gp.process.rt.notification.api.GPNotificationFactory
 
GPPermissionType - Class in com.sap.caf.eu.gp.base.api
Enumeration class defining all the permissions types that can be enforced over a Guided Procedures development object.
GPProcessFactory - Class in com.sap.caf.eu.gp.process.api
 
GPProcessFactory() - Constructor for class com.sap.caf.eu.gp.process.api.GPProcessFactory
 
GPProcessMultiplicity - Class in com.sap.caf.eu.gp.process.api
 
GPRoleType - Class in com.sap.caf.eu.gp.process.api
 
GPRTContentFactory - Class in com.sap.caf.eu.gp.rtcontent.api
 
GPRTContentFactory() - Constructor for class com.sap.caf.eu.gp.rtcontent.api.GPRTContentFactory
 
GPRTCPComponentType - Class in com.sap.caf.eu.gp.rtcp.api
 
GPRTCPFactory - Class in com.sap.caf.eu.gp.rtcp.api
 
GPRTCPFactory() - Constructor for class com.sap.caf.eu.gp.rtcp.api.GPRTCPFactory
 
GPRTEventFactory - Class in com.sap.caf.eu.gp.rtevent.api
 
GPRTEventFactory() - Constructor for class com.sap.caf.eu.gp.rtevent.api.GPRTEventFactory
 
GPRTViewFactory - Class in com.sap.caf.eu.gp.rtview.api
 
GPRTViewFactory() - Constructor for class com.sap.caf.eu.gp.rtview.api.GPRTViewFactory
 
GPScheduleFactory - Class in com.sap.caf.eu.gp.scheduling.api
This class is used to reach scheduling capabilities of the system through the public API.
GPScheduleFactory() - Constructor for class com.sap.caf.eu.gp.scheduling.api.GPScheduleFactory
 
GPSearchRole - Class in com.sap.caf.eu.gp.process.api
 
GPStandardResourceAccessor - Class in com.sap.caf.eu.gp.co.api
Basic resource accessor imlementation to be used with background callable objects.
GPStandardResourceAccessor(String) - Constructor for class com.sap.caf.eu.gp.co.api.GPStandardResourceAccessor
Constructs a basic resource acessor which loads text resource from the specified resource bundle.
GPStructureFactory - Class in com.sap.caf.eu.gp.structure.api
 
GPStructureFactory() - Constructor for class com.sap.caf.eu.gp.structure.api.GPStructureFactory
 
GPTechnicalCallableObjectException - Class in com.sap.caf.eu.gp.exception.api
An exception of this type may only be thrown if an unhandled internal exception occurs.
GPTechnicalCallableObjectException(Location, String) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTechnicalCallableObjectException
Initializes the object with an already localized message.
GPTechnicalCallableObjectException(Location, String, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTechnicalCallableObjectException
Initializes the object with an already localized message.
GPTechnicalCallableObjectException(Location, ResourceAccessor, String) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTechnicalCallableObjectException
 
GPTechnicalCallableObjectException(Location, ResourceAccessor, String, Object[]) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTechnicalCallableObjectException
 
GPTechnicalCallableObjectException(Location, ResourceAccessor, String, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTechnicalCallableObjectException
 
GPTechnicalCallableObjectException(Location, ResourceAccessor, String, Object[], Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTechnicalCallableObjectException
 
GPTemplateType - Class in com.sap.caf.eu.gp.forms.adapter.impl
 
GPTemplateType(String) - Constructor for class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateType
 
GPTemplateTypeAlreadyRegisteredException - Class in com.sap.caf.eu.gp.exception.api
 
GPTemplateTypeAlreadyRegisteredException(Location, ResourceAccessor, String) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTemplateTypeAlreadyRegisteredException
Constructs a GPTemplateTypeAlreadyRegisteredException with a simple message
GPTemplateTypeAlreadyRegisteredException(Location, ResourceAccessor, String, Object[]) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTemplateTypeAlreadyRegisteredException
Constructs a GPTemplateTypeAlreadyRegisteredException with a simple message and additional message arguments.
GPTemplateTypeAlreadyRegisteredException(Location, ResourceAccessor, String, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTemplateTypeAlreadyRegisteredException
Constructs a GPTemplateTypeAlreadyRegisteredException with a simple message and a nested throwable.
GPTemplateTypeAlreadyRegisteredException(Location, ResourceAccessor, String, Object[], Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTemplateTypeAlreadyRegisteredException
Constructs a GPTemplateTypeAlreadyRegisteredException with a simple message, additional message arguments, and a nested throwable.
GPTemplateTypeAlreadyRegisteredException(Location, Throwable) - Constructor for class com.sap.caf.eu.gp.exception.api.GPTemplateTypeAlreadyRegisteredException
Constructs a GPTemplateTypeAlreadyRegisteredException with a simple message and a nested throwable.
GPTemplateTypeRegistry - Class in com.sap.caf.eu.gp.forms.adapter.impl
 
GPWDComponentFactory - Class in com.sap.caf.eu.gp.wdcomponent.api
 
GPWDComponentFactory() - Constructor for class com.sap.caf.eu.gp.wdcomponent.api.GPWDComponentFactory
 
GPWorkItemStatus - Class in com.sap.caf.eu.gp.process.api
 
GPWorkItemType - Class in com.sap.caf.eu.gp.process.api
 

H

hasAdministratorPermission(IPrincipal) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns whether the logged on user has administrator permission at this template.
hasInstantiatePermission(IPrincipal) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns whether the logged on user has instantiate permission at this template.
hasWritePermission(IPrincipal) - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns whether the logged on user has write permission at this template.

I

IEEWHelper - Interface in com.sap.caf.eu.gp.forms.api
Helper class providing support for EEW
IFormInstance - Interface in com.sap.caf.eu.gp.forms.api
Provides information for form instance
IFormProcessor - Interface in com.sap.caf.eu.gp.forms.api
Interactive forms processor.
IFormTemplateInfo - Interface in com.sap.caf.eu.gp.forms.api
Provides form template configuration info.
IFormTemplateManager - Interface in com.sap.caf.eu.gp.forms.api
Template manager.
IGPAction - Interface in com.sap.caf.eu.gp.process.api
 
IGPActionCompletionData - Interface in com.sap.caf.eu.gp.process.rt.api
 
IGPActionInstance - Interface in com.sap.caf.eu.gp.process.api
 
IGPActivity - Interface in com.sap.caf.eu.gp.process.api
 
IGPActivityInstance - Interface in com.sap.caf.eu.gp.process.api
 
IGPAdhocActivity - Interface in com.sap.caf.eu.gp.process.api
Reference to an adhoc activity.
IGPAppSupportContext - Interface in com.sap.caf.eu.gp.forms.api
 
IGPAppSupportRegistry - Interface in com.sap.caf.eu.gp.forms.api
Post Processing Application Support Registry.
IGPAppSupportRegistryItem - Interface in com.sap.caf.eu.gp.forms.api
App Support Registry item.
IGPAttachment - Interface in com.sap.caf.eu.gp.attachment.api
Attachment entity provides a unique ID (that may or may not be controlled by the attachment store) a display name an original file name a creator (for local templates only, during transport they are removed) a creation time stamp a mime type (a mapping can be done from the mime type to the attachment type)
IGPAttachmentList - Interface in com.sap.caf.eu.gp.attachment.api
Represents a list of attachments defined for an entity.
IGPAttachmentSourceHandler - Interface in com.sap.caf.eu.gp.attachment.api
Each attachment carries the name of the handler as an attribute.
IGPAttachmentSourceHandlerRegistry - Interface in com.sap.caf.eu.gp.attachment.api
Provides access to the available attachment source handlers.
IGPAttributeInfo - Interface in com.sap.caf.eu.gp.structure.api
Describes an attribute in the structures in the technical input or output parameters of a callable object.
IGPBackgroundCallableObject - Interface in com.sap.caf.eu.gp.co.api
A callable object is the smallest executable unit within the Guided Procedures model framework.
IGPBlock - Interface in com.sap.caf.eu.gp.process.api
 
IGPBlockInstance - Interface in com.sap.caf.eu.gp.process.api
 
IGPBlockStructure - Interface in com.sap.caf.eu.gp.process.api
 
IGPBlockStructureItem - Interface in com.sap.caf.eu.gp.process.api
 
IGPBusinessObject - Interface in com.sap.caf.eu.gp.process.api
Readonly representation of a business object as it is known with guided procedures.
IGPBusinessObjectAspect - Interface in com.sap.caf.eu.gp.bo.aspect.api
 
IGPBusinessObjectAttributeLocator - Interface in com.sap.caf.eu.gp.bo.utility.api
 
IGPBusinessObjectEndpoint - Interface in com.sap.caf.eu.gp.bo.utility.api
 
IGPBusinessObjectPickerBehaviour - Interface in com.sap.caf.eu.gp.bo.provider.api
 
IGPBusinessObjectProvider - Interface in com.sap.caf.eu.gp.bo.provider.api
Implementations of business object providers must implement this interface.
IGPBusinessObjectProviderRegistry - Interface in com.sap.caf.eu.gp.bo.api
Registry for business object providers.
IGPBusinessObjectTemplateDetail - Interface in com.sap.caf.eu.gp.bo.template.api
 
IGPBusinessObjectTemplateOverview - Interface in com.sap.caf.eu.gp.bo.template.api
 
IGPBusinessObjectUtilityManager - Interface in com.sap.caf.eu.gp.bo.api
 
IGPCallableObject - Interface in com.sap.caf.eu.gp.co.api
The callable object stores infromation about the implementation of a step inside a Guided Procedure.
IGPCallableObjectType - Interface in com.sap.caf.eu.gp.co.type.api
 
IGPCallableObjectTypeManager - Interface in com.sap.caf.eu.gp.co.type.api
 
IGPCategory - Interface in com.sap.caf.eu.gp.process.api
 
IGPCategoryProperty - Interface in com.sap.caf.eu.gp.process.api
IGPCheckResult - Interface in com.sap.caf.eu.gp.co.api
The check result presents the result of the check made on a single aspect of the interface of a callable object definition.
IGPConfigAttributeInfo - Interface in com.sap.caf.eu.gp.co.api
Describes the definition of a configuration attribute.
IGPConfigAttributeValue - Interface in com.sap.caf.eu.gp.co.api
Describes an option value for configuration attribute.
IGPConnectionDeliverType - Interface in com.sap.caf.eu.gp.connect.eptalias.api
 
IGPConnectionDeliverTypeRegistry - Interface in com.sap.caf.eu.gp.connect.eptalias.api
 
IGPContextManager - Interface in com.sap.caf.eu.gp.context.api
 
IGPCOResultStateInfo - Interface in com.sap.caf.eu.gp.co.api
Describes a result state definition of the callable object.
IGPDeadline - Interface in com.sap.caf.eu.gp.process.api
 
IGPDesigntimeManager - Interface in com.sap.caf.eu.gp.process.dt.api
 
IGPDesigntimeUpdateManager - Interface in com.sap.caf.eu.gp.process.dt.api
The design time update manager provides the necessary functionality for creating, opening for edit, saving, activating and releasing GP objects.
IGPDevelopmentObject - Interface in com.sap.caf.eu.gp.base.api
The basic interface for all Guided Procedure objects describing process definitions.
IGPDevelopmentObjectInfo - Interface in com.sap.caf.eu.gp.base.api
Representation of a Development Object used in hit lists.
IGPDevelopmentObjectType - Interface in com.sap.caf.eu.gp.base.api
The development object type contians friendly name and description for the different types of development object.
IGPDisplayCallableObject - Interface in com.sap.caf.eu.gp.process.api
Reference to the action's callable object used for display.
IGPDuration - Interface in com.sap.caf.eu.gp.process.api
 
IGPEndpointAlias - Interface in com.sap.caf.eu.gp.connect.eptalias.api
 
IGPEndpointAliasManager - Interface in com.sap.caf.eu.gp.connect.eptalias.api
 
IGPEptAliasTypeDef - Interface in com.sap.caf.eu.gp.connect.eptalias.api
 
IGPEptAliasTypeDefs - Interface in com.sap.caf.eu.gp.connect.eptalias.api
 
IGPExceptionHandler - Interface in com.sap.caf.eu.gp.process.api
Reference to activity which has to be executed in case of a process exception.
IGPExceptionInfo - Interface in com.sap.caf.eu.gp.co.api
Describes a process exception definition.
IGPExecuteCallableObject - Interface in com.sap.caf.eu.gp.process.api
Reference to the action's callable object used for execution.
IGPExecutionContext - Interface in com.sap.caf.eu.gp.co.api
The excecution context is passed to all technical implementations of callable objects and provides accessor methods to the publicly released objects of the execution context(input and output paramters, configuration parameters).
IGPFormAdapterMetadata - Interface in com.sap.caf.eu.gp.forms.adapter.api
 
IGPFormData - Interface in com.sap.caf.eu.gp.forms.adapter.api
 
IGPFormDevObject - Interface in com.sap.caf.eu.gp.process.api
Forms Development Object
IGPFormsAdapter - Interface in com.sap.caf.eu.gp.forms.adapter.api
 
IGPFormsManager - Interface in com.sap.caf.eu.gp.iforms.api
Interactive Forms Facade
IGPFormsObject - Interface in com.sap.caf.eu.gp.iforms.api
Interactive Forms Object
IGPFormsObjectInfo - Interface in com.sap.caf.eu.gp.iforms.api
Info Object for Interactive Froms Callable Object
IGPFormTemplateStructure - Interface in com.sap.caf.eu.gp.forms.adapter.api
 
IGPGenerationResult - Interface in com.sap.caf.eu.gp.iforms.api
Holds information about a request issued to the framework to generate an Interative Form.
IGPInfoCallableObject - Interface in com.sap.caf.eu.gp.process.api
Reference to a info callable object of an activity.
IGPInitiationContext - Interface in com.sap.caf.eu.gp.scheduling.api
This interface contains all the information about a process initiation.
IGPInvocationContext - Interface in com.sap.caf.eu.gp.context.api
The invocation context holds context information about certain call and also provides a possibility for applications to store internal not user related parameters.
IGPLabel - Interface in com.sap.caf.eu.gp.structure.api
Label indentifies a structure by a name and an optional namespace.
IGPMappingGroup - Interface in com.sap.caf.eu.gp.structure.api
The mapping group serves as a container for mapping rules, all of which are applied when mapping from a source structure to a target structure is performed.
IGPMappingLocator - Interface in com.sap.caf.eu.gp.structure.api
The mapping locator is able to point to any value component within a complex value structure.
IGPMappingRule - Interface in com.sap.caf.eu.gp.structure.api
A mapping rule describes the behaviour of a mapping.
IGPMetadata - Interface in com.sap.caf.eu.gp.base.api
The development object metadata provides information about the dates of creation and last change of this development object version, as well as the principal, who created / modified the development object.
IGPModifiableAction - Interface in com.sap.caf.eu.gp.process.api
An atomic step from the process workflow.
IGPModifiableActivity - Interface in com.sap.caf.eu.gp.process.api
Represents a generic step from a process workflow.
IGPModifiableBlock - Interface in com.sap.caf.eu.gp.process.api
Represents a block i.e. container for activities.
IGPModifiableBlockStructure - Interface in com.sap.caf.eu.gp.process.api
Defines the internal structure of a block.
IGPModifiableBlockStructureItem - Interface in com.sap.caf.eu.gp.process.api
Represents activity placed in a block structure.
IGPModifiableBusinessObject - Interface in com.sap.caf.eu.gp.process.api
Modifiable representation of a business object as it is known with guided procedures.
IGPModifiableDevelopmentObject - Interface in com.sap.caf.eu.gp.base.api
The modifiable development object provides write access to the properties of a development object.
IGPModifiableFormDevObject - Interface in com.sap.caf.eu.gp.process.api
Modifiable Form Development Object.
IGPModifiableProcess - Interface in com.sap.caf.eu.gp.process.api
Represents a process definition.
IGPModifiableRoleInfo - Interface in com.sap.caf.eu.gp.process.api
Represents a role.
IGPMutableOperationResponse - Interface in com.sap.caf.eu.gp.co.api
 
IGPNotification - Interface in com.sap.caf.eu.gp.process.api
Represents a notification for a certain stage from the execution of an IGPActivity
IGPNotificationInstance - Interface in com.sap.caf.eu.gp.process.rt.notification.api
 
IGPNotificationInstanceEnumeration - Interface in com.sap.caf.eu.gp.process.rt.notification.api
 
IGPNotificationManager - Interface in com.sap.caf.eu.gp.process.rt.api
 
IGPObjectReference - Interface in com.sap.caf.eu.gp.base.api
Represents a reference to a IGPDevelopmentObject with mappings of input and output parameters.
IGPOptionalItemInfo - Interface in com.sap.caf.eu.gp.process.api
IGPParameterValueDef - Interface in com.sap.caf.eu.gp.connect.eptalias.api
IGPParameterValueDefEnumeration - Interface in com.sap.caf.eu.gp.connect.eptalias.api
IGPPatternTemplateReader - Interface in com.sap.caf.eu.gp.bo.template.reader.api
 
IGPPermission - Interface in com.sap.caf.eu.gp.base.api
Represents a permission on a IGPDevelopmentObject.
IGPPhysicalCallableObject - Interface in com.sap.caf.eu.gp.co.api
The physical callable object stores technical information about the object that should be invoked during action execution.
IGPPlainTemplateReader - Interface in com.sap.caf.eu.gp.bo.template.reader.api
 
IGPPostProcessingApp - Interface in com.sap.caf.eu.gp.forms.api
 
IGPProcess - Interface in com.sap.caf.eu.gp.process.api
 
IGPProcessExceptionInfo - Interface in com.sap.caf.eu.gp.process.api
 
IGPProcessInfo - Interface in com.sap.caf.eu.gp.process.api
 
IGPProcessInstance - Interface in com.sap.caf.eu.gp.process.api
 
IGPProcessInstanceInfo - Interface in com.sap.caf.eu.gp.process.api
 
IGPProcessRoleInstance - Interface in com.sap.caf.eu.gp.process.api
The process role instance represents the role wehich is responsible for the current callable object execution.
IGPProcessRoleInstanceList - Interface in com.sap.caf.eu.gp.process.rt.api
IGPPropertyParameterDef - Interface in com.sap.caf.eu.gp.connect.eptalias.api
IGPResourceAccessor - Interface in com.sap.caf.eu.gp.co.api
Provides an abstract interface for a resource accessor to allow implementations to return texts in a way that does not necessarily rely on the standard resource accessor implementation (e.g. in web dynpro components).
IGPResultStateInfo - Interface in com.sap.caf.eu.gp.process.api
Represents a result state by the completion of an action, derived from the underlying callable object.
IGPRoleInfo - Interface in com.sap.caf.eu.gp.process.api
IGPRoleMap - Interface in com.sap.caf.eu.gp.process.api
Map roles from child elements to parent roles.
IGPRoleMapping - Interface in com.sap.caf.eu.gp.process.api
Represents a single mapping from child role to a parent role.
IGPRTContentComponent - Interface in com.sap.caf.eu.gp.rtcontent.api
IGPRTContentComponentEvent - Interface in com.sap.caf.eu.gp.rtcontent.api
 
IGPRTContentManager - Interface in com.sap.caf.eu.gp.rtcontent.api
IGPRTCPComponent - Interface in com.sap.caf.eu.gp.rtcp.api
 
IGPRTCPEvent - Interface in com.sap.caf.eu.gp.rtcp.api
 
IGPRTCPManager - Interface in com.sap.caf.eu.gp.rtcp.api
 
IGPRTEvent - Interface in com.sap.caf.eu.gp.rtevent.api
 
IGPRTEventManager - Interface in com.sap.caf.eu.gp.rtevent.api
 
IGPRTView - Interface in com.sap.caf.eu.gp.rtview.api
IGPRTViewManager - Interface in com.sap.caf.eu.gp.rtview.api
 
IGPRuntimeAttachmentList - Interface in com.sap.caf.eu.gp.process.rt.api
Represents a list of attachments defined for an entity.
IGPRuntimeManager - Interface in com.sap.caf.eu.gp.process.rt.api
 
IGPScheduledInitiationPostProcessing - Interface in com.sap.caf.eu.gp.scheduling.api
 
IGPScheduledInitiationPostProcessingInterface - Interface in com.sap.caf.eu.gp.scheduling.api
This interface is used to allow a callback functionality after a scheduled process initiation.
IGPScheduledProcessInitiation - Interface in com.sap.caf.eu.gp.scheduling.api
 
IGPScheduleService - Interface in com.sap.caf.eu.gp.scheduling.api
 
IGPStructure - Interface in com.sap.caf.eu.gp.structure.api
Respresents the runtime instances of the structures.
IGPStructureInfo - Interface in com.sap.caf.eu.gp.structure.api
Describes a structure in the the technical input or output parameters of a callable object.
IGPTask - Interface in com.sap.caf.eu.gp.scheduling.api
This interface enables you to retrieve/set data of a Task.
IGPTechnicalDescription - Interface in com.sap.caf.eu.gp.co.api
Returns meta information about technical callable object implementation.
IGPTemplateType - Interface in com.sap.caf.eu.gp.forms.adapter.api
 
IGPTemplateTypeRegistry - Interface in com.sap.caf.eu.gp.forms.adapter.api
 
IGPTiming - Interface in com.sap.caf.eu.gp.scheduling.api
This interface enables you to retrieve data of a schedule.
IGPTimingCreation - Interface in com.sap.caf.eu.gp.scheduling.api
 
IGPTransition - Interface in com.sap.caf.eu.gp.process.api
Represents a transition from a source IGPBlockStructureItem and a IGPResultStateInfo to another IGPBlockStructureItem.
IGPUsageConstraintDef - Interface in com.sap.caf.eu.gp.connect.eptalias.api
IGPUsageConstraintValueDef - Interface in com.sap.caf.eu.gp.connect.eptalias.api
IGPUserContext - Interface in com.sap.caf.eu.gp.context.api
The user context holds context information about a certain user and also provides a possibility for applications to store internal personalization parameters.
IGPVersionNumber - Interface in com.sap.caf.eu.gp.base.api
The class represents the version of a development object.
IGPVisibleCOContainerContext - Interface in com.sap.caf.eu.gp.co.api
This interface is used for getting specific properties runtime for the visible part of the callable object.
IGPWDComponent - Interface in com.sap.caf.eu.gp.wdcomponent.api
IGPWDComponentManager - Interface in com.sap.caf.eu.gp.wdcomponent.api
 
IGPWebDynproComponentDescriptor - Interface in com.sap.caf.eu.gp.bo.utility.api
 
IGPWorkItem - Interface in com.sap.caf.eu.gp.process.api
 
INACTIVE_STATUS - Static variable in class com.sap.caf.eu.gp.base.api.GPDevelopmentObjectStatus
Inactive state of a development object.
initiatedProcess(String, String, IGPVersionNumber, IUser, IGPProcessRoleInstanceList, IGPStructure) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledInitiationPostProcessing
This method provides the possibility for a callback after a scheduled process initiation.
initiatedProcess(IGPInitiationContext) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduledInitiationPostProcessingInterface
This method provides the possibility for a callback after a scheduled process initiation.
insertAttribute(String, String, String, String, String[]) - Method in interface com.sap.caf.eu.gp.forms.api.IEEWHelper
Helper method designed for user within the EEW.
insertItem(int, IGPModifiableActivity) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Create new block item and insert it at the specified position in the list.
InteractiveFormsFacade - Class in com.sap.caf.eu.gp.forms.api
Interactive Forms public API facade
InteractiveFormsFacade() - Constructor for class com.sap.caf.eu.gp.forms.api.InteractiveFormsFacade
 
INVALID_DATE - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDeadline
 
INVALID_DURATION - Static variable in interface com.sap.caf.eu.gp.process.api.IGPDuration
 
isAction() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Return true if it is an action.
isAction() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Return true if it is an action.
isAction() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructureItem
Return true if it contains action template information.
isAdditionalInputParamAllowed() - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Determines whether or not the implementation accepts additional input parameters.
isAdditionalOutputParamAllowed() - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Determines whether or not the implementation accepts additional output parameters.
isAutomaticallyStarted() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Returns true if the process should be automatically started By default, the process is not automatically started
isAutomaticallyStarted() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcess
Returns true if the process should be automatically started By default, the process is not automatically started.
isAvailableAtDesignTime() - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
isAvailableAtDesignTime() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Returns whether or not the handler is available at design time.
isAvailableAtRunTime() - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
isAvailableAtRunTime() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Returns whether or not the handler is available at run time.
isBackground() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns whether or not callable objects of this type have to be executed in background.
isBinary() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormData
Returns true if form is binary, false if form is key-value pair.
isBlock() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivity
Return true if it is a block.
isBlock() - Method in interface com.sap.caf.eu.gp.process.api.IGPActivityInstance
Return true if it is a block.
isBlock() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockStructureItem
Return true if it contains block template information.
isConfigViewVisible(int, boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Retruns whether the Config view has to be visible or not
isDecisionBlock() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Return true if it is a decision block information.
isDefaultDefinitionRequired() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Returns if a set of defaults has to be defined.
isDueDateNotification() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Returns true whether the Notification is the one defined for the due date.
ISearchRolesInformation - Interface in com.sap.caf.eu.gp.process.api
 
isExceptionHandlerDedicated() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
isExecutionState() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns whether or not the callable object is called for an execute state.
isFatal() - Method in interface com.sap.caf.eu.gp.co.api.IGPExceptionInfo
Returns the fatal flag of the process exception
isFilledFromContextParam() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Shows the type of this role
isFilledFromContextParam() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
Shows whether a role is filled from context parameter, type of this role: Initiation_defined.
isHiddenInRuntimeViews() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlock
Returns true if the block should not be displayed in the runtime views.
isHiddenInRuntimeViews() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Returns true if the block should not be displayed in the runtime views.
isInProcess() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns whether or not the activity related to the callable object implementation is already in process.
isInputViewVisible(int, boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Retruns whether the Input parameters view has to be visible or not
isMandatoryGroupDefault() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
Returns true if the view configuration is the default view within a mandatory group
isMember(IUser) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Check whether a given user is member of a role.
isObligate() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
Checks whether or not a field is obligate.
isOptional() - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Returns the optional flag of the configuration attribute
isOptional() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Test if this item is defined to be optional.
isOptionGetAnnotationsSupported() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns whether or not the option get annotations is implemented by a Forms adapter.
isOptionGetAttachmentsSupported() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns whether or not the option get attachments is implemented by a Forms adapter.
isOptionGetSignaturesSupported() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns whether or not the option get signatures is implemented by a Forms adapter.
isOptionPrepareForInstanceSupported() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns whether or not the option prepare template for instance creation is implemented by a Forms adapter.
isOptionPrepareForStorageSupported() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns whether or not the option prepare template for storage is implemented by a Forms adapter.
isOptionSchemaBasedSupported() - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormAdapterMetadata
Returns whether or not the option Schema Based is implemented by a Forms adapter.
isOutputViewVisible(int, boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Retruns whether the Output parameters view has to be visible or not
isOverWriteAllowed() - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleInfo
Returns true, if this role can be filled during instantion or in the runtime
isPersisted() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Returns true if the object exists in the database, false otherwise.
isProcessInformation() - Method in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Return true if it is a process information.
isRestrictDefaultRolePrincipals() - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Denotes whether the principals that are assigned to the default roles should be restricted to the set of principals assigned in design time
isRuntime() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
Check if this is a runtime attachment.
isSelectViewVisible(int, boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Retruns whether the Select view has to be visible or not
isServicePattern() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Returns whether or not this type of callable object can be used as a service-type pattern, e.g. for pre-filling something.
isSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Returns true, if the action is suitable for displaying in single task UI (depending on its status and type), otherwise false
isSingleTaskUI() - Method in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Returns true, if - workitem has status IWorkitem.WORKITEM_STATUS_IN_PROCESS - workitem has status IWorkitem.WORKITEM_STATUS_COMPLETED or IWorkitem.WORKITEM_STATUS_COMPLETED_BY_SYSTEM and an existing display callable object otherwise false
isStandardView() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
isSubProcess() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessInstance
Returns true if this instance is a SubProcess, false if this instance is a top-level process.
isTemplateValid(byte[]) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Returns true if the template is acceptable (valid form template - can be parsed and instantiated from adapter) or false otherwise
isTerminalTransition(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Test if some result state transitions to the end of the enclosing block.
isTestMode() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Returns whether or not the callable object is executed in test mode.
isTransportable() - Method in class com.sap.caf.eu.gp.attachment.api.GPAbstractAttachmentSourceHandler
 
isTransportable() - Method in interface com.sap.caf.eu.gp.attachment.api.IGPAttachmentSourceHandler
Returns whether or not attachments of this type can be transported.
isVisible() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
Deprecated.  
IWhereUsedHelper - Interface in com.sap.caf.eu.gp.forms.api
Helper class provides where used info for form templates that render BO data.

L

listCallableObjectTypes() - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectTypeManager
 

M

MANDATORY_GROUP_PROCESS_STRUCTURE - Static variable in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
mapRole(IGPRoleInfo, String, IGPRoleInfo) - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleMap
Create role mapping and add it to this IGPRoleMap.
MONTH_APRIL - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_AUGUST - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_DECEMBER - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_FEBRUARY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_JANUARY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_JULY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_JUNE - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_MARCH - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_MAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_NOVEMBER - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_OCTOBER - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
MONTH_SEPTEMBER - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
moveAddedUsersToClassicUsers() - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Move the recent added users to the classic users.
MULITIPLICITY_0_1 - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Defines non-list, not required attribute cardinality
MULITIPLICITY_0_1 - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Defines non-list, not required structure cardinality
MULITIPLICITY_0_N - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Defines list, not required attribute cardinality
MULITIPLICITY_0_N - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Defines list, not required structure cardinality
MULITIPLICITY_1_1 - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Defines non-list, required attribute cardinality
MULITIPLICITY_1_1 - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Defines non-list, required structure cardinality
MULITIPLICITY_1_N - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Defines list, non-empty attribute cardinality
MULITIPLICITY_1_N - Static variable in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Defines list, non-empty structure cardinality
MULTIPLE_INSTANCES_MULTIPLICITY - Static variable in class com.sap.caf.eu.gp.process.api.GPProcessMultiplicity
The process may have multiple instances.

N

NOTIFICATION_STATUS_CANCELLED - Static variable in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
The notification is cancelled because the activity was completed before the time of processing of the notification
NOTIFICATION_STATUS_DEPRECATED - Static variable in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
the notification instance is deprecated.
NOTIFICATION_STATUS_ERROR - Static variable in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
An error occured during the processing of the notification.
NOTIFICATION_STATUS_EXECUTED - Static variable in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
The notification is executed.
NOTIFICATION_STATUS_WAITING - Static variable in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstance
Status of the notification when it is not yet processed The notification is waiting in the queue to be processed

O

openAction(String, IGPVersionNumber) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Opens the action with the specified Id and version for edit.
openBlock(String, IGPVersionNumber) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Opens the block with the specified Id and version for edit.
openBusinessObject(String, IGPVersionNumber) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Opens the business object with the specified Id and version for edit.
openCallableObject(String, IGPVersionNumber) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Opens the callable object with the specified Id and version for edit.
openProcess(String, IGPVersionNumber) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Opens the process with the specified Id and version for edit.

P

PARAM_CURRENT_ACTIVITY - Static variable in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
PARAM_CURRENT_INFO_CO - Static variable in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
PARAM_CURRENT_INFO_CO_ACTIVITY - Static variable in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
PARAM_CURRENT_PHASE - Static variable in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
PARAM_CURRENT_YOU_CAN - Static variable in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
PARAM_CURRENT_YOU_CAN_ACTIVITY - Static variable in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
parseInterface(byte[], String, String, String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Parses binary content of the form template and retrieves IGPFormTemplateStructure.
PERMISSION_ADVANCED - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
PERMISSION_ADVANCED – users assigned to either GP Expert User or GP Advanced User role will able to create CO of this type
PERMISSION_BASIC - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
PERMISSION_BASIC – users assigned to GP Expert User or GP Advanced User or GP Basic User will able to create CO of this type.
PERMISSION_EXPERT - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
PERMISSION_EXPERT – only users assigned to GP Expert User role will be able to create CO of this type
PERMISSION_NOT_SELECTED - Static variable in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType
defaultPermission – use PERMISSION_BASIC, PERMISSION_ADVANCED or PERMISSION_EXPERT to specify users from which design time roles will be able to create callable objects of this callable object type: PERMISSION_NOT_SELECTED - means that it is not shown in any Designtime, but it apairs in the Administration Tool and there the permission can be switch to BASIC, ADVANCED or EXPERT anytime by the administrator
persistAttachmentList(String, String, IGPRuntimeAttachmentList, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Saves the given list of attachments for the given activity and process instance and returns it.
prepareTemplateForInstanceCreation(IGPStructure, byte[]) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Fills fields(Drop down fields, multiple choice fileds) with data in the form template.
prepareTemplateForStorage(byte[], Locale) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormsAdapter
Prepare a Form Template for persistence in the central Template Store.
PRIORITY_HIGH - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
PRIORITY_LOW - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
PRIORITY CONSTANTS, with these constants you can set and/or interpret the priority of your schedules.
PRIORITY_STANDARD - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
processingComplete() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Tells the framework that the callable object is done with the processing.

R

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.
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.
registerTemplateType(IGPTemplateType) - Method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateTypeRegistry
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.
removeTaskProcessor(String, String, IGPUserContext) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Removes a user as processor of a workitem.
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.
rescheduleTask(IGPTiming, IGPTimingCreation) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Reschedule an existing schedule.
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
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.
RESULT_STATE_ERROR - Static variable in interface com.sap.caf.eu.gp.co.api.IGPCheckResult
 
RESULT_STATE_OK - Static variable in interface com.sap.caf.eu.gp.co.api.IGPCheckResult
 
RESULT_STATE_WARNING - Static variable in interface com.sap.caf.eu.gp.co.api.IGPCheckResult
 
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.  
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).

S

save(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Saves the callable object to the database
save(IGPModifiableAction) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Saves the action to the database
save(IGPModifiableBlock) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Saves the block to the database
save(IGPModifiableProcess) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Saves the process to the database
save(IGPModifiableBusinessObject) - Method in interface com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeUpdateManager
Saves the business object to the database
scheduleTask(IGPTimingCreation) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
Schedule a new timing for a task.
SEARCH_ROLE_ADMINISTRATOR - Static variable in class com.sap.caf.eu.gp.process.api.GPSearchRole
Search role.
SEARCH_ROLE_OVERSEER - Static variable in class com.sap.caf.eu.gp.process.api.GPSearchRole
Search role.
SEARCH_ROLE_OWNER - Static variable in class com.sap.caf.eu.gp.process.api.GPSearchRole
Search role.
SEARCH_WITHIN_ALL_ENDPOINTTYPES - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAlias
The search can be done within all endpoint types.
searchEndpointAliases(String, String, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Searchs for endpoint aliases.
setAcceptText(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPOptionalItemInfo
 
setAdditionalInputParamAllowed(boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Speciefies whether or not the implementation accepts additional input parameters.
setAdditionalOutputParamAllowed(boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Speciefies whether or not the implementation accepts additional output parameters.
setAttachmentIdList(String[]) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Deprecated. directory modify IGPModifiableActivity.getAttachmentList() instead. This method will be removed from future releases!
setAttributeValue(String, Object) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets the value of the attribute with the specified name and no namespace
setAttributeValue(String, String, Object) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets the value of the attribute with the specified name and no namespace
setAttributeValue(String, String, BigDecimal) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, BigDecimal) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, BigInteger) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, BigInteger) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, boolean) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, boolean) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, byte) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, byte) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, byte[]) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, byte[]) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, Date) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, Date) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, double) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, double) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, long) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, long) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, short) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, short) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValue(String, String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and namespace.
setAttributeValue(String, String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new value of the attribute with the specified name and no namespace.
setAttributeValues(String, String, Collection) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new values for the attribute with the specified name and namespace.
setAttributeValues(String, Collection) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Sets new values for the attribute with the specified name and namespace.
setAutomaticallyStartedMode(boolean) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Sets whether the process should be automatically started or not.
setBusinessObjectReference(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Sets he current structure as reference to a business object
setCallableObjectTypeName(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Sets the type name of a callable object
setConfigProperty(String, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Sets a configuration parameter (and overrides any old occurance of the parameter).
setConfigProperty(String, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Sets a configuration parameter (and overrides any old occurance of the parameter).
setConfigProperty(String, String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableFormDevObject
Sets a configuration parameter (and overrides any old occurance of the parameter).
setConfigViewVisible(boolean, int) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Setter for the Config view visiblity
setContent(Hashtable) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormData
Sets the form content.
setContentBinary(byte[]) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormData
Sets the binary form
setContentType(String) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPFormData
Sets the content type of the form.
setCustomProcessTitle(String, String) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
The custom process title of a running process can be reset.
setDefaultRuntimeView(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Sets the default runtime view
setDefaults(Iterator) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Sets a set of IPrincipal as new Defaults for the role
setDefaultStringValue(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Specifies the defualt string value of the configuration attribute
setDescription(String) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Sets the description in original locale of the development object.
setDescription(String, IUser) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
change the description of the task.
setDescriptionKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Sets the key for the localized description of the configuration parameter
setDescriptionKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPCOResultStateInfo
Specifies the key for the description resource of the result state.
setDescriptionKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPExceptionInfo
Set the key for the localized description of the process exception.
setDescriptionKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Sets the key for the localized description of the callable object
setDisplayCallableObject(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableAction
Set the callable object to be used for display.
setException(GPBaseException) - Method in interface com.sap.caf.eu.gp.co.api.IGPMutableOperationResponse
Sets the exception information
setExceptionHandler(String, GPExceptionHandlingStrategy, IGPModifiableActivity) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Constructs an exception handler with the given properties and attaches it to this item.
setExceptionHandlingStrategy(GPExceptionHandlingStrategy) - Method in interface com.sap.caf.eu.gp.process.api.IGPExceptionHandler
Sets the exception handling strategy associated with the given exception handler.
setExecuteCallableObject(IGPCallableObject) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableAction
Set the callable object to be used for execution.
setExplanationText(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPOptionalItemInfo
 
setFatal(boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPExceptionInfo
Specifies the fatal flag of the process exception
setFormAdapterInstance(IGPFormsAdapter) - Method in interface com.sap.caf.eu.gp.forms.adapter.api.IGPTemplateType
Sets an instance of the IGPFormsAdapter interface, which will handle the creation of documents of this template type.
setFormAdapterInstance(IGPFormsAdapter) - Method in class com.sap.caf.eu.gp.forms.adapter.impl.GPTemplateType
Sets an instance of the IGPFormsAdapter interface, which will handle the creation of documents of this template type.
setHiddenInRuntimeViews(boolean) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlock
Sets whether the block should be hidden in the runtime views or not.
setInProcess() - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Sets the surrounding activity to "in process".
setInputMapping(IGPMappingGroup) - Method in interface com.sap.caf.eu.gp.base.api.IGPObjectReference
Set the mapping to the referenced development object input parameters.
setInputMappingGroup(IGPMappingGroup) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Specify mapping from input parameters to local parameters.
setInputParameters(IGPStructureInfo) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Sets the input parameter type definition in the development object.
setInputParameters(IGPStructureInfo) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Sets the input parameters of the physical object.
setInputViewVisible(boolean, int) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Setter for the Input parameters view visiblity
setIsDefaultDefinitionRequired(boolean) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Sets whether defaults have to be defined for this role or not.
setIsOverWriteAllowed(boolean) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Sets whether the defined defaults can be overwritten or not.
setItem(int, IGPModifiableActivity) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Create new block item and set it at the specified position in the list.
setLocalParameters(IGPStructureInfo) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Set the local parameters structure.
setMultiplicity(int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Sets the cardinality of the attribute
setMultiplicity(int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Sets the cardinality of the current structure
setName(String, IUser) - Method in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
change the display name of the task.
setNameKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Sets the key for the localized name of the configuration parameter
setNameKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPCOResultStateInfo
Specifies the key for the name resource of the result state.
setNameKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPExceptionInfo
Set the key for the localized name of the process exception.
setNameKey(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Set the key for the localized name of the callable object
setNameKey(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Sets the key for the localized name of the attribute
setNameKey(String) - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Sets the key for the localized name of the structure
setOptional(boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Specifies the optional flag of the configuration attribute
setOptional(boolean) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Set wether this item should be optional or not.
setOriginalDescription(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Sets the description in the original language.
setOriginalTitle(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPCallableObject
Sets the title in the original language.
setOutputMapping(IGPMappingGroup) - Method in interface com.sap.caf.eu.gp.base.api.IGPObjectReference
Set the mapping to the referenced development object output parameters
setOutputMappingGroup(IGPMappingGroup) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableActivity
Specify mapping from local parameters to output parameters.
setOutputParameters(IGPStructureInfo) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Sets the output parameter type definition in the development object.
setOutputParameters(IGPStructureInfo) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Sets the input parameters of the physical object.
setOutputViewVisible(boolean, int) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Setter for the Output parameters view visiblity
setParameter(String, Object) - Method in interface com.sap.caf.eu.gp.rtevent.api.IGPRTEvent
 
setParameterValue(String, String, String) - Method in interface com.sap.caf.eu.gp.context.api.IGPInvocationContext
Add parameter value to cache.
setParameterValue(String, String, String) - Method in interface com.sap.caf.eu.gp.context.api.IGPUserContext
Add parameter value to cache.
setProcessException(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Sets a process exception by providing the technical name of the process exception and by passing the data associated with the exception.
setProcessException(String) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Sets process exception that will be used for action completion
setProcessInstance(IGPProcessInstance) - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPComponent
 
setProcessMultiplicity(GPProcessMultiplicity) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Set the process multiplicity.
setProperty(String, String) - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportContext
Set property.
setRejectText(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPOptionalItemInfo
 
setResourceAccessor(IGPResourceAccessor) - Method in interface com.sap.caf.eu.gp.co.api.IGPTechnicalDescription
Sets the resource accessor for the callable object
setResultState(String) - Method in interface com.sap.caf.eu.gp.co.api.IGPExecutionContext
Sets a result state that indicates the end of processing of a callable object.
setResultStates(Vector) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Sets an array with technical names for result states that will be used for action completion
setRoleID(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Set the Id for the role
setRoleType(GPRoleType) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
Sets the role type.
setRuntimeViews(List) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableProcess
Sets the list of all views that will be shown at runtime
setSelectedActivity(IGPActivityInstance) - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPComponent
 
setSelectedPhase(IGPBlockInstance) - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPComponent
 
setSelectViewVisible(boolean, int) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Setter for the Select view visiblity
setStartComponent(String, String) - Method in interface com.sap.caf.eu.gp.rtcp.api.IGPRTCPEvent
 
setState(int) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Sets the state that is used for action completion
setStatus(boolean) - Method in interface com.sap.caf.eu.gp.co.api.IGPMutableOperationResponse
Sets the status
setTechnicalConfigProperty(String, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Sets the value of a technical configuration parameter (as exposed by the implementation's description).
setTechnicalException(GPTechnicalCallableObjectException) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Sets technical exception that will be used for action completion
setTerminalTransition(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Adds a transition to the end of the enclosing block.
setText(String) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo
 
setTextProperty(String, String) - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Sets a translateable text under as a property.
setTitle(String) - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Sets the title in the orginal locale of the development object.
setTransitionTarget(String, IGPModifiableBlockStructureItem) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructureItem
Adds a transition target for a certain result state name.
setType(int) - Method in interface com.sap.caf.eu.gp.co.api.IGPConfigAttributeInfo
Specifies the type of the configuration attribute
setType(int) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPActionCompletionData
Sets the state that is used for action completion
setType(int) - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Sets the type of the attribute
setUsers(List) - Method in interface com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance
Replaces all existing users by the given list of users.
SINGLE_INSTANCE_MULTIPLICITY - Static variable in class com.sap.caf.eu.gp.process.api.GPProcessMultiplicity
The process may have at most one instance either running or completed.
SINGLE_RUNNING_INSTANCE_MULTIPLICITY - Static variable in class com.sap.caf.eu.gp.process.api.GPProcessMultiplicity
The process may have only one running instance, and possibly some completed instances.
size() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPConnectionDeliverTypeRegistry
Returns the number of registered conection deliver types.
size() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPParameterValueDefEnumeration
Returns the size.
size() - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPUsageConstraintDef
Returns the size.
size() - Method in interface com.sap.caf.eu.gp.process.rt.notification.api.IGPNotificationInstanceEnumeration
Returns the number of versions available for the notification
startProcess(IGPProcess, String, String, IUser, IGPProcessRoleInstanceList, IGPStructure, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
 
STATUS_CANCELLED - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Status of a workitem
STATUS_COMPLETED - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Status of a workitem
STATUS_COMPLETED_BY_SYSTEM - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Status of a workitem
STATUS_DEPRECATED - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Status of a workitem
STATUS_IN_PROCESS - Static variable in class com.sap.caf.eu.gp.process.api.GPActionInstanceStatus
Status of an action
STATUS_IN_PROCESS - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Status of a workitem
STATUS_INVALID - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Status of a workitem
STATUS_OPEN - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Status of a workitem
stopProcess(IGPProcessInstance, IUser) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager
Deprecated. Stops a running process.
STRATEGY_CONTINUE - Static variable in class com.sap.caf.eu.gp.process.api.GPExceptionHandlingStrategy
This strategy means to continue with the next activity in case of exception.
STRATEGY_REPEAT - Static variable in class com.sap.caf.eu.gp.process.api.GPExceptionHandlingStrategy
This strategy means to repeat the activity in case of exception.
swap(int, int) - Method in interface com.sap.caf.eu.gp.process.api.IGPModifiableBlockStructure
Swaps two block structure items.

T

TASK_TYPE_GP_PROCESS_INITIATION - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPTask
Task Type - GP process initiation
textPropertyNames() - Method in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
Returns an enumeration of all text property names.
toString() - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTView
 
toString() - Method in interface com.sap.caf.eu.gp.structure.api.IGPAttributeInfo
Overriden default-method.
toString() - Method in interface com.sap.caf.eu.gp.structure.api.IGPLabel
Overriden default-method.
toString() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingGroup
Overriden default-method.
toString() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingLocator
Overriden default-method.
toString() - Method in interface com.sap.caf.eu.gp.structure.api.IGPMappingRule
Overriden default-method.
toString() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructure
Overriden default-method.
toString() - Method in interface com.sap.caf.eu.gp.structure.api.IGPStructureInfo
Overriden default-method.
toString() - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
TYPE_ACTION - Static variable in interface com.sap.caf.eu.gp.co.api.IGPVisibleCOContainerContext
Type Action
TYPE_AD_HOC - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Type of a workitem
TYPE_ADHOC - Static variable in interface com.sap.caf.eu.gp.co.api.IGPVisibleCOContainerContext
Type Adhoc action
TYPE_BACKGROUND - Static variable in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Type of an action
TYPE_BOOLEAN - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
The parameter is declared as a boolean type
TYPE_CONDITIONAL - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block
TYPE_DEFAULT - Static variable in interface com.sap.caf.eu.gp.process.api.IGPWorkItem
Type of a workitem
TYPE_ENUMERATION - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
The parameter consits of several values
TYPE_FILE - Static variable in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
 
TYPE_INFO_CO - Static variable in interface com.sap.caf.eu.gp.co.api.IGPVisibleCOContainerContext
Type Info callable object
TYPE_INVALID - Static variable in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Type of an action
TYPE_INVALID - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block
TYPE_LANGUAGE - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
 
TYPE_NUMSTRING - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
 
TYPE_ONCE - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
SCHEDULE TYPES, with these constants you can interpret the execution property of a selected schedule.
TYPE_PARALLEL - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block
TYPE_PARALLEL_DYNAMIC - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block
TYPE_PASSWORD - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
The parameter is declared as a password
TYPE_POST_CONDITIONAL_LOOP - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block
TYPE_PRE_CONDITIONAL_LOOP - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block
TYPE_RECURRENT_DAILY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
TYPE_RECURRENT_MONTHLY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
TYPE_RECURRENT_WEEKLY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
TYPE_RECURRENT_YEARLY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
TYPE_SEQUENTIAL - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block
TYPE_STRING - Static variable in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPPropertyParameterDef
The parameter is a simple type (the supported type is: "String")
TYPE_UI - Static variable in interface com.sap.caf.eu.gp.process.api.IGPActionInstance
Type of an action
TYPE_URL - Static variable in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
 
TYPE_USER - Static variable in interface com.sap.caf.eu.gp.attachment.api.IGPAttachment
 
TYPE_USER_DECISION - Static variable in interface com.sap.caf.eu.gp.process.api.IGPBlockInstance
Type of a block

U

unmapRole(IGPRoleMapping) - Method in interface com.sap.caf.eu.gp.process.api.IGPRoleMap
Remove a given role mapping.
unregister(String) - Method in interface com.sap.caf.eu.gp.forms.api.IGPAppSupportRegistry
Unregister post processing application.
unregisterCallableObjectType(String) - Method in interface com.sap.caf.eu.gp.co.type.api.IGPCallableObjectTypeManager
 
unregisterConnectionDeliverType(String) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPConnectionDeliverTypeRegistry
Unregisters a connection deliver type.
unregisterRTView(String) - Method in interface com.sap.caf.eu.gp.rtview.api.IGPRTViewManager
 
unregisterRTView(String) - Method in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponentManager
 
updateEptAliasTypeDef(IGPEptAliasTypeDef, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEptAliasTypeDefs
Transactional upate for service provider type definition
updateNotification(String, String, String, IGPDeadline) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPNotificationManager
Updates the notification instance with the given deadline.
updateNotificationStatus(String, String, String, int) - Method in interface com.sap.caf.eu.gp.process.rt.api.IGPNotificationManager
Updates the status of the queue item that corresponds to the given parameters.

V

validate() - Method in interface com.sap.caf.eu.gp.base.api.IGPModifiableDevelopmentObject
Validates the current status of the development object.
VIEW_VISIBILITY_PURPOSE_ALL - Static variable in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
The constant indicates that the respective view visibility has to be set for all purposes(create,edit and display).
VIEW_VISIBILITY_PURPOSE_CHANGE - Static variable in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
The constant indicates that view which visiblity has to be determined is inteded for use for editing CO.
VIEW_VISIBILITY_PURPOSE_CREATE - Static variable in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
The constant indicates that view which visiblity has to be determined is inteded for use for CO creation.
VIEW_VISIBILITY_PURPOSE_DISPLAY - Static variable in interface com.sap.caf.eu.gp.co.api.IGPPhysicalCallableObject
The constant indicates that view which visiblity has to be determined is inteded for use for displaying CO(read only).

W

WDCOMPONENT_ID_ACTIVITYNAV - Static variable in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
WDCOMPONENT_ID_OVERVIEW - Static variable in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
WDCOMPONENT_ID_PROCESSINFO - Static variable in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
WDCOMPONENT_ID_YOUCANNAV - Static variable in interface com.sap.caf.eu.gp.wdcomponent.api.IGPWDComponent
 
WEEKDAY_FRIDAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
WEEKDAY_MONDAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
WEEKDAY_SATURDAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
WEEKDAY_SUNDAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
DATE CONSTANTS, with these constants you can set and/or interpret the dates used in your schedules.
WEEKDAY_THURSDAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
WEEKDAY_TUESDAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
WEEKDAY_WEDNESDAY - Static variable in interface com.sap.caf.eu.gp.scheduling.api.IGPScheduleService
 
WORKITEM_STATUS_CANCELLED - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Workitem status.
WORKITEM_STATUS_COMPLETED - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Workitem status.
WORKITEM_STATUS_COMPLETED_BY_SYSTEM - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Workitem status.
WORKITEM_STATUS_DEPRECATED - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Status of the workitem when another use is currently processing it.
WORKITEM_STATUS_IN_PROCESS - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Workitem status.
WORKITEM_STATUS_INVALID - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Workitem status.
WORKITEM_STATUS_OPEN - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemStatus
Workitem status.
WORKITEM_TYPE_AD_HOC - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemType
Workitem type.
WORKITEM_TYPE_DEFAULT - Static variable in class com.sap.caf.eu.gp.process.api.GPWorkItemType
Workitem type.
writeEndpointAlias(String, String, Properties, IGPUserContext) - Method in interface com.sap.caf.eu.gp.connect.eptalias.api.IGPEndpointAliasManager
Updates an endpoint alias.

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

Copyright 2009 SAP AG Complete Copyright Notice