Uses of Class
org.idempiere.process.MoveClient.FallbackRecord
Packages that use MoveClient.FallbackRecord
Package
Description
Provide mapped process factory implementation.
Provide classes for some iDempiere process.
Provide classes for some iDempiere process.
-
Uses of MoveClient.FallbackRecord in org.idempiere.process
Methods in org.idempiere.process that return MoveClient.FallbackRecordModifier and TypeMethodDescriptionstatic MoveClient.FallbackRecord
MoveClient.getFallbackRecordByTableName
(List<MoveClient.FallbackRecord> records, String tableName, String foreignUUID) Get the fallback record associated to the tablename in the fallbackRecords listMethods in org.idempiere.process that return types with arguments of type MoveClient.FallbackRecordModifier and TypeMethodDescriptionMoveClient.parseFallbackRecordsString
(String fallbackRecordsString) Convert a string of table=ID (or table=UUID) to a List of String,PO mapsMethod parameters in org.idempiere.process with type arguments of type MoveClient.FallbackRecordModifier and TypeMethodDescriptionstatic MoveClient.FallbackRecord
MoveClient.getFallbackRecordByTableName
(List<MoveClient.FallbackRecord> records, String tableName, String foreignUUID) Get the fallback record associated to the tablename in the fallbackRecords list