Class SetUserVariables

java.lang.Object
com.smartfoxserver.controllers.BaseControllerCommand
com.smartfoxserver.controllers.system.SetUserVariables
All Implemented Interfaces:
com.smartfoxserver.controllers.IControllerCommand

public class SetUserVariables extends com.smartfoxserver.controllers.BaseControllerCommand
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     

    Fields inherited from class com.smartfoxserver.controllers.BaseControllerCommand

    api, KEY_ERROR_CODE, KEY_ERROR_PARAMS, logger, sfs
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(com.smartfoxserver.bitswarm.io.IRequest request)
     
    boolean
    validate(com.smartfoxserver.bitswarm.io.IRequest request)
     

    Methods inherited from class com.smartfoxserver.controllers.BaseControllerCommand

    applyZoneFilterChain, checkRequestPermissions, checkRequestPermissions, checkSuperUser, getId, getRequestType, preProcess

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait