com.bea.wli.worklist.api.events.handler
Interface Actor


public interface Actor

Immutable


Nested Class Summary
static class Actor.Type
           
 
Method Summary
 String getName()
           
 Actor.Type getType()
           
 boolean isRemovable()
          Can this actor be removed within the scope of the current edit session?
 

Method Detail

getName

String getName()

getType

Actor.Type getType()

isRemovable

boolean isRemovable()
Can this actor be removed within the scope of the current edit session?