Uses of Interface
com.openindex.openestate.tool.extensions.AccountViewExtension
-
Packages that use AccountViewExtension Package Description com.openindex.openestate.tool.extensions -
-
Uses of AccountViewExtension in com.openindex.openestate.tool.extensions
Classes in com.openindex.openestate.tool.extensions that implement AccountViewExtension Modifier and Type Class Description class
AccountViewAdapter
AccountViewExtensionAdapter.Methods in com.openindex.openestate.tool.extensions that return types with arguments of type AccountViewExtension Modifier and Type Method Description static Collection<AccountViewExtension>
AccountViewExtension. load(ImmoToolProject project, String... pluginIds)
static Collection<AccountViewExtension>
AccountViewExtension. load(String... pluginIds)
-