Oracle Workflow Guide
Release 2.6.2

Part Number A95265-03
  Go to previous page Go to next page       Go To Table Of Contents Go To Index Go To Table Of Contents

                     Contents  Index  Glossary Master Index Feedback
 

getActivityAttr

Java Syntax

public WFAttribute getActivityAttr

 (String aName)

Java Syntax

public WFAttribute getActivityAttr

 (WFContext pWCtx,
String aName) throws SQLException

Description

There are two implementations of getActivityAttr(). These methods return the activity attribute information for the specified activity attribute.

Arguments (input)

pWCtx Workflow context information. Required for the second method only. See: Oracle Workflow Context.
aName The internal name of an activity attribute.
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.