A B C D E F G H I J K L M N O P Q R S T U W X _

G

get(ResultSet) - Method in class openlsd.database.business.LSDExtDbDocument
Get Values from ResultSet, initialized always a new business object as attribute
get(LSDDbAdmin, long, LSDBusiness) - Method in class openlsd.database.business.LSDExtDbDocument
Get the Document object from DB. lsdb object must contains unique index information.
get(LSDDbAdmin, long, long, long) - Method in class openlsd.database.business.LSDExtDbDocument
Get the ExtDocument object from DB from L S D index (override)
get(LSDDbAdmin, LSDDbPreparedStatement, long, long, long) - Method in class openlsd.database.business.LSDExtDbDocument
Get the ExtDocument object from DB from L S D index (override)
get(ResultSet) - Method in class openlsd.database.data.LSDDbCheck
Get Values from ResultSet
get(LSDDbAdmin, long, long, long, String) - Method in class openlsd.database.data.LSDDbCheck
Get the DocumentCheck object from DB
get(ResultSet) - Method in class openlsd.database.data.LSDDbControl
Get Values from ResultSet
get(ResultSet) - Method in class openlsd.database.data.LSDDbDocument
Get Values from ResultSet
get(LSDDbAdmin, long, long, long) - Method in class openlsd.database.data.LSDDbDocument
Get the Document object from DB
get(ResultSet) - Method in class openlsd.database.data.LSDDbIpPort
Get Values from ResultSet
get(LSDDbAdmin, long) - Method in class openlsd.database.data.LSDDbIpPort
Get the IpPort object from the DB
get(LSDDbAdmin, String, int, int) - Method in class openlsd.database.data.LSDDbIpPort
Get the IpPort object from the DB
get(ResultSet) - Static method in class openlsd.database.data.LSDDbLegacy
Get Values from ResultSet
get(LSDDbAdmin, long) - Static method in class openlsd.database.data.LSDDbLegacy
Get the Legacy object from DB
get(ResultSet) - Method in class openlsd.database.data.LSDDbOp
Get Values from ResultSet
get(ResultSet) - Method in class openlsd.database.data.LSDDbService
Get Values from ResultSet
get(ResultSet) - Method in class openlsd.database.data.LSDDbStorage
Get Values from ResultSet
get(LSDDbAdmin, long, long) - Method in class openlsd.database.data.LSDDbStorage
Get the Storage object from DB
get() - Method in class openlsd.network.server.legacy.LSDDocument
Get the byte array of the Document stored in the associated Legacy/Storage, limitating the file size to 2^32 bytes.
get(FileChannel) - Method in class openlsd.network.server.legacy.LSDDocument
Write the Document stored in the associated Legacy/Storage to the fileChannelOut, thus bypassing the limitation of the file size to 2^32 bytes.
get(long, long) - Method in class openlsd.network.server.legacy.LSDLegacy
Get the full file in one array of byte (limited to 2^32 bytes).
get1rstFieldsValues(long, long, long, long, Timestamp, String) - Static method in class openlsd.database.data.LSDDbDocument
Get 1rst part of String for Setting as Values.
getAbstractName() - Method in class openlsd.network.server.legacy.LSDPath
Get LAbstractName (_a_b_c)
getAExist(boolean, String, LSDAdminAndVector) - Method in class openlsd.network.client.info.LSDClientInfo
Get the status of files from DB (lid,sid,did) in lsd.
getAExistMD5(boolean, String, LSDAdminAndVector) - Method in class openlsd.network.client.info.LSDClientInfo
Get the status of files from DB (lid,sid,did,md5) in lsd.
getAllFieldsExt() - Method in class openlsd.business.LSDBusinessImpl
 
getAllFieldsExt() - Method in class openlsd.database.business.LSDBusiness
Values to add to allfields (replace select *)
getAllFieldsExt() - Method in class openlsd.newbusiness.LSDBusinessImpl
 
