com.threerings.bureau.data
Interface BureauCodes

All Superinterfaces:
InvocationCodes

public interface BureauCodes
extends InvocationCodes

Codes and constants global to the Bureau services.


Field Summary
static String BUREAU_GROUP
          Defines our invocation services group.
 
Fields inherited from interface com.threerings.presents.data.InvocationCodes
ACCESS_DENIED, E_ACCESS_DENIED, E_INTERNAL_ERROR, GLOBAL_GROUP, INTERNAL_ERROR
 

Field Detail

BUREAU_GROUP

static final String BUREAU_GROUP
Defines our invocation services group.

See Also:
Constant Field Values