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

java.lang.Object
  extended by com.sage.accpac.sm.crystal.ufl.capw
All Implemented Interfaces:
com.crystaldecisions.reports.formulas.FormulaFunctionLibrary

public final class capw
extends java.lang.Object
implements com.crystaldecisions.reports.formulas.FormulaFunctionLibrary

The capw class provides access to Accpac Crystal UFL (user function library) functions. ("capw" is an abbreviation for a previous name for Sage ERP Accpac. The existing Accpac Crystal UFLs were in u2lcapw.dll and u2lchks.dll.)


Constructor Summary
capw()
           
 
Method Summary
 com.crystaldecisions.reports.formulas.FormulaFunction getFunction(int i)
          
 int size()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

capw

public capw()
Method Detail

getFunction

public com.crystaldecisions.reports.formulas.FormulaFunction getFunction(int i)

Specified by:
getFunction in interface com.crystaldecisions.reports.formulas.FormulaFunctionLibrary

size

public int size()

Specified by:
size in interface com.crystaldecisions.reports.formulas.FormulaFunctionLibrary


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