Public Member Functions | |
LSDWebLegacy (String sNameLID, long lid, String basepath, String outbase, long size, boolean isCrypted) | |
Public Attributes | |
long | LID = LSDConstants.invalide_idx |
String | nameLID = null |
boolean | isCrypted = false |
String | basePath = null |
String | outPath = null |
long | sizemax = 0 |
openlsd.web.legacy.LSDWebLegacy.LSDWebLegacy | ( | String | sNameLID, | |
long | lid, | |||
String | basepath, | |||
String | outbase, | |||
long | size, | |||
boolean | isCrypted | |||
) |
Create a pseudo Legacy object from args
sNameLID | ||
lid | ||
basepath | ||
outbase | ||
size | ||
isCrypted |
LID : unique ID of the Legacy
String openlsd.web.legacy.LSDWebLegacy.nameLID = null |
Name of LID
boolean openlsd.web.legacy.LSDWebLegacy.isCrypted = false |
This storage is in Crypted mode
String openlsd.web.legacy.LSDWebLegacy.basePath = null |
The base path for the Legacy
String openlsd.web.legacy.LSDWebLegacy.outPath = null |
The base path for extraction/copy of the files for the Legacy
The max size for each Storage in the set of this Legacy