be.SIRAPRISE.client.jsba
Interface ClientToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
Client

public interface ClientToDBObject
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 void setClientidFromDB(java.lang.String client)
          Sets client from the DB
 void setTrustauthenticationFromDB(java.lang.String trustauthentication)
          Sets trustauthentication from the DB
 

Method Detail

setTrustauthenticationFromDB

void setTrustauthenticationFromDB(java.lang.String trustauthentication)
Sets trustauthentication from the DB

Parameters:
trustauthentication - The DB value for trustauthentication

setClientidFromDB

void setClientidFromDB(java.lang.String client)
Sets client from the DB

Parameters:
client - The DB value for client