Uses of Class
org.compiere.model.MIMPProcessor
-
Packages that use MIMPProcessor Package Description org.compiere.model Provides for....org.compiere.server -
-
Uses of MIMPProcessor in org.compiere.model
Methods in org.compiere.model that return MIMPProcessor Modifier and Type Method Description static MIMPProcessor[]
MIMPProcessor. getActive(Properties ctx)
Constructors in org.compiere.model with parameters of type MIMPProcessor Constructor Description MIMPProcessorLog(MIMPProcessor parent, String summary)
-
Uses of MIMPProcessor in org.compiere.server
Fields in org.compiere.server declared as MIMPProcessor Modifier and Type Field Description protected MIMPProcessor
ReplicationProcessor. mImportProcessor
Methods in org.compiere.server that return MIMPProcessor Modifier and Type Method Description MIMPProcessor
ReplicationProcessor. getMImportProcessor()
Methods in org.compiere.server with parameters of type MIMPProcessor Modifier and Type Method Description void
ReplicationProcessor. setMImportProcessor(MIMPProcessor importProcessor)
-