JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.bgerp.app.dist.inst.call
InstallationCall
Contents
Description
Method Summary
Method Details
call(Setup, File, String)
Hide sidebar
Show sidebar
Interface InstallationCall
All Known Implementing Classes:
ExecuteSQL
,
RemoveFile
public interface
InstallationCall
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
Setup
setup,
File
zip,
String
param)
Method Details
call
void
call
(
Setup
setup,
File
zip,
String
param)
throws
Exception
Throws:
Exception