|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssignedSubstitution | |
| com.sap.netweaver.bc.uwl | Contains API for main classes and interfaces used with UWL. |
| com.sap.netweaver.bc.uwl.substitution | This package contains interface and data definition for the substitution functionality presented in UWL. |
| Uses of AssignedSubstitution in com.sap.netweaver.bc.uwl |
| Methods in com.sap.netweaver.bc.uwl with parameters of type AssignedSubstitution | |
SubstitutionResult |
IUWLSubstitutionManager.takeOverSubstitution(UWLContext ctx,
AssignedSubstitution assignedSubstitution)
If another user has defined a ‘Take Over’ substitution mode for this user, this user can initiate a take over. |
SubstitutionResult |
IUWLSubstitutionManager.endTakeOver(UWLContext ctx,
AssignedSubstitution assignedSubstitution)
This method terminates the previously taken-over substitution for the original user by this user. |
| Uses of AssignedSubstitution in com.sap.netweaver.bc.uwl.substitution |
| Methods in com.sap.netweaver.bc.uwl.substitution that return AssignedSubstitution | |
static AssignedSubstitution |
AssignedSubstitution.createInvalidInstance(String providerId,
String systemId,
String errMsg)
An easy api to create invalid assigned substitution. |
AssignedSubstitution |
AssignedSubstitution.createCopy()
|
| Methods in com.sap.netweaver.bc.uwl.substitution with parameters of type AssignedSubstitution | |
void |
IProviderSubstitutionManager.takeOverSubstitution(UWLContext ctx,
AssignedSubstitution assignedSubstitution)
If another user has defined a ‘Take Over’ substitution mode for this user, this user can initiate a take over. |
void |
IProviderSubstitutionManager.endTakeOver(UWLContext ctx,
AssignedSubstitution assignedSubstitution)
This method terminates the previously taken-over substitution for the original user by this user. |
boolean |
AssignedSubstitutionAggResult.containsSubstitution(AssignedSubstitution substitution)
|
| Constructors in com.sap.netweaver.bc.uwl.substitution with parameters of type AssignedSubstitution | |
AssignedSubstitutionAggResult(ArrayList systems_providerId,
AssignedSubstitution substitution)
|
|
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||