public class ResourceDescription extends Object implements IResourceDescription
| Modifier and Type | Method and Description |
|---|---|
IResourceDescription |
adapt(IAuthentication authentication) |
IConnectionDescription |
getConnectionDescription() |
String |
getUrl() |
static ResourceDescription |
of(IResourceReference resourceReference) |
static ResourceDescription |
of(String string) |
public static ResourceDescription of(String string) throws CreationException
CreationExceptionpublic static ResourceDescription of(IResourceReference resourceReference) throws CreationException
CreationExceptionpublic IConnectionDescription getConnectionDescription()
getConnectionDescription in interface IResourceDescriptionpublic String getUrl()
getUrl in interface IResourceDescriptionpublic IResourceDescription adapt(IAuthentication authentication)
adapt in interface IResourceDescriptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.