be.SIRAPRISE.client.jsba
Interface TreeindexspaceToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
TreeIndexSpace

public interface TreeindexspaceToDBObject
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