Package | Description |
---|---|
de.innovationgate.wgaservices |
The Base Client API for using WGA Services Web Service
|
Modifier and Type | Method and Description |
---|---|
List<FSDesignResourceState> |
WGACoreServices.retrieveFSDesignResourceState(RemoteSession session,
String path)
retrieves the file system design resource states for the given path
|
Modifier and Type | Method and Description |
---|---|
DataSource |
WGACoreServices.retrieveFSDesignResourceContent(RemoteSession session,
FSDesignResourceState state)
retrieves the content of the given file system design resource
|