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

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

Deprecated.

@Deprecated
public class LicenseStatus
extends java.lang.Object
implements com.crystaldecisions.reports.formulas.FormulaFunction

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


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

Constructor Detail

LicenseStatus

public LicenseStatus()
Deprecated. 
Method Detail

getIdentifier

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

getReturnType

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

getArguments

public com.crystaldecisions.reports.formulas.FormulaFunctionArgumentDefinition[] getArguments()
Deprecated. 
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
Deprecated. 
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
Deprecated. 
Specified by:
evaluate in interface com.crystaldecisions.reports.formulas.FormulaFunction
Throws:
com.crystaldecisions.reports.formulas.FormulaFunctionCallException


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