public interface ILocalStateHandlingProvider
| Modifier and Type | Method and Description |
|---|---|
void |
deleteWSResource(String resourceId,
String resourceType,
EnvHintCollection Hints) |
Object |
getWSResource(String resourceId,
String forName,
EnvHintCollection Hints) |
void |
updateWSResource(String resourceId,
String resourceType,
Object resource,
EnvHintCollection Hints) |
void updateWSResource(String resourceId, String resourceType, Object resource, EnvHintCollection Hints) throws EnvironmentInformationSystemException
Object getWSResource(String resourceId, String forName, EnvHintCollection Hints) throws EnvironmentInformationSystemException
void deleteWSResource(String resourceId, String resourceType, EnvHintCollection Hints) throws EnvironmentInformationSystemException
Copyright © 2014. All Rights Reserved.