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

S

sameDbConnMyltithread - Variable in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Is DB Conn using thread shared connection
sameLegacy - Variable in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
If Same Legacy, which Legacy Object
sameLid - Variable in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
If Same Legacy, which Legacy Id
savepoint() - Method in class openlsd.database.session.LSDDbSession
Make a savepoint
sb - Variable in class openlsd.common.datatype.LSDStringList
The internal STringBuilder
scompression - Variable in class openlsd.database.data.LSDDbIpPort
Is this service compressed from server part
select(String) - Method in class openlsd.database.session.LSDDbRequest
Execute a SELECT statement and returns the set of Result.
select(String, int) - Method in class openlsd.database.session.LSDDbRequest
Execute a SELECT statement and returns the set of Result.
sender - Variable in class openlsm.lsmbusiness.LSDBusinessImpl
Sender
sep - Static variable in class openlsd.server.admin.commoncheck.LSDCheckCommon
Seperator in String
separator - Static variable in class openlsd.common.LSDConstants
Default separator in String buffer in case of List
server - Variable in class openlsd.common.LSDLoadConfig
Server after Config is loaded
SERVER_PORT - Variable in class openlsd.network.server.LSDServerInstance
The port of the server
SERVER_THREAD - Static variable in class openlsd.common.LSDConstants
Default number of threads in pool for Server
serverCompressed - Variable in class openlsd.network.client.common.LSDClientCommon
Are messages compressed from Server
serverdb - Static variable in class openlsd.database.data.LSDSpecific
DB Server
serverHttpIoHandler - Static variable in class openlsd.network.server.LSDServer
HTTP Service
serverPort - Variable in class openlsd.network.client.common.LSDClientCommon
Port for the server
service_findfirst(LSDDbAdmin) - Static method in class openlsd.database.data.LSDSpecific
Service FindFirst
service_findfirst(LSDDbAdmin) - Static method in class openlsd.database.data.mysql.LSDMySQLSpecific
Service FindFirst
service_findfirst(LSDDbAdmin) - Static method in class openlsd.database.data.oracle.LSDOracleSpecific
Service FindFirst
service_findfirst(LSDDbAdmin) - Static method in class openlsd.database.data.postgresql.LSDPostGreSQLSpecific
Service FindFirst
session - Variable in class openlsd.database.session.LSDDbAdmin
session is the Session object for all type of requests
session - Variable in class openlsd.network.client.common.LSDClientCommon
Associated session
session - Variable in class openlsd.network.common.message.LSDMinimalSession
IoSession attached with this session object
sessionClosed(IoSession) - Method in class openlsd.network.client.common.LSDClientCommonSessionHandler
When the session is closed, free the session associated.
sessionClosed(IoSession) - Method in class openlsd.network.server.LSDDemuxingIoHandler
Close the session and clear the attribute.
sessionCreated(IoSession) - Method in class openlsd.network.server.LSDDemuxingIoHandler
Check if the session is ok with the status of the server.
sessionFinished(IoSession, byte) - Method in class openlsd.network.client.common.LSDClientCommonSessionHandler
Finish the current session by simply assign the status and releasing the possible lock.
sessionFinished() - Method in class openlsd.network.common.message.LSDMinimalSession
Stop the current session without closing the connection
sessionIdle(IoSession, IdleStatus) - Method in class openlsd.multiple.ophandler.common.LSDOpHandlerHttpIoHandler
 
sessionIdle(IoSession, IdleStatus) - Method in class openlsd.network.client.common.LSDClientCommonSessionHandler
In case of idle, if the session is present, free the lock such that the main call is released.
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class openlsd.network.client.common.LSDKeepAliveFilter
Trap all Idle status.
sessionIdle(IoSession, IdleStatus) - Method in class openlsd.network.server.LSDDemuxingIoHandler
Close the session and, if there is an attribute, release the lock of the attribute for all blocks.
sessionIdle(IoSession, IdleStatus) - Method in class openlsd.network.server.LSDServerHttpIoHandler
 
sessionReconnect() - Method in class openlsd.network.client.common.LSDClientCommon
Enable to try to reconnect to the server if disconnected.
sessionStart() - Method in class openlsd.network.client.common.LSDClientSession
Change the LSDSession in Ready state and Start the session
sessionStart() - Method in class openlsd.network.common.message.LSDMinimalSession
Start the session
sessionStart() - Method in class openlsd.network.server.LSDServerSession
Start the session
sessionStop() - Method in class openlsd.network.client.common.LSDClientSession
Stop the session (override for poolConnection property)
sessionStop() - Method in class openlsd.network.common.message.LSDMinimalSession
Stop the session
sessionStop(IoSession) - Static method in class openlsd.network.server.LSDDemuxingIoHandler
Stop the session.
sessionStop() - Method in class openlsd.network.server.LSDServerSession
Stop the session.
sessionStopNoClose() - Method in class openlsd.network.server.LSDServerSession
Stop the session but not close the connection (client will do first).
sessionTaskClose() - Method in class openlsd.network.server.LSDServerSession
Task for ending one true session
sessionWaitAllRequest(IoSession) - Static method in class openlsd.network.server.LSDDemuxingIoHandler
Wait that all pending requests from the session are done.
set(LSDDbAdmin) - Method in class openlsd.database.business.LSDExtDbDocument
Update or Insert data into DB from object (override)
set(LSDDbAdmin) - Method in class openlsd.database.data.LSDDbDocument
Update or Insert data into DB from object
set(LSDDbAdmin) - Method in class openlsd.database.data.LSDDbIpPort
Update (id >= 0) or Insert (Id < 0) data into DB from object
set(LSDDbAdmin) - Method in class openlsd.database.data.LSDDbLegacy
Update or Insert data into DB from object If lid is KO, then try to create a new one.
set(LSDDbAdmin, int, long) - Method in class openlsd.database.data.LSDDbLegacy
Update some Values into BD
set(LSDDbAdmin) - Method in class openlsd.database.data.LSDDbOp
Update or Insert data into DB from object.
set(LSDDbAdmin) - Method in class openlsd.database.data.LSDDbService
Update or Insert if it does not exist.
set(LSDDbAdmin, int) - Method in class openlsd.database.data.LSDDbService
Update or Insert data into DB from object.
setAdd(LSDDbAdmin, long) - Method in class openlsd.database.data.LSDDbStorage
Update or Insert data into DB from object.
setAddNoCommit(LSDDbAdmin, long) - Method in class openlsd.database.data.LSDDbStorage
Update or Insert data into DB from object.
setAddSizeNoCommit(LSDDbAdmin, long, long, long, long) - Static method in class openlsd.database.data.LSDDbStorage
Update or Insert size into DB.
setContextLSD(boolean, boolean, String, long) - Static method in class openlsd.database.data.LSDDbIpPort
Initialized a Context String from args for LSD Server
setDecoderMaxObjectSize(int) - Method in class openlsd.network.common.codec.LSDSerializationCodecFactory
Sets the allowed maximum size of the object to be decoded.
setEncoderMaxObjectSize(int) - Method in class openlsd.network.common.codec.LSDSerializationCodecFactory
Sets the allowed maximum size of the encoded object.
setFromLSDBusiness(LSDBusiness) - Method in class openlsd.business.LSDBusinessImpl
 
setFromLSDBusiness(LSDBusinessImpl) - Method in class openlsd.business.LSDBusinessImpl
 
setFromLSDBusiness(LSDBusiness) - Method in class openlsd.database.business.LSDBusiness
Set the currect object to the values from the object as parameter
setFromLSDBusiness(LSDBusiness) - Method in class openlsd.newbusiness.LSDBusinessImpl
 
setFromLSDBusiness(LSDBusinessImpl) - Method in class openlsd.newbusiness.LSDBusinessImpl
 
setFromLSDBusiness(LSDBusiness) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
setFromLSDBusiness(LSDBusinessImpl) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
 
setFromString(String) - Method in class openlsd.business.LSDBusinessImpl
(non-Javadoc)
setFromString(String) - Method in class openlsd.database.business.LSDBusiness
Fill the object from the String for function that gets information of Business index from one line from a file
setFromString(String) - Method in class openlsd.newbusiness.LSDBusinessImpl
(non-Javadoc)
setFromString(String) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
(non-Javadoc)
setFromStringArray(int[], String[]) - Method in class openlsd.business.LSDBusinessImpl
Set from 1 int[] for rank and 1 String[] for value
setFromStringArray(int[], String[]) - Method in class openlsd.database.business.LSDBusiness
Set from 1 int[] for rank and 1 String[] for value
setFromStringArray(int[], String[]) - Method in class openlsd.newbusiness.LSDBusinessImpl
Set from 1 int[] for rank and 1 String[] for value
setFromStringArray(int[], String[]) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
Set from 1 int[] for rank and 1 String[] for value
setFromStrings(int, String[]) - Method in class openlsd.business.LSDBusinessImpl
(non-Javadoc)
setFromStrings(int, String[]) - Method in class openlsd.database.business.LSDBusiness
Fill the object from the String for Import function (an array containing from curargs position a set of values from one line with blank character as separator)
setFromStrings(int, String[]) - Method in class openlsd.newbusiness.LSDBusinessImpl
(non-Javadoc)
setFromStrings(int, String[]) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
(non-Javadoc)
setFromToSchedToTodo(LSDDbAdmin) - Static method in class openlsd.database.data.LSDDbOp
Set all Op object with ToSched status to transform them to Todo status.
setInitialOpHandler(LSDDbAdmin) - Static method in class openlsd.database.data.LSDDbControl
Initialize if needed the OpHandler control in Control Table.
setInt(int, int) - Method in class openlsd.database.session.LSDDbPreparedStatement
Set value in PreparedStatement
setKeepAliveRequestInterval(int) - Method in class openlsd.network.client.common.LSDKeepAliveFilter
 
setLong(int, long) - Method in class openlsd.database.session.LSDDbPreparedStatement
Set value in PreparedStatement
setLoopIdUnique(LSDStorage, long) - Method in class openlsd.network.server.legacy.LSDDocument
Set the did for the current Document: to use with really care.
setLoopIdUnique(LSDLegacy, long) - Method in class openlsd.network.server.legacy.LSDStorage
Set the sid for the current Legacy: to use with really care.
setLSDPath(long) - Method in class openlsd.network.server.legacy.LSDPath
Create a LSDPath from an id
setMaxObjectSize(int) - Method in class openlsd.network.common.codec.LSDSerializationDecoderCumulative
Sets the allowed maximum size of the object to be decoded.
setMaxObjectSize(int) - Method in class openlsd.network.common.codec.LSDSerializationEncoder
Sets the allowed maximum size of the encoded object.
setNewStorageDocument(LSDDbAdmin, LSDDbLegacy, LSDExtDbDocument, LSDExtDbDocument, boolean) - Static method in class openlsd.appli.autoimport.commonimport.LSDCommonFunctions
Set New Storage for New Document if it was inserted, or Set Storage as its previous state and not Set Document
setObject(Object) - Method in class openlsd.network.client.common.LSDClientCommon
Set the current user object of the session
setObject(Object) - Method in class openlsd.network.common.message.LSDMinimalSession
Replace the object or New object for the session
setOutPath(String) - Method in class openlsd.network.server.legacy.LSDLegacy
Set a new base out Path
setOutput(LSDDbAdmin, LSDDbLegacy, LSDExtDbDocument, LSDExtQueueMember, String, boolean) - Method in class openlsd.appli.autoimport.commonimport.LSDCommonFunctions
Set output according to the status (True ok, False wrong)
setPDel(LSDDbAdmin, long, LSDBusiness) - Method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Insert. lsdb object must contains unique index information.
setPDel(LSDDbAdmin, long, long, long) - Static method in class openlsd.database.data.LSDDbDocument
Create the PreparedStatement for Delete
setPGet(LSDDbAdmin, long, LSDBusiness) - Static method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Get. lsdb object must contains unique index information.
setPGet(LSDDbAdmin, long, long, long) - Method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Get from L S D index (override)
setPGet(LSDDbAdmin, long, long, long) - Method in class openlsd.database.data.LSDDbDocument
Create the PreparedStatement for Get
setPGet(LSDDbAdmin, long) - Static method in class openlsd.database.data.LSDDbStorage
Create the PreparedStatement for Get
setPGetCount(LSDDbAdmin, long, Timestamp) - Static method in class openlsd.database.data.LSDDbDocument
Create the PreparedStatement for GetCount from Legacy and Time
setPGetCount(LSDDbAdmin, long, Timestamp, Timestamp) - Static method in class openlsd.database.data.LSDDbDocument
Create the PreparedStatement for GetCount from Legacy and Time start and stop
setPGetCount(LSDDbAdmin, long, long) - Static method in class openlsd.database.data.LSDDbDocument
Create the PreparedStatement for GetCount from Legacy and Storage
setPGetExists(LSDDbAdmin, long, LSDBusiness) - Static method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Get Exists. lsdb object must contains unique index information.
setPGetValid(LSDDbAdmin) - Static method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Get all valid documents (used with setPGetValidFill)
setPGetValidFill(LSDDbAdmin, LSDDbPreparedStatement, long, long) - Static method in class openlsd.database.business.LSDExtDbDocument
Fill the PreparedStatement for Get all valid documents from one legacy one storage
setPInsert(LSDDbAdmin, long, long, long, long, Timestamp, String, LSDBusiness) - Method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Insert (override)
setPInsert(LSDDbAdmin, long, long, long, long, Timestamp, String) - Static method in class openlsd.database.data.LSDDbDocument
Create the PreparedStatement for Insert
setPUpdate(LSDDbAdmin, long, long, Timestamp, String, LSDBusiness) - Method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Update from Legacy and Business (override)
setPUpdate(LSDDbAdmin, long, long, long, long, Timestamp, String, LSDBusiness) - Method in class openlsd.database.business.LSDExtDbDocument
Create the PreparedStatement for Update from Legacy, Storage and Document index (override)
setPUpdate(LSDDbAdmin, long, long, long, long, Timestamp, String) - Static method in class openlsd.database.data.LSDDbDocument
Create the PreparedStatement for Update
setQueueb(ConcurrentLinkedQueue<LSDExtQueueMember>) - Method in class openlsd.appli.autoimport.commonimport.LSDCommonFunctions
Constructor from args
setSecretKey(Key) - Method in class openlsd.network.server.legacy.LSDCrypto
Set the secretKey associated with this LSDCrypto
setSecretKey(byte[]) - Method in class openlsd.network.server.legacy.LSDCrypto
Allows to rebuild the secret Key with the data stored in the array of byte.
setString(int, String) - Method in class openlsd.database.session.LSDDbPreparedStatement
Set value in PreparedStatement
setTimestamp(int, Timestamp) - Method in class openlsd.database.session.LSDDbPreparedStatement
Set value in PreparedStatement
setToPrepStmtGetFieldsSetAllExt(int, LSDDbPreparedStatement) - Method in class openlsd.business.LSDBusinessImpl
Set the value into the prepareStatement from Object for the set in GetFieldsSetAllExt
setToPrepStmtGetFieldsSetAllExt(int, LSDDbPreparedStatement) - Method in class openlsd.database.business.LSDBusiness
Set the value into the prepareStatement from Object for the set in GetFieldsSetAllExt
setToPrepStmtGetFieldsSetAllExt(int, LSDDbPreparedStatement) - Method in class openlsd.newbusiness.LSDBusinessImpl
Set the value into the prepareStatement from Object for the set in GetFieldsSetAllExt
setToPrepStmtGetFieldsSetAllExt(int, LSDDbPreparedStatement) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
Set the value into the prepareStatement from Object for the set in GetFieldsSetAllExt
setToPrepStmtGetFieldsSetExt(int, LSDDbPreparedStatement) - Method in class openlsd.business.LSDBusinessImpl
Set the value into the prepareStatement from Object for the set in GetFieldsSetExt
setToPrepStmtGetFieldsSetExt(int, LSDDbPreparedStatement) - Method in class openlsd.database.business.LSDBusiness
Set the value into the prepareStatement from Object for the set in GetFieldsSetExt
setToPrepStmtGetFieldsSetExt(int, LSDDbPreparedStatement) - Method in class openlsd.newbusiness.LSDBusinessImpl
Set the value into the prepareStatement from Object for the set in GetFieldsSetExt
setToPrepStmtGetFieldsSetExt(int, LSDDbPreparedStatement) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
Set the value into the prepareStatement from Object for the set in GetFieldsSetExt
setToPrepStmtGetWhereClause(int, LSDDbPreparedStatement) - Method in class openlsd.business.LSDBusinessImpl
Set the value into the prepareStatement from Object for the Where Condition in getWhereClause
setToPrepStmtGetWhereClause(int, LSDDbPreparedStatement) - Method in class openlsd.database.business.LSDBusiness
Set the value into the prepareStatement from Object for the Where Condition in getWhereClause
setToPrepStmtGetWhereClause(int, LSDDbPreparedStatement) - Method in class openlsd.newbusiness.LSDBusinessImpl
Set the value into the prepareStatement from Object for the Where Condition in getWhereClause
setToPrepStmtGetWhereClause(int, LSDDbPreparedStatement) - Method in class openlsm.lsmbusiness.LSDBusinessImpl
Set the value into the prepareStatement from Object for the Where Condition in getWhereClause
SHUTDOWN - Static variable in class openlsd.multiple.ophandler.common.LSDOpHandlerHttpIoHandler
SHUTDOWN COMMAND
shutdown(String, boolean) - Method in class openlsd.network.client.admin.LSDClientAdmin
Ask to shutdown the server (with the opion immediat or not).
shutdown - Static variable in class openlsd.network.server.LSDServer
Status if the server is globally going down
SHUTDOWN - Static variable in class openlsd.network.server.LSDServerHttpIoHandler
SHUTDOWN COMMAND
shutdownNow() - Method in class openlsd.multiple.ophandler.common.LSDOpRunner
Force shutdown if necessary
sid - Variable in class openlsd.common.datatype.LSDSimpleDocument
Storage Id
sid - Variable in class openlsd.database.data.LSDDbCheck
Storage index
sid - Variable in class openlsd.database.data.LSDDbDocument
Storage index
sid - Variable in class openlsd.database.data.LSDDbOp
Storage Id
sid - Variable in class openlsd.database.data.LSDDbStorage
Storage Id
sid - Variable in class openlsd.multiple.admin.LSDInitOpFromDBForStorage
Storage ID
sid - Variable in class openlsd.multiple.admin.LSDInitOpFromDBPLForStorage
Storage ID
SID - Variable in class openlsd.web.legacy.LSDWebStorage
Storage Id
siddb - Static variable in class openlsd.database.data.LSDSpecific
DB SID (Oracle)
size() - Method in class openlsd.common.datatype.LSDLinkedLongList
return the size of the list
size - Variable in class openlsd.common.datatype.LSDQueueMember
the file size
size - Variable in class openlsd.database.data.LSDDbDocument
Size of the document
size - Variable in class openlsd.database.data.LSDDbLegacy
The size of each Storage of this Legacy
size - Variable in class openlsd.database.data.LSDDbStorage
Current size of the Legacy
size - Variable in class openlsd.network.client.info.LSDClientInfo
Size of the file
size - Variable in class openlsd.network.client.put.LSDClientPut
Original size of the file
SIZEBLOCKFS - Static variable in class openlsd.common.LSDConstants
Size of one block in the filesystem: could be later in the Legacy definition.
sizeline - Static variable in class openlsd.server.admin.commoncheck.LSDCheckCommon
Max Size of one line (Really = 96, but take 100 as closest value)
sizemax - Variable in class openlsd.web.legacy.LSDWebLegacy
The max size for each Storage in the set of this Legacy
SLF4J_PATH - Static variable in class openlsd.common.LSDConstants
Default position of the SLF4J configuration file
source2 - Variable in class openlsd.appli.autoimport.commonimport.LSDImportAbstract
Mode 2: Source filename
sqlreq - Variable in class openlsd.server.admin.commoncheck.LSDCheckCommon
The SQLRequest to execute
sseparator - Static variable in class openlsd.common.LSDConstants
Same as separator in String format
start() - Method in class openlsd.network.server.legacy.LSDLegacy
Start this Legacy (put and delete allowed).
startLogger(Class) - Static method in class openlsd.common.LSDConstants
Start the logger function with level
startProtected() - Static method in class openlsd.network.server.LSDServer
Start the Server for Protected
startServer(String, boolean, int, int) - Method in class openlsd.network.client.admin.LSDClientAdmin
Ask to start/stop a server (server 1 = User, 2 = UserCompressed, 3 = Protected).
startServerInstance() - Method in class openlsd.network.server.LSDServerInstance
Start the ServerInstance
startSignal - Variable in class openlsd.multiple.ophandler.common.LSDOpRunner
Each OpRunner can start
startUser() - Static method in class openlsd.network.server.LSDServer
Start the Server for User without compression
startUserComp() - Static method in class openlsd.network.server.LSDServer
Start the Server for User with compression
status - Variable in class openlsd.common.datatype.LSDQueueMember
Status
status - Variable in class openlsd.common.LSDStreamGobbler
Returned status
status - Variable in class openlsd.database.data.LSDDbLegacy
The status of this Legacy (on or off)
status - Variable in class openlsd.database.data.LSDDbOp
Status: 0 todo, 1, to schedule from, 2 beeing scheduled from, 3 done
When scheduled, a task move from
status - Variable in class openlsd.database.data.LSDDbService
Status of this Instance of Service
status - Variable in class openlsd.network.common.message.LSDMinimalSession
The Status of the command
status - Variable in class openlsd.network.common.message.LSDMsgAnswear
Status of command
status - Variable in class openlsd.network.common.message.LSDMsgPut
Status of command
status - Variable in class openlsd.network.common.message.LSDMsgPutFile
Status of command
status - Variable in class openlsd.network.common.message.LSDMsgPutNAck
Status of command
stillRun - Static variable in class openlsd.multiple.ophandler.LSDOpHandler
True as long as the file that stops the process does not exist
stop() - Method in class openlsd.network.server.legacy.LSDLegacy
Stop this Legacy (put and delete not allowed).
stopAdmin(boolean) - Static method in class openlsd.network.server.LSDServer
Stop the Server for Admin
stopProtected(boolean) - Static method in class openlsd.network.server.LSDServer
Stop the Server for Protected
stopServerInstance(boolean) - Method in class openlsd.network.server.LSDServerInstance
Stop the ServerInstance
stopUser(boolean) - Static method in class openlsd.network.server.LSDServer
Stop the Server for User without compression
stopUserComp(boolean) - Static method in class openlsd.network.server.LSDServer
Stop the Server for User with compression
storage - Variable in class openlsd.multiple.admin.LSDInitOpFromDBForStorage
DB Storage Object
storage - Variable in class openlsd.multiple.admin.LSDInitOpFromDBPLForStorage
DB Storage Object
storage - Variable in class openlsd.network.common.message.LSDMinimalSession
The Storage
storage - Variable in class openlsd.network.common.message.LSDMsgAdmin
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgAnswear
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgDel
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgGet
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgGetNAck
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgInfo
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgMove
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgPut
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgPutFile
Storage id
storage - Variable in class openlsd.network.common.message.LSDMsgPutNAck
Storage id
storage_findfirstInNew(LSDDbAdmin, long) - Static method in class openlsd.database.data.LSDSpecific
Storage FindFirst
storage_findfirstInNew(LSDDbAdmin, long) - Static method in class openlsd.database.data.mysql.LSDMySQLSpecific
Storage FindFirst
storage_findfirstInNew(LSDDbAdmin, long) - Static method in class openlsd.database.data.oracle.LSDOracleSpecific
Storage FindFirst
storage_findfirstInNew(LSDDbAdmin, long) - Static method in class openlsd.database.data.postgresql.LSDPostGreSQLSpecific
Storage FindFirst
storagedest - Variable in class openlsd.network.common.message.LSDMsgMove
Storage destination id
subject - Variable in class openlsm.lsmbusiness.LSDBusinessImpl
Subject and Keyword and Domain
subpath - Variable in class openlsd.web.legacy.LSDWebStorage
Sub Path up to Storage
sumsize - Variable in class openlsd.appli.autoimport.commonimport.LSDExtQueueMembers
Sum of Size for imported files

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