|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StandardUserExtended | |
|---|---|
| interfaces | includes the interfaces for the client and the server. |
| server | includes the classes to realize the server side functionality. |
| Uses of StandardUserExtended in interfaces |
|---|
| Methods in interfaces that return types with arguments of type StandardUserExtended | |
|---|---|
java.util.Vector<StandardUserExtended> |
WSIDOInterface.getContactList(UserVerification userver)
returns contactlist users |
java.util.Vector<StandardUserExtended> |
WSIDOInterface.getInteractionUsers(UserVerification userver,
Item item)
returns possible users for interaction |
| Uses of StandardUserExtended in server |
|---|
| Methods in server that return types with arguments of type StandardUserExtended | |
|---|---|
java.util.Vector<StandardUserExtended> |
WSIDOServer.getContactList(UserVerification userver)
returns the contactlist of a user |
java.util.Vector<StandardUserExtended> |
WSIDOServer.getInteractionUsers(UserVerification userver,
Item item)
returns possible users for interaction |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||