be.SIRAPRISE.client.jsba
Interface DataspaceToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
DataSpace

public interface DataspaceToDBObject
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 void setFilenameFromDB(java.lang.String filename)
          Sets filename from the DB
 void setGapcompressionthresholdFromDB(java.lang.String gapcompressionthreshold)
          Sets gapcompressionthreshold from the DB
 void setMaximumgapsFromDB(java.lang.String maximumgaps)
          Sets maximumgaps from the DB
 void setStoragespaceidFromDB(java.lang.String storagespaceid)
          Sets storagespaceid from the DB
 

Method Detail

setMaximumgapsFromDB

void setMaximumgapsFromDB(java.lang.String maximumgaps)
Sets maximumgaps from the DB

Parameters:
maximumgaps - The DB value for maximumgaps

setStoragespaceidFromDB

void setStoragespaceidFromDB(java.lang.String storagespaceid)
Sets storagespaceid from the DB

Parameters:
storagespaceid - The DB value for storagespaceid

setFilenameFromDB

void setFilenameFromDB(java.lang.String filename)
Sets filename from the DB

Parameters:
filename - The DB value for filename

setGapcompressionthresholdFromDB

void setGapcompressionthresholdFromDB(java.lang.String gapcompressionthreshold)
Sets gapcompressionthreshold from the DB

Parameters:
gapcompressionthreshold - The DB value for gapcompressionthreshold