Uses of Interface
nl.gx.webmanager.wrapper.WrapperFactory
-
Packages that use WrapperFactory Package Description nl.gx.webmanager.foundation Various utility and base classes that are used to implement the webmanager api. -
-
Uses of WrapperFactory in nl.gx.webmanager.foundation
Classes in nl.gx.webmanager.foundation that implement WrapperFactory Modifier and Type Class Description class
PersonalizationFactory
Wrapper factory that wraps wm_personalization objects.class
SimpleFactory
This class can be used for creating new instances.class
SiteWorksWrapperFactory
Wrapper factory that wraps Siteworks objects using the traditional HtmlObject based wrappers (wmapi).
-