|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.ws.util.PropertyCollectorUtil
public class PropertyCollectorUtil
| Constructor Summary | |
|---|---|
PropertyCollectorUtil()
|
|
| Method Summary | |
|---|---|
static UpdateSet |
checkForUpdates(String sessionKey,
ManagedObjectReference _this,
String version)
|
static PropertyFilter |
createFilter(String sessionKey,
ManagedObjectReference _this,
PropertyFilterSpec spec,
Boolean partialUpdates)
|
static List<ObjectContent> |
retrieveProperties(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet)
|
static UpdateSet |
waitForUpdates(String sessionKey,
ManagedObjectReference _this,
String version)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyCollectorUtil()
| Method Detail |
|---|
public static PropertyFilter createFilter(String sessionKey,
ManagedObjectReference _this,
PropertyFilterSpec spec,
Boolean partialUpdates)
throws RemoteException,
InvalidProperty,
RuntimeFault
RemoteException
InvalidProperty
RuntimeFault
public static List<ObjectContent> retrieveProperties(ManagedObjectReference _this,
List<PropertyFilterSpec> specSet)
throws RemoteException,
InvalidProperty,
RuntimeFault
RemoteException
InvalidProperty
RuntimeFault
public static UpdateSet waitForUpdates(String sessionKey,
ManagedObjectReference _this,
String version)
throws RemoteException,
InvalidCollectorVersion,
RuntimeFault
RemoteException
InvalidCollectorVersion
RuntimeFault
public static UpdateSet checkForUpdates(String sessionKey,
ManagedObjectReference _this,
String version)
throws RemoteException,
InvalidCollectorVersion,
RuntimeFault
RemoteException
InvalidCollectorVersion
RuntimeFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||