Package org.apache.ofbiz.entityext.data
Class EntityDataServices
java.lang.Object
org.apache.ofbiz.entityext.data.EntityDataServices
Entity Data Import/Export Services
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexportDelimitedToDirectory
(DispatchContext dctx, Map<String, Object> context) importDelimitedFile
(DispatchContext dctx, Map<String, Object> context) importDelimitedFromDirectory
(DispatchContext dctx, Map<String, Object> context) rebuildAllIndexesAndKeys
(DispatchContext dctx, Map<String, Object> context) reencryptFields
(DispatchContext dctx, Map<String, Object> context) reencryptPrivateKeys
(DispatchContext dctx, Map<String, Object> context) unwrapByteWrappers
(DispatchContext dctx, Map<String, Object> context)
-
Constructor Details
-
EntityDataServices
public EntityDataServices()
-
-
Method Details
-
exportDelimitedToDirectory
-
importDelimitedFromDirectory
-
importDelimitedFile
-
rebuildAllIndexesAndKeys
-
unwrapByteWrappers
-
reencryptPrivateKeys
-
reencryptFields
-