Uses of Class
com.openindex.openestate.tool.agency.AgencyExposeTask
-
Packages that use AgencyExposeTask Package Description com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien. -
-
Uses of AgencyExposeTask in com.openindex.openestate.tool.agency
Methods in com.openindex.openestate.tool.agency that return AgencyExposeTask Modifier and Type Method Description static AgencyExposeTask
AgencyExposeDialog. showDialog(ImmoToolProject project, long[] estateIds, Window window)
static AgencyExposeTask
AgencyExposeDialog. showDialog(ImmoToolProject project, long estateId, Window window)
static AgencyExposeTask
AgencyExposeDialog. showDialog(ImmoToolProject project, DbAgencyObject[] agencyObjects, Window window)
static AgencyExposeTask
AgencyExposeDialog. showDialog(ImmoToolProject project, DbAgencyObject agencyObject, Window window)
-