getAllFieldsExt() - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
getBaseName() - Method in class openlsd.network.server.legacy.LSDPath
Get BaseName (c)
getBasePath() - Method in class openlsd.network.server.legacy.LSDLegacy
Return the base path of this Legacy
getBlock(int) - Method in class openlsd.network.server.legacy.LSDDocument
Get the current block byte array of the Document stored in the associated Legacy/Storage.
getBlock(LSDDocument, int) - Method in class openlsd.network.server.legacy.LSDLegacy
Get a block of the file associated with the LSDDocument argument from the same Legacy.
getBlockCrypto(int) - Method in class openlsd.network.server.legacy.LSDDocument
Get the current block byte array of the Document stored in the associated Legacy/Storage.
getCheck(LSDDbAdmin, long, long) - Method in class openlsd.database.data.LSDDbControl
Get the Control object from DB for Check only
getClientPutInfo(LSDDbLegacy, boolean, boolean) - Method in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Get a LSDClientPut and LSDClientInfo and LSDClientDelete for the Legacy and using the extension of PutSessionHandler and InfoSessionHandler.
getClientPutInfoFromIpPort(LSDDbLegacy, LSDDbIpPort, LSDDbIpPort, boolean) - Method in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Get a LSDClientPut and LSDClientInfo and LSDClientDelete for the Legacy and using the extension of PutSessionHandler and InfoSessionHandler.
getCrypto() - Method in class openlsd.network.server.legacy.LSDDocument
Get the byte array of the Document stored in the associated Legacy/Storage, limitating the file size to 2^32 bytes.
getCrypto(FileChannel) - Method in class openlsd.network.server.legacy.LSDDocument
Write the Document stored in the associated Legacy/Storage to the fileChannelOut, thus bypassing the limitation of the file size to 2^32 bytes.
getCurrentNB() - Method in class openlsd.appli.autoimport.commonimport.LSDExtQueueMembers
 
getDataToObject(boolean, long, long, long, Object) - Method in class openlsd.network.client.get.LSDClientGet
Ask to get Data (file) identified by the triple legacy, storage and document, and put the result in the result object, which is by default an array of byte or another object controled by another object which implies an extend of LSDClientGetSessionHandler with a new version of messageGetBlock.
getDecoder(IoSession) - Method in class openlsd.network.common.codec.LSDSerializationCodecFactory
 
getDecoderMaxObjectSize() - Method in class openlsd.network.common.codec.LSDSerializationCodecFactory
Returns the allowed maximum size of the object to be decoded.
getDelete() - Method in class openlsd.multiple.ophandler.common.LSDPoolConnection
Get One Delete Client
getDeleteConn(LSDDbAdmin, long) - Method in class openlsd.multiple.ophandler.common.LSDPoolLSDConnection
Get a Connection to a Delete client
getDependants() - Method in class org.apache.jsp.erreur_jsp
 
getDocument(LSDDbAdmin, long, LSDBusiness) - Static method in class openlsd.appli.autoimport.commonimport.LSDCommonFunctions
Get Document from args. lsdb object must contains unique index information.
getDocument(long, long) - Method in class openlsd.network.server.legacy.LSDLegacy
Returns the LSDDocument object associated with the current Legacy lid, Storage sid, Document did
getDocument(ArrayList<String>, LSDDbAdmin, long, LSDBusiness, LSDDbIpPort, HttpServletResponse) - Static method in class openlsd.web.appli.LSDWebGet
Get the document and returns it to the response
getDocument(ArrayList<String>, LSDDbAdmin, long, LSDBusiness, LSDDbIpPort, HttpServletResponse, boolean, String) - Static method in class openlsm.web.client.LSMWebGet
Get the document and returns it to the response
getDocumentException(ArrayList<String>, LSDDbAdmin, long, LSDBusiness, LSDDbIpPort, HttpServletResponse) - Static method in class openlsd.web.appli.LSDWebGet
Get the document and returns it to the response
getDocumentFromLegacy(IoSession, LSDMsgAnswear, LSDServerSession, LSDLegacy, long, long) - Static method in class openlsd.network.server.LSDDemuxingIoHandler
Return the associated Document according to Legacy / sid/did, or if not found, send an error message using preallocated LSDMsgAnswear and setting the LSDServerSession.
getDu(String) - Static method in class openlsd.common.LSDDuLib
Get result from something close to du -ks
getEncoder(IoSession) - Method in class openlsd.network.common.codec.LSDSerializationCodecFactory
 
