com.spoledge.audao.parser.gql.impl.soft.func
Class FuncLIST_JOIN

java.lang.Object
  extended by com.spoledge.audao.parser.gql.impl.soft.func.Func
      extended by com.spoledge.audao.parser.gql.impl.soft.func.Func2
          extended by com.spoledge.audao.parser.gql.impl.soft.func.FuncLIST_JOIN
All Implemented Interfaces:
SoftFunction

public class FuncLIST_JOIN
extends Func2

LIST_JOIN( string, list ) joins a list into a string value.


Constructor Summary
FuncLIST_JOIN()
           
 
Method Summary
protected  java.lang.Object getFunctionValue(java.lang.Object arg1, java.lang.Object arg2)
           
 
Methods inherited from class com.spoledge.audao.parser.gql.impl.soft.func.Func2
checkNumOfParams, getFunctionValueImpl
 
Methods inherited from class com.spoledge.audao.parser.gql.impl.soft.func.Func
checkNumOfParams, checkNumOfParams, getFunctionName, getFunctionValue, getFunctionWithParams
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FuncLIST_JOIN

public FuncLIST_JOIN()
Method Detail

getFunctionValue

protected java.lang.Object getFunctionValue(java.lang.Object arg1,
                                            java.lang.Object arg2)
Specified by:
getFunctionValue in class Func2


Copyright © 2010 Spolecne s.r.o. All Rights Reserved.