com.carlosbcruz.sapproxy.generator
Class FunctionDocumentation

java.lang.Object
  extended by com.carlosbcruz.sapproxy.generator.FunctionDocumentation

public class FunctionDocumentation
extends java.lang.Object

Manage the documentation of SAP functions

Author:
Carlos Fernando Bella Cruz - pessoal@carlosbcruz.com

Constructor Summary
FunctionDocumentation()
           
 
Method Summary
static Function createFunctionModelFromSAP(Function function)
          Access a specific function and show its attributes and parameters
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionDocumentation

public FunctionDocumentation()
Method Detail

createFunctionModelFromSAP

public static Function createFunctionModelFromSAP(Function function)
Access a specific function and show its attributes and parameters

Parameters:
functionName - the requested function