com.intel.gpe.client2
Interface ListClient

All Known Implementing Classes:
ApplicationClientFrame, ClientAdapter

public interface ListClient

The interface to the client lists available in the current user's context.

Version:
$Id: ListClient.java,v 1.1 2006/06/08 14:06:25 lukichev Exp $
Author:
Alexander Lukichev

Method Summary
 java.util.List<ClientWrapper<com.intel.gpe.clients.api.RegistryClient,java.lang.String>> getRegistryClientWrapperList()
          Get the list of the regisrties available in the current user's context.
 

Method Detail

getRegistryClientWrapperList

java.util.List<ClientWrapper<com.intel.gpe.clients.api.RegistryClient,java.lang.String>> getRegistryClientWrapperList()
Get the list of the regisrties available in the current user's context.

Returns:


Copyright © 2008. All Rights Reserved.