to.etc.domui.ajax
Class RpcMethodDefinition

java.lang.Object
  extended by to.etc.domui.ajax.RpcMethodDefinition

public class RpcMethodDefinition
extends java.lang.Object


Method Summary
 ResponseFormat getResponseFormat()
           
 java.lang.String[] getRoles()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getResponseFormat

public final ResponseFormat getResponseFormat()

getRoles

public java.lang.String[] getRoles()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object