getEncoderMaxObjectSize() - Method in class openlsd.network.common.codec.LSDSerializationCodecFactory
Returns the allowed maximum size of the encoded object.
getExist(boolean, long, long, long, String) - Method in class openlsd.network.client.info.LSDClientInfo
Ask to get the existence of the file identified by the triple legacy, storage and document, and return true if it exists, no if not or if an error occurs.
getExists(LSDDbAdmin, long, LSDBusiness) - Static method in class openlsd.database.business.LSDExtDbDocument
Returns if the Document object exists in DB. lsdb object must contains unique index information.
getFieldsExt(int) - Method in class openlsd.business.LSDBusinessImpl
 
getFieldsExt(int) - Method in class openlsd.database.business.LSDBusiness
Extended fields for Business
getFieldsExt(int) - Method in class openlsd.newbusiness.LSDBusinessImpl
 
getFieldsExt(int) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
getFieldsSet - Static variable in class openlsd.database.business.LSDExtDbDocument
Set for all fields except fields used in getWhereClause (override)
getFieldsSet - Static variable in class openlsd.database.data.LSDDbDocument
Set for all fields except fields used in getWhereClause
getFieldsSet1 - Static variable in class openlsd.database.data.LSDDbDocument
Set for all fields except fields used in getWhereClause.
getFieldsSetAll - Static variable in class openlsd.database.business.LSDExtDbDocument
Set for all fields except fields used in getWhereClause (override)
getFieldsSetAllExt - Static variable in class openlsd.business.LSDBusinessImpl
Must Be Extended in Implementation:
Set for all fields
getFieldsSetAllExt() - Method in class openlsd.business.LSDBusinessImpl
 
getFieldsSetAllExt - Static variable in class openlsd.database.business.LSDBusiness
Must Be Extended in Implementation:
Set for all fields
getFieldsSetAllExt() - Method in class openlsd.database.business.LSDBusiness
Set for all fields
getFieldsSetAllExt - Static variable in class openlsd.newbusiness.LSDBusinessImpl
Must Be Extended in Implementation:
Set for all fields
getFieldsSetAllExt() - Method in class openlsd.newbusiness.LSDBusinessImpl
 
getFieldsSetAllExt - Static variable in class openlsm.lsmbusiness.LSDBusinessImpl
Set for all fields
getFieldsSetAllExt() - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
getFieldsSetExt - Static variable in class openlsd.business.LSDBusinessImpl
Must Be Extended in Implementation:
Set for all fields except fields used in getWhereClause
getFieldsSetExt() - Method in class openlsd.business.LSDBusinessImpl
 
getFieldsSetExt - Static variable in class openlsd.database.business.LSDBusiness
Must Be Extended in Implementation:
Set for all fields except fields used in getWhereClause
getFieldsSetExt() - Method in class openlsd.database.business.LSDBusiness
Set for all fields except fields used in getWhereClause
getFieldsSetExt - Static variable in class openlsd.newbusiness.LSDBusinessImpl
Must Be Extended in Implementation:
Set for all fields except fields used in getWhereClause
getFieldsSetExt() - Method in class openlsd.newbusiness.LSDBusinessImpl
 
getFieldsSetExt - Static variable in class openlsm.lsmbusiness.LSDBusinessImpl
Set for all fields except fields used in getWhereClause
getFieldsSetExt() - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
getFieldsSetExtNULL - Static variable in class openlsd.business.LSDBusinessImpl
Must Be Extended in Implementation:
Set values as NULL (or empty) including where clause
getFieldsSetExtNULL() - Method in class openlsd.business.LSDBusinessImpl
 
getFieldsSetExtNULL - Static variable in class openlsd.database.business.LSDBusiness
Must Be Extended in Implementation:
Set values as NULL (or empty) including where clause
getFieldsSetExtNULL() - Method in class openlsd.database.business.LSDBusiness
Set values as NULL (or empty) including where clause
getFieldsSetExtNULL - Static variable in class openlsd.newbusiness.LSDBusinessImpl
Must Be Extended in Implementation:
Set values as NULL (or empty) including where clause
getFieldsSetExtNULL() - Method in class openlsd.newbusiness.LSDBusinessImpl
 
