| 
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.9) E10660-12  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGMetadataService
| Method Summary | |
|---|---|
 com.oracle.bpel.activityguide.metadata.definition.model.AGDefinition | 
getAGDefinition(IWorkflowContext context, com.oracle.bpel.activityguide.instance.model.AGInstance agInstance)Get the AG definition for a given AG instance  | 
 com.oracle.bpel.activityguide.metadata.definition.model.AGDefinition | 
getAGDefinitionById(IWorkflowContext context, java.lang.String agDefinitionId)Get the AG definition with given agDefinitionId  | 
 ResourceBundleInfo | 
getResourceBundleInfo(IWorkflowContext context, java.lang.String agDefinitionId, java.util.Locale locale)Get the resource bundle info  | 
| Method Detail | 
|---|
com.oracle.bpel.activityguide.metadata.definition.model.AGDefinition getAGDefinitionById(IWorkflowContext context,
                                                                                         java.lang.String agDefinitionId)
                                                                                         throws AGMetadataServiceException
context - The workflow contextagDefinitionId - The identifier of the AG definitionAGMetadataServiceException - For any exception
com.oracle.bpel.activityguide.metadata.definition.model.AGDefinition getAGDefinition(IWorkflowContext context,
                                                                                     com.oracle.bpel.activityguide.instance.model.AGInstance agInstance)
                                                                                     throws AGMetadataServiceException
context - The workflow contextagInstance - The AG instanceAGMetadataServiceException - For any exception
ResourceBundleInfo getResourceBundleInfo(IWorkflowContext context,
                                         java.lang.String agDefinitionId,
                                         java.util.Locale locale)
                                         throws AGMetadataServiceException
context - The workflow contextagDefinitionId - The identifier of the AG definitionlocale - The localeAGMetadataServiceException - For any exception
  | 
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.9) E10660-12  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||