railo.runtime.functions.struct
Class StructKeyTranslate

java.lang.Object
  extended by railo.runtime.functions.struct.StructKeyTranslate

public class StructKeyTranslate
extends Object


Constructor Summary
StructKeyTranslate()
           
 
Method Summary
static double call(PageContext pc, Struct sct)
           
static double call(PageContext pc, Struct sct, boolean deepTranslation)
           
static double call(PageContext pc, Struct sct, boolean deepTranslation, boolean leaveOriginalKey)
           
static int translate(Collection coll, boolean deep, boolean leaveOrg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructKeyTranslate

public StructKeyTranslate()
Method Detail

call

public static double call(PageContext pc,
                          Struct sct)
                   throws PageException
Throws:
PageException

call

public static double call(PageContext pc,
                          Struct sct,
                          boolean deepTranslation)
                   throws PageException
Throws:
PageException

call

public static double call(PageContext pc,
                          Struct sct,
                          boolean deepTranslation,
                          boolean leaveOriginalKey)
                   throws PageException
Throws:
PageException

translate

public static int translate(Collection coll,
                            boolean deep,
                            boolean leaveOrg)
                     throws PageException
Throws:
PageException


Copyright © 2012 Railo