com.sap.caf.eu.gp.process.api

Interface IGPProcess

All Superinterfaces:
IGPActivity, IGPBlock, IGPDevelopmentObject
All Known Subinterfaces:
IGPModifiableProcess

public interface IGPProcess
extends IGPBlock


Method Summary
 IGPRoleInfo getAdminRole()
           
 IGPRoleInfo getOverseerRole()
           
 IGPRoleInfo getOwnerRole()
           
 boolean isAutomaticallyStarted()
          Returns true if the process should be automatically started By default, the process is not automatically started.
 
Methods inherited from interface com.sap.caf.eu.gp.process.api.IGPBlock
getRoleInfo, getRoleInfoCount, getStructure, getValidUntilDate, hasAdministratorPermission, hasInstantiatePermission, hasWritePermission, isHiddenInRuntimeViews
 
Methods inherited from interface com.sap.caf.eu.gp.process.api.IGPActivity
getAdhocActivities, getAssignedCategories, getAttachmentIds, getAttachments, getCreationDate, getCreator, getID, getInfoCallableObjects, getInputMappingGroup, getInputParameters, getLocalParameters, getOutputMappingGroup, getOutputParameters, getParentBlock, getParentProcess, getVersionNumber, isAction, isBlock, resolveDescription, resolveTitle
 
Methods inherited from interface com.sap.caf.eu.gp.base.api.IGPDevelopmentObject
getCategories, getDescription, getMetadata, getOriginalLocale, getPermissions, getStatus, getTitle, getType
 

Method Detail

isAutomaticallyStarted

boolean isAutomaticallyStarted()
Returns true if the process should be automatically started By default, the process is not automatically started.

Returns:
boolean

getOwnerRole

IGPRoleInfo getOwnerRole()
Returns:
IRoleTemplateInformation

getAdminRole

IGPRoleInfo getAdminRole()
Returns:
IRoleTemplateInformation

getOverseerRole

IGPRoleInfo getOverseerRole()
Returns:
IRoleTemplateInformation


Copyright 2009 SAP AG Complete Copyright Notice