be.SIRAPRISE.client.jsba
Interface DBObjectToHashingindexspace

All Superinterfaces:
DBObject
All Known Implementing Classes:
HashingIndexSpace

public interface DBObjectToHashingindexspace
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getHashingindexspaceFilename()
          Gets the filename for hashingindexspace
 java.lang.String getHashingindexspaceStoragespaceid()
          Gets the storagespaceid for hashingindexspace
 

Method Detail

getHashingindexspaceStoragespaceid

java.lang.String getHashingindexspaceStoragespaceid()
Gets the storagespaceid for hashingindexspace

Returns:
The storagespaceid for hashingindexspace

getHashingindexspaceFilename

java.lang.String getHashingindexspaceFilename()
Gets the filename for hashingindexspace

Returns:
The filename for hashingindexspace