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
NoSuchMethodException
public UUID getUUID() throws NoSuchMethodException
NoSuchMethodException
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.