Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-03


oracle.bpel.services.workflow.activityguide.query.model
Interface AGDisplayInfoDetailsByIdRequestType

All Superinterfaces:
ContextAndCiKeyRequestBaseType
All Known Subinterfaces:
AGDisplayInfoDetailsByIdRequest

public interface AGDisplayInfoDetailsByIdRequestType
extends ContextAndCiKeyRequestBaseType

Method Summary
 java.lang.String getAGAssignmentFilter()
           
 java.lang.String getAGProcessMode()
           
 void setAGAssignmentFilter(java.lang.String value)
           
 void setAGProcessMode(java.lang.String value)
           

 

Methods inherited from interface oracle.bpel.services.workflow.activityguide.query.model.ContextAndCiKeyRequestBaseType
getCiKey, getTaskDisplayColumnList, getWorkflowContext, setCiKey, setTaskDisplayColumnList, setWorkflowContext

 

Method Detail

setAGAssignmentFilter

void setAGAssignmentFilter(java.lang.String value)

getAGAssignmentFilter

java.lang.String getAGAssignmentFilter()

setAGProcessMode

void setAGProcessMode(java.lang.String value)

getAGProcessMode

java.lang.String getAGProcessMode()

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1)
E10660-03


Copyright © 2009, Oracle and/or its affiliates. All rights reserved.