Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SAP NetWeaver 2004S SPS 10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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_INVALID
- 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_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
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.
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.
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
addCPComponent(IGPWDComponent)
- Method in interface com.sap.caf.eu.gp.rtview.api.
IGPRTView
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
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.
addValue(GPConfigurationParameterName, String)
- Method in class com.sap.caf.eu.gp.model.fnd.config.api.
GPA1SConfigurationSzenario
Adds a value for a configuration parameter.
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SAP NetWeaver 2004S SPS 10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Copyright 2006 SAP AG
Complete Copyright Notice