com.threerings.admin.data
Interface AdminCodes

All Superinterfaces:
InvocationCodes

public interface AdminCodes
extends InvocationCodes

Codes and consants relating to the admin services.


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

Field Detail

ADMIN_GROUP

static final String ADMIN_GROUP
Defines our invocation service group.

See Also:
Constant Field Values