public class FileProvidingWrapper extends Object implements Serializable
| Constructor and Description |
|---|
FileProvidingWrapper(IFileProviding<?,?> resource,
ERessourcenTyp resourceType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
ERessourcenTyp |
getResourceType() |
UUID |
getUUID() |
int |
hashCode() |
boolean |
isWrapperFor(Class<?> clazz) |
String |
toString() |
<T> T |
unwrap(Class<T> clazz) |
public FileProvidingWrapper(IFileProviding<?,?> resource, ERessourcenTyp resourceType)
public <T> T unwrap(Class<T> clazz)
public boolean isWrapperFor(Class<?> clazz)
public ERessourcenTyp getResourceType()
public String getName() throws NoSuchMethodException
NoSuchMethodExceptionpublic UUID getUUID() throws NoSuchMethodException
NoSuchMethodExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.