railo.runtime.type
Interface ComponentMethod

All Superinterfaces:
Cloneable, Dumpable, Function, Member, Serializable, UDF

public interface ComponentMethod
extends UDF


Field Summary
 
Fields inherited from interface railo.runtime.type.UDF
RETURN_FORMAT_JSON, RETURN_FORMAT_PLAIN, RETURN_FORMAT_SERIALIZE, RETURN_FORMAT_WDDX, RETURN_FORMAT_XML
 
Method Summary
 Component getComponent()
           
 UDF getUserDefinedFunction()
           
 
Methods inherited from interface railo.runtime.type.UDF
call, callWithNamedValues, duplicate, getDefaultValue, getDescription, getDisplayName, getFunctionArguments, getFunctionName, getHint, getMetaData, getOutput, getOwnerComponent, getPageSource, getReturnFormat, getReturnType, getReturnTypeAsString, getSecureJson, getVerifyClient, implementation
 
Methods inherited from interface railo.runtime.dump.Dumpable
toDumpData
 
Methods inherited from interface railo.runtime.component.Member
getAccess, getValue
 

Method Detail

getComponent

Component getComponent()

getUserDefinedFunction

UDF getUserDefinedFunction()


Copyright © 2012 Railo