com.intel.gpe.client2
Interface ClientSelection<ClientType extends com.intel.gpe.clients.api.WSRPClient,RepresentationType>
- All Known Implementing Classes:
- JobListTable, WSRPClientTable
public interface ClientSelection<ClientType extends com.intel.gpe.clients.api.WSRPClient,RepresentationType>
This interface should be implemented by any list of some client classes that is supposed to advertise its selection.
- Version:
- $Id: ClientSelection.java,v 1.6 2006/05/25 07:31:11 vashorin Exp $
- Author:
- Alexander Lukichev
getSelection
ClientWrapper<ClientType,RepresentationType> getSelection()
- Get the selection.
- Returns:
ClientWrapper
object and the client class; null
if nothing is selected
Copyright © 2008. All Rights Reserved.