Package de.xima.fc.form.common.models
Class XItemWidgetWrapper
java.lang.Object
de.xima.fc.form.common.models.XItemWidgetWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionXItemWidgetWrapper
(String uuid, Class<? extends IXItemWidget> wrap, Long versionTimestamp, String pluginName) -
Method Summary
-
Constructor Details
-
XItemWidgetWrapper
public XItemWidgetWrapper(String uuid, Class<? extends IXItemWidget> wrap, Long versionTimestamp, String pluginName)
-
-
Method Details
-
getWraped
-
getUuid
-
getVersionTimestamp
-
newInstance
public IXItemWidget newInstance() throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException -
getPluginName
-