public class XItemWidgetWrapper extends Object
Constructor and Description |
---|
XItemWidgetWrapper(String uuid,
Class<? extends IXItemWidget> wrap,
Long versionTimestamp) |
Modifier and Type | Method and Description |
---|---|
String |
getUuid() |
Long |
getVersionTimestamp() |
Class<? extends IXItemWidget> |
getWraped() |
IXItemWidget |
newInstance() |
public XItemWidgetWrapper(String uuid, Class<? extends IXItemWidget> wrap, Long versionTimestamp)
public Class<? extends IXItemWidget> getWraped()
public String getUuid()
public Long getVersionTimestamp()
public IXItemWidget newInstance() throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.