Fuego Process API

fuego.papi
Class ParticipantScope

java.lang.Object
  extended byfuego.lang.Enum
      extended byfuego.papi.ParticipantScope
All Implemented Interfaces:
Comparable, fuego.resources.Internationalizable, Serializable

public final class ParticipantScope
extends fuego.lang.Enum
implements fuego.resources.Internationalizable

See Also:
Serialized Form

Field Summary
static ParticipantScope ALL
           
static ParticipantScope ALL_IN_ROLE
           
static ParticipantScope PARTICIPANT
           
static ParticipantScope PARTICIPANT_ROLES
           
static List VALUES
           
 
Fields inherited from class fuego.lang.Enum
name, ordinal
 
Method Summary
 List family()
           
static fuego.resources.Msg getClassMsg()
           
 fuego.resources.Msg getMsg()
           
 String getString()
           
 String getString(Locale locale)
           
static ParticipantScope valueOf(String name)
           
 
Methods inherited from class fuego.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ALL

public static final ParticipantScope ALL

ALL_IN_ROLE

public static final ParticipantScope ALL_IN_ROLE

PARTICIPANT_ROLES

public static final ParticipantScope PARTICIPANT_ROLES

PARTICIPANT

public static final ParticipantScope PARTICIPANT

VALUES

public static final List VALUES
Method Detail

family

public final List family()

valueOf

public static ParticipantScope valueOf(String name)

getString

public String getString()
Specified by:
getString in interface fuego.resources.Internationalizable

getString

public String getString(Locale locale)

getMsg

public fuego.resources.Msg getMsg()

getClassMsg

public static fuego.resources.Msg getClassMsg()

Fuego Process API

© Copyright 1996/2003 Fuego Inc. All Rights Reserved