Uses of Interface
com.sap.caf.eu.gp.process.api.IGPModifiableRoleInfo

Packages that use IGPModifiableRoleInfo
com.sap.caf.eu.gp.process.api Provides common classes for process framework management used in design time and run time. 
 

Uses of IGPModifiableRoleInfo in com.sap.caf.eu.gp.process.api
 

Methods in com.sap.caf.eu.gp.process.api that return IGPModifiableRoleInfo
 IGPModifiableRoleInfo IGPModifiableProcess.getModifiableAdminRole()
          Returns the Admin Role for this process
 IGPModifiableRoleInfo IGPModifiableProcess.getModifiableOverseerRole()
          Return the Overseer Role for this process
 IGPModifiableRoleInfo IGPModifiableProcess.getModifiableOwnerRole()
          Return the Owner Role for this process
 IGPModifiableRoleInfo IGPModifiableProcess.addRole(String techName, String text, GPRoleType type)
          Add a new role with given name, display text and role type.
 IGPModifiableRoleInfo IGPModifiableBlockStructureItem.getActionRole()
          Get the action default role if this item refers to an IGPAction.
 IGPModifiableRoleInfo IGPModifiableBlock.getRole(String techName)
          Get the role with a given role name.
 IGPModifiableRoleInfo IGPModifiableBlock.addRole(String techName, String text)
          Add a new role with given name and display text.
 IGPModifiableRoleInfo IGPExceptionHandler.getProcessRole(String techname)
          Returns the process role associated with the given exception handler and the given technical name; may return null, if the handler is a block.
 



Copyright 2006 SAP AG Complete Copyright Notice