Class DataexportInternalService
java.lang.Object
org.xbricks.inventories.inventory.services.dataexport.DataexportService
org.xbricks.inventories.inventory.services.dataexport.DataexportInternalService
-
Field Summary
Fields inherited from class org.xbricks.inventories.inventory.services.dataexport.DataexportService
depotService, inventoryItemService, ipAddressService, networkHostService, networkInterfaceControllerService, networkPrefixService, ownerService
-
Constructor Summary
ConstructorDescriptionDataexportInternalService
(IIpAddressService ipAddressService, INetworkHostService networkHostService, IDepotService depotService, IInventoryItemService inventoryItemService, INetworkPrefixService networkPrefixService, INetworkInterfaceControllerService networkInterfaceControllerService, IOwnerService ownerService) -
Method Summary
Methods inherited from class org.xbricks.inventories.inventory.services.dataexport.DataexportService
getAdressesForFiles, getPath, Save
-
Constructor Details
-
DataexportInternalService
public DataexportInternalService(IIpAddressService ipAddressService, INetworkHostService networkHostService, IDepotService depotService, IInventoryItemService inventoryItemService, INetworkPrefixService networkPrefixService, INetworkInterfaceControllerService networkInterfaceControllerService, IOwnerService ownerService)
-
-
Method Details
-
getData
- Specified by:
getData
in classDataexportService
-