openlsd.appli.admin.LSDGetCopy Class Reference
List of all members.
Detailed Description
This class enables to get a copy of a file from LSD Server in the outbase path of the Legacy.
- Author:
- Frederic BREGIER LGPL 2007
Constructor & Destructor Documentation
| openlsd.appli.admin.LSDGetCopy.LSDGetCopy |
( |
LSDLoadConfig |
llc |
) |
[private] |
Create a new LSDCopy object
- Parameters:
-
Member Function Documentation
| static void openlsd.appli.admin.LSDGetCopy.main |
( |
String[] |
args |
) |
[static] |
It takes one file as input containing Business index on each line and it returns as output in the file named from the source one plus ".out" the Business index following by the full path access to the copy of the file on each line.
- Parameters:
-
| int openlsd.appli.admin.commoncopy.LSDCopyAbstract.initCopy |
( |
String[] |
args, |
|
|
int |
curargs, |
|
|
boolean |
keepalived | |
|
) |
| | [inherited] |
Init Copy context except file listing itself
- Parameters:
-
- Returns:
- Next curargs or -1 if in error
| boolean openlsd.appli.admin.commoncopy.LSDCopyAbstract.runCopy |
( |
String |
filepath |
) |
[inherited] |
Run Copy from the file containing list of id Business
- Parameters:
-
- Returns:
- True if OK, else False
| void openlsd.appli.admin.commoncopy.LSDCopyAbstract.copyDocument |
( |
|
) |
[protected, inherited] |
Truely copy the document in LSD then in DB
Member Data Documentation
String identifying one specific document in one legacy : Business object
The documentation for this class was generated from the following file:
- OpenLSD/ClientApp/openlsd/appli/admin/LSDGetCopy.java