|
Servoy 5.x Public API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IClientInformation
Interface to receive some client information at the server side
| Method Summary | |
|---|---|
int |
getApplicationType()
Gets the type of the application that was started by this client (smart client, web client, ...). |
String |
getClientID()
Gets the clientId of this client. |
String |
getHostAddress()
Gets the address of the host computer where this client has connected from. |
String |
getHostIdentifier()
Gets the identified of the host computer where this client has connected from. |
String |
getHostName()
Gets the name of the host computer where this client has connected from. |
String |
getUserName()
Gets the name of the user who logged in at this client. |
String |
getUserUID()
Gets the uid of the user who logged in at this client. |
| Method Detail |
|---|
int getApplicationType()
getApplicationType in interface com.servoy.j2db.server.IClientInformationString getClientID()
getClientID in interface com.servoy.j2db.server.IClientInformationString getHostAddress()
getHostAddress in interface com.servoy.j2db.server.IClientInformationString getHostIdentifier()
getHostIdentifier in interface com.servoy.j2db.server.IClientInformationString getHostName()
getHostName in interface com.servoy.j2db.server.IClientInformationString getUserName()
getUserName in interface com.servoy.j2db.server.IClientInformationString getUserUID()
getUserUID in interface com.servoy.j2db.server.IClientInformation
|
Copyright © 2010 Servoy B.V. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||