com.sage.accpac.sm.crystal.ufl
Class smGetSeries

java.lang.Object
  extended by com.sage.accpac.sm.crystal.ufl.smGetSeries
All Implemented Interfaces:
com.crystaldecisions.reports.formulas.FormulaFunction, com.crystaldecisions.reports.formulas.FormulaFunctionDefinition

public class smGetSeries
extends java.lang.Object
implements com.crystaldecisions.reports.formulas.FormulaFunction

smGetSeries returns the series of Sage Accpac running FIXME - Need program and shared data directory arguments


Constructor Summary
smGetSeries()
           
 
Method Summary
 com.crystaldecisions.reports.common.value.FormulaValue evaluate(com.crystaldecisions.reports.formulas.FormulaValueReference[] arguments)
           
 com.crystaldecisions.reports.formulas.FormulaFunctionArgumentDefinition[] getArguments()
           
 java.lang.String getIdentifier()
           
 com.crystaldecisions.reports.common.value.FormulaValueType getReturnType()
           
 void validateArgumentValues(com.crystaldecisions.reports.formulas.FormulaValueReference[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

smGetSeries

public smGetSeries()
Method Detail

getIdentifier

public java.lang.String getIdentifier()
Specified by:
getIdentifier in interface com.crystaldecisions.reports.formulas.FormulaFunctionDefinition

getReturnType

public com.crystaldecisions.reports.common.value.FormulaValueType getReturnType()
Specified by:
getReturnType in interface com.crystaldecisions.reports.formulas.FormulaFunctionDefinition

getArguments

public com.crystaldecisions.reports.formulas.FormulaFunctionArgumentDefinition[] getArguments()
Specified by:
getArguments in interface com.crystaldecisions.reports.formulas.FormulaFunctionDefinition

validateArgumentValues

public void validateArgumentValues(com.crystaldecisions.reports.formulas.FormulaValueReference[] arguments)
                            throws com.crystaldecisions.reports.formulas.FormulaFunctionCallException
Specified by:
validateArgumentValues in interface com.crystaldecisions.reports.formulas.FormulaFunction
Throws:
com.crystaldecisions.reports.formulas.FormulaFunctionCallException

evaluate

public com.crystaldecisions.reports.common.value.FormulaValue evaluate(com.crystaldecisions.reports.formulas.FormulaValueReference[] arguments)
                                                                throws com.crystaldecisions.reports.formulas.FormulaFunctionCallException
Specified by:
evaluate in interface com.crystaldecisions.reports.formulas.FormulaFunction
Throws:
com.crystaldecisions.reports.formulas.FormulaFunctionCallException


Copyright © 2011 Sage Software, Inc. All rights reserved.