com.bea.wli.worklist.api
Class Listener

java.lang.Object
  extended by com.bea.wli.worklist.api.Listener

public class Listener
extends Object

BEA Systems, Inc.

Since:
9.2

Nested Class Summary
static class Listener.Type
           
 
Constructor Summary
Listener()
           
 
Method Summary
static Listener.Type getType(Integer value)
           
static Listener.Type getType(String value)
           
static boolean isValidType(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Listener

public Listener()
Method Detail

getType

public static Listener.Type getType(Integer value)

getType

public static Listener.Type getType(String value)

isValidType

public static boolean isValidType(String value)