getFieldsSetExtNULL - Static variable in class openlsm.lsmbusiness.LSDBusinessImpl
Set values as NULL (or empty) including where clause
getFieldsSetExtNULL() - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
getFieldsSetNULL - Static variable in class openlsd.database.business.LSDExtDbDocument
Set values as NULL (or empty) including where clause (override)
getFieldsSetNULL - Static variable in class openlsd.database.data.LSDDbDocument
Set values as NULL (or empty) including where clause
getFieldsSetNULL1 - Static variable in class openlsd.database.data.LSDDbDocument
Set values as NULL (or empty) including where clause
getFieldsValues() - Method in class openlsd.business.LSDBusinessImpl
Set Values for Insert command
getFieldsValues() - Method in class openlsd.database.business.LSDBusiness
Set Values for Insert command
getFieldsValues(long, long, long, long, Timestamp, String, LSDBusiness) - Static method in class openlsd.database.business.LSDExtDbDocument
Get String for Setting as Values (override)
getFieldsValues(long, long, long, long, Timestamp, String) - Static method in class openlsd.database.data.LSDDbDocument
Get String for Setting as Values
getFieldsValues() - Method in class openlsd.newbusiness.LSDBusinessImpl
Set Values for Insert command
getFieldsValues() - Method in class openlsm.lsmbusiness.LSDBusinessImpl
Set Values for Insert command
getFileAbstractName() - Method in class openlsd.network.server.legacy.LSDDocument
To get FileAbstractName (/outPath/_a_b_c)
getFileBasePath() - Method in class openlsd.network.server.legacy.LSDDocument
To get FileBasePath (/basePath/a/b without c)
getFileCrypto() - Method in class openlsd.network.server.legacy.LSDLegacy
Get the fileCrypto
GETFILEFROMPATH_PATH - Static variable in class openlsd.common.LSDConstants
Default position of getFileFromPath (C) functions
getFileGlobalPath() - Method in class openlsd.network.server.legacy.LSDDocument
To get FileGlobalPath (/basePath/a/b/c)
getFileLength() - Method in class openlsd.network.server.legacy.LSDDocument
Returns the file length.
getFirst() - Method in class openlsd.common.datatype.LSDLinkedLongList
Get the first element
getForUpdateAdd(LSDDbAdmin, long, long, long, int) - Method in class openlsd.database.data.LSDDbStorage
Get for update the Storage object (lid, sid) from DB (the parameter filesize is added to the existing Storage size)
This version is correct since fda is not changed.
getFromLSD(ResultSet) - Method in class openlsd.database.data.LSDDbDocument
Get Values from ResultSet
getFromResultSet(ResultSet) - Method in class openlsd.business.LSDBusinessImpl
Set internal value from ResultSet
getFromResultSet(ResultSet) - Method in class openlsd.database.business.LSDBusiness
Set internal value from ResultSet
getFromResultSet(ResultSet) - Method in class openlsd.newbusiness.LSDBusinessImpl
Set internal value from ResultSet
getFromResultSet(ResultSet) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
Set internal value from ResultSet
getGet() - Method in class openlsd.multiple.ophandler.common.LSDPoolConnection
Get One Get Client
getGet() - Method in class openlsd.web.extension.LSDWebPoolConnection
Get One WebGet Client
getGetConn(LSDDbAdmin, long) - Method in class openlsd.multiple.ophandler.common.LSDPoolLSDConnection
Get a Connection to a Get client
getGlobalPath() - Method in class openlsd.network.server.legacy.LSDPath
Get LGlobalPath (/a/b/c)
getGlobalPathWoBasename() - Method in class openlsd.network.server.legacy.LSDPath
Get GlobalPath without Basename (/a/b)
getGlobalUsedFreeSpace(File) - Static method in class openlsd.common.LSDConstants
Get the Global Used and Free space in KB
getGlobalUsedFreeSpace() - Method in class openlsd.web.legacy.LSDWebStorage
Get the Global Used and Free space in KB
getId(ResultSet) - Method in class openlsd.database.data.LSDDbService
Get Only Id from ResultSet
getIfExists(String) - Method in class openlsd.server.admin.commoncheck.LSDCheckSimilarAbstract
Returns the Document if it exists, else null
getIfExists(File) - Method in class openlsd.server.admin.commoncheck.LSDCheckSimilarAbstract
Returns the Document if it exists, else null
getIndex(String, boolean) - Static method in class openlsm.readFile.LSMReadFile
Get the Index, either to a file (toFile = True) either to the String as return
getIndexFromString(String) - Method in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Get file, lid and idb from the String line where a blank character is a separator.
getIndexFromString(String) - Method in class openlsm.autoimport.commonimport.LSMImportAbstract
Get file, lid and idb from the String line where a blank character is a separator.
getInfo() - Method in class openlsd.multiple.ophandler.common.LSDPoolConnection
Get One Info Client
getInfoConn(LSDDbAdmin, long) - Method in class openlsd.multiple.ophandler.common.LSDPoolLSDConnection
Get a Connection to a Info client
getInPath(boolean, long, long, long) - Method in class openlsd.network.client.info.LSDClientInfo
Ask to get a copy of the file identified by the triple legacy, storage and document, and return the path if it exists, null if not or if an error occurs.
getInPath(long, long) - Method in class openlsd.network.server.legacy.LSDLegacy
Get the the full path to access to a copy of the file in the base out path defined for this Legacy.
getIpPort(LSDDbAdmin, int, long) - Static method in class openlsd.database.data.LSDDbIpPort
Get all IpPort for the given function for the given Legacy
getIpPort(LSDDbAdmin, int) - Static method in class openlsd.database.data.LSDDbIpPort
Get all IpPort for the given function for any Legacy
getIpPort(ArrayList<String>, LSDDbAdmin, long, int) - Static method in class openlsd.web.common.LSDWebCommon
Get the IpPort corresponding to the legacy (first one as for now, but can be changed for instance to get the closest one)
getIpPortC(LSDDbLegacy) - Method in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Get the IpPort correspondig to the Legacy for Compress
getIpPortP(LSDDbLegacy) - Method in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Get the IpPort correspondig to the Legacy for Protected
getIsNull(String) - Static method in class openlsd.database.session.LSDDbRequest
Test if value is null and create the string for insert/update
getKeepAliveRequestInterval() - Method in class openlsd.network.client.common.LSDKeepAliveFilter
 
getLast() - Method in class openlsd.common.datatype.LSDLinkedLongList
Get the last element
getLastId() - Method in class openlsd.database.session.LSDDbRequest
Get the last ID autoincrement from the last request
getLastId(ResultSet) - Static method in class openlsd.database.session.LSDDbRequest
Get the last ID autoincrement from the result
getLegacies(LSDDbAdmin) - Static method in class openlsd.database.data.LSDDbLegacy
Return an array of Legacy
getLegacy(long) - Method in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Get the Legacy corresponding to the Legacy lid
getLegacy(IoSession, LSDMsgAnswear, LSDServerSession, long) - Static method in class openlsd.network.server.LSDDemuxingIoHandler
Return the associated Legacy according to lid, or if not found, send an error message using preallocated LSDMsgAnswear and setting the LSDServerSession.
getLID() - Method in class openlsd.network.server.legacy.LSDLegacy
Get the LID
getList(boolean, long, LSDAdminAndVector) - Method in class openlsd.network.client.info.LSDClientInfo
Get the list of files (sid,did) under the legacy and would be compared with the DB (with extension of the class LSDClientGetSessionHandler).
getListMD5(boolean, long, LSDAdminAndVector) - Method in class openlsd.network.client.info.LSDClientInfo
Get the list of files (sid,did,md5) under the legacy and would be compared with the DB (with extension of the class LSDClientGetSessionHandler).
getListOfFiles(IoSession, LSDMsgAnswear, String) - Static method in class openlsd.network.server.legacy.LSDPathConstants
Get the list of Files under the path.
getListOfFilesMD5(IoSession, LSDMsgAnswear, String) - Static method in class openlsd.network.server.legacy.LSDPathConstants
Get the list of Files under the path.
getLock(LSDDbAdmin) - Static method in class openlsd.database.data.LSDDbControl
Get Lock for Control (JVM Only, since SQL should be done elsewhere)
getLock(LSDDbAdmin) - Method in class openlsd.database.data.LSDDbLegacy
Get Lock for the current Legacy (Move/Insert/Delete)
getLockSQL(LSDDbAdmin) - Static method in class openlsd.database.data.LSDDbControl
Get Lock for Control SQL only (PostGre/MySQL)
getLSD(ResultSet) - Method in class openlsd.database.data.LSDDbCheck
Get Values from ResultSet limited to lid,sid,did
getLSDFiles(boolean) - Method in class openlsd.server.admin.commoncheck.limit.LSDCheckPathThreadedDual
Import all files instances in DB (work)
getLSDFiles(boolean) - Method in class openlsd.server.admin.commoncheck.LSDCheckPathThreaded
Import all files instances in DB (working table) and test them using checkBothSides
getMaxObjectSize() - Method in class openlsd.network.common.codec.LSDSerializationDecoderCumulative
Returns the allowed maximum size of the object to be decoded.
getMaxObjectSize() - Method in class openlsd.network.common.codec.LSDSerializationEncoder
Returns the allowed maximum size of the encoded object.
getMove() - Method in class openlsd.multiple.ophandler.common.LSDPoolConnection
Get One Move Client
getMoveConn(LSDDbAdmin, long) - Method in class openlsd.multiple.ophandler.common.LSDPoolLSDConnection
Get a Connection to a Move client
getName() - Method in class openlsd.network.server.legacy.LSDLegacy
Get the name of the Legacy
getNbInPool() - Method in class openlsd.multiple.ophandler.common.LSDPoolConnection
Returns the number of sessions in the pool
getNbInPool() - Method in class openlsd.multiple.ophandler.common.LSDPoolLSDConnection
Returns the number of sessions in all pool (Delete, Put, Info, Get, Move)
getNbInPool() - Method in class openlsd.web.extension.LSDWebClientGetPool
Returns the number of sessions in the pool
getNbInPool() - Method in class openlsd.web.extension.LSDWebPoolConnection
Returns the number of sessions in the pool
getNewStorageDocumentProcedureCommit(LSDDbAdmin, LSDDbLegacy, long, LSDBusiness, boolean, boolean) - Static method in class openlsd.appli.autoimport.commonimport.LSDCommonFunctions
Get New Storage for New Document.
getNewStorageDocumentProcedureCommitOp(LSDDbAdmin, LSDDbLegacy, long, LSDBusiness, boolean, boolean, long) - Method in class openlsd.multiple.autoimport.commonimport.LSDCommonFunctionsExtOp
Get New Storage for New Document.
getNewStorageDocumentsProcedureCommit(LSDDbAdmin, LSDDbLegacy, LSDExtQueueMembers, boolean, boolean) - Static method in class openlsd.appli.autoimport.commonimport.LSDCommonFunctions
Get New Storage for a set of New Documents.
getNewStorageDocumentsProcedureCommit(LSDDbAdmin, LSDDbLegacy, LSDExtQueueMembers, boolean, boolean) - Method in class openlsd.appli.autoimport.commonimport.LSDImportFileBlock
Get New Storage for a set of New Documents.
getNewStorageDocumentsProcedureCommit(LSDDbAdmin, LSDDbLegacy, LSDExtQueueMembers, boolean, boolean) - Static method in class openlsd.multiple.autoimport.commonimport.LSDCommonFunctionsExtOp
Get New Storage for a set of New Documents.
getNewStorageDocumentsProcedureCommit(LSDDbAdmin, LSDDbLegacy, LSDExtQueueMembers, boolean, boolean) - Method in class openlsd.multiple.autoimport.commonimport.LSDImportFileBlockExtOp
 
getNewStorageDocumentsProcedureCommitOp(LSDDbAdmin, LSDDbLegacy, LSDExtQueueMembers, boolean, boolean) - Static method in class openlsd.multiple.autoimport.commonimport.LSDCommonFunctionsExtOp
Get New Storage for a set of New Documents.
getNext(ResultSet) - Static method in class openlsd.database.session.LSDDbPreparedStatement
Move the cursor to the next result
getNext(ResultSet) - Static method in class openlsd.database.session.LSDDbRequest
Move the cursor to the next result
getNoAckDataToObject(boolean, long, long, long, Object) - Method in class openlsd.network.client.get.LSDClientGet
Ask to get Data (file) identified by the triple legacy, storage and document, and put the result in the result object, which is by default an array of byte or another object controled by another object which implies an extend of LSDClientGetSessionHandler with a new version of messageGetBlock.
getObject() - Method in class openlsd.network.client.common.LSDClientCommon
Return the current user object of the session
getObject() - Method in class openlsd.network.common.message.LSDMinimalSession
Get the object from the session
getOps(LSDDbAdmin, long) - Static method in class openlsd.database.data.LSDDbOp
Get all Ops associated to idop from DB except the major one (OpStatusBeeing or OpStatusError)
getOutPath() - Method in class openlsd.network.server.legacy.LSDLegacy
Return the base Out path of this Legacy
getPoolDocument(ArrayList<String>, LSDDbAdmin, long, LSDBusiness, LSDDbIpPort, HttpServletResponse) - Static method in class openlsd.web.appli.LSDWebGet
Get the document and returns it to the response using Pool
getPoolDocument(ArrayList<String>, LSDDbAdmin, long, LSDBusiness, LSDDbIpPort, HttpServletResponse, boolean, String) - Static method in class openlsm.web.client.LSMWebGet
Get the document and returns it to the response using Pool
getPoolDocumentException(ArrayList<String>, LSDDbAdmin, long, LSDBusiness, LSDDbIpPort, HttpServletResponse) - Static method in class openlsd.web.appli.LSDWebGet
Get the document and returns it to the response using Pool
getPrimaryOp(LSDDbAdmin) - Static method in class openlsd.database.data.LSDDbOp
Get the Primary Op object with status = OPStatusTodo
getPrimaryOp(LSDDbAdmin) - Static method in class openlsd.database.data.LSDSpecific
Get the Primary Op object with status = OPStatusTodo in order of creation (idop Order)
getPrimaryOp(LSDDbAdmin) - Static method in class openlsd.database.data.mysql.LSDMySQLSpecific
Get the Primary Op object with status = OPStatusTodo
getPrimaryOp(LSDDbAdmin) - Static method in class openlsd.database.data.oracle.LSDOracleSpecific
Get the Primary Op object with status = OPStatusTodo
getPrimaryOp(LSDDbAdmin) - Static method in class openlsd.database.data.postgresql.LSDPostGreSQLSpecific
Get the Primary Op object with status = OPStatusTodo
getPut() - Method in class openlsd.multiple.ophandler.common.LSDPoolConnection
Get One Put Client
getPutConn(LSDDbAdmin, long) - Method in class openlsd.multiple.ophandler.common.LSDPoolLSDConnection
Get a Connection to a Put client
getSecretKey() - Method in class openlsd.network.server.legacy.LSDCrypto
Returns the secretKey
getSecretkey() - Method in class openlsd.network.server.legacy.LSDLegacy
Get the sercretkey
getServices(LSDDbAdmin, long) - Static method in class openlsd.database.data.LSDDbService
Get all Services associated to idservice from DB
getSessionInfo(boolean) - Method in class openlsd.network.client.info.LSDClientInfo
Get the list of sessions (name,remoteAddress,CreationTimeMs,LastReadTimeMs,LastWriteTimeMs, NbReadMsg,NbWriteMsg,isIdle,isConnected,isClosing,Command[,Status,Running,isClosed, unique,legacy,storage,document] if Command !
getSessionInfo() - Method in class openlsd.network.server.LSDMsgInfoHandler
Get the string of sessions and their status
getSimple(ResultSet) - Method in class openlsd.database.business.LSDExtDbDocument
Get Values from ResultSet as LSDDbDocument without Business
getSize(boolean, long, long, long) - Method in class openlsd.network.client.info.LSDClientInfo
Ask to get Size file identified by the triple legacy, storage and document, and return the result.
getSize() - Method in class openlsd.network.server.legacy.LSDLegacy
Get the max size of one Storage from this Legacy.
getSizeDocument(LSDDbAdmin) - Static method in class openlsd.database.data.LSDSpecific
Return the Prepare Statement for get Size from Document in one Legacy/Storage
getSizeDocument(LSDDbAdmin) - Static method in class openlsd.database.data.mysql.LSDMySQLSpecific
Return the Prepare Statement for get Size from Document in one Legacy/Storage
getSizeDocument(LSDDbAdmin) - Static method in class openlsd.database.data.oracle.LSDOracleSpecific
Return the Prepare Statement for get Size from Document in one Legacy/Storage
getSizeDocument(LSDDbAdmin) - Static method in class openlsd.database.data.postgresql.LSDPostGreSQLSpecific
Return the Prepare Statement for get Size from Document in one Legacy/Storage
getStatus() - Method in class openlsd.network.client.common.LSDClientCommon
Return the status of the request: 1 running, 0 finished, -1 error system, -2 error as request, -3 error as unavailable request, -4 error as cannot restore to previous state, -5 error as bad client request, -6 error as no service.
getStorages(LSDDbAdmin, long) - Static method in class openlsd.database.data.LSDDbStorage
Get all Storages associated with the lid from the DB.
getUpDB(long) - Static method in class openlsd.server.admin.commoncheck.LSDCheckCommon
Get the UpDB Select request
getUpDBDual(long) - Static method in class openlsd.server.admin.commoncheck.limit.LSDCheckCommonDual
Get the UpDB Select request
getUsedSpace(File) - Static method in class openlsd.common.LSDConstants
Get the Used space in KB with openlsddu command
getUsedSpace(File, boolean) - Static method in class openlsd.common.LSDConstants
Get the Used space in KB with openlsddu command
getUsedSpace() - Method in class openlsd.web.legacy.LSDWebStorage
Get the Used space in KB
getWhereClause - Static variable in class openlsd.business.LSDBusinessImpl
Must Be Extended in Implementation:
Where condition in " condition " format which will be added to " WHERE Legacy = ?
getWhereClause() - Method in class openlsd.business.LSDBusinessImpl
 
getWhereClause - Static variable in class openlsd.database.business.LSDBusiness
Must Be Extended in Implementation:
Where condition in " condition " format which will be added to " WHERE Legacy = ?
getWhereClause() - Method in class openlsd.database.business.LSDBusiness
Where condition in " condition " format which will be added to " WHERE Legacy = ?
getWhereClause - Static variable in class openlsd.database.data.LSDDbDocument
Where condition in " WHERE condition " format which must returns 1 unique document.
getWhereClause - Static variable in class openlsd.newbusiness.LSDBusinessImpl
Must Be Extended in Implementation:
Where condition in " condition " format which will be added to " WHERE Legacy = ?
getWhereClause() - Method in class openlsd.newbusiness.LSDBusinessImpl
 
getWhereClause - Static variable in class openlsm.lsmbusiness.LSDBusinessImpl
Where condition in " condition " format which will be added to " WHERE Legacy = ?
getWhereClause() - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
getWhereClauseBusiness - Static variable in class openlsd.database.business.LSDExtDbDocument
Where condition in " WHERE condition " format which must returns 1 unique document.
getWhereClauseMD5 - Static variable in class openlsd.database.data.LSDDbDocument
Where condition in " WHERE condition " format which must returns 1 unique document and compares also MD5 value.
getWhereCond(String, String) - Static method in class openlsd.database.data.LSDDbStorage
Get String for Where Condition
getWhereCondPils(String) - Static method in class openlsd.database.data.LSDDbDocument
Get String for Where Condition
getWhereCondPl() - Static method in class openlsd.database.data.LSDDbLegacy
Get String for Where Condition
getWhereCondPl(String) - Static method in class openlsd.database.data.LSDDbStorage
Get String for Where Condition
getWhereCondPls() - Static method in class openlsd.database.data.LSDDbStorage
Get String for Where Condition
getWhereEmpty - Static variable in class openlsd.database.data.LSDDbDocument
Search empty document (docdate is null) in one legacy/storage
globalfile - Variable in class openlsd.appli.autoimport.LSDAutoImport
Number of files globally imported
globalfile - Variable in class openlsd.appli.autoimport.LSDAutoImportBlock
Number of files globally imported
globalpath - Variable in class openlsd.web.legacy.LSDWebStorage
Global Path
globalPathRank - Static variable in class openlsd.network.server.legacy.LSDPathConstants
Full Relative Path index

A B C D E F G H I J K L M N O P Q R S T U W X _