be.SIRAPRISE.client.jsba
Interface HashingindexspaceToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
HashingIndexSpace

public interface HashingindexspaceToDBObject
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

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

Method Detail

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