Uses of Interface
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeAttachmentList

Packages that use IGPRuntimeAttachmentList
com.sap.caf.eu.gp.process.rt.api Provides run time time specific functionality. 
 

Uses of IGPRuntimeAttachmentList in com.sap.caf.eu.gp.process.rt.api
 

Methods in com.sap.caf.eu.gp.process.rt.api that return IGPRuntimeAttachmentList
 IGPRuntimeAttachmentList IGPRuntimeManager.getAttachmentList(String processInstanceID, String activityInstanceID, IUser user)
          Returns the list of attachments associated with a given activity in a given process instance.
 

Methods in com.sap.caf.eu.gp.process.rt.api with parameters of type IGPRuntimeAttachmentList
 void IGPRuntimeManager.persistAttachmentList(String processInstanceID, String activityInstanceID, IGPRuntimeAttachmentList attachments, IUser user)
          Saves the given list of attachments for the given activity and process instance and returns it.
 



Copyright 2006 SAP AG Complete Copyright Notice