| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.ws.util.ViewManagerUtil
public final class ViewManagerUtil
A utility class for implementing the methods of the VI SDK ViewManager.
| Constructor Summary | |
|---|---|
ViewManagerUtil()
 | 
|
| Method Summary | |
|---|---|
static ContainerView | 
createContainerView(String sessionKey,
                    ManagedObjectReference _this,
                    ManagedObjectReference container,
                    List<String> type,
                    Boolean recursive)
 | 
static ListView | 
createListView(String sessionKey,
               ManagedObjectReference _this,
               List<ManagedObjectReference> obj)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ViewManagerUtil()
| Method Detail | 
|---|
public static ContainerView createContainerView(String sessionKey,
                                                ManagedObjectReference _this,
                                                ManagedObjectReference container,
                                                List<String> type,
                                                Boolean recursive)
                                         throws RemoteException,
                                                RuntimeFault
RemoteException
RuntimeFault
public static ListView createListView(String sessionKey,
                                      ManagedObjectReference _this,
                                      List<ManagedObjectReference> obj)
                               throws RemoteException,
                                      RuntimeFault
RemoteException
RuntimeFault
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||