Uses of Class
org.compiere.model.MRequest
Packages that use MRequest
Package
Description
Provide interface and classes for working with and handling different types of OSGi events
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MRequest in org.adempiere.base.event
Methods in org.adempiere.base.event with parameters of type MRequestModifier and TypeMethodDescriptionboolean
RequestEventHandler.checkChange
(MRequest r, MRequestAction ra, String columnName) Process changes -
Uses of MRequest in org.adempiere.webui.apps
Methods in org.adempiere.webui.apps that return MRequestModifier and TypeMethodDescriptionprotected MRequest
FeedbackRequestWindow.createMRequest
(Trx trx) Create new MRequest record. -
Uses of MRequest in org.compiere.model
Methods in org.compiere.model that return MRequestModifier and TypeMethodDescriptionMRequest[]
MChangeRequest.getRequests()
Get CRM Requests of Change Requests TODO: implement it or deleteMRequest[]
MRequestType.getRequests()
Get public requests of TypeMRequest[]
MRequestType.getRequests
(boolean selfService, int C_BPartner_ID) Get Requests of TypeConstructors in org.compiere.model with parameters of type MRequestModifierConstructorDescriptionMChangeRequest
(MRequest request, MGroup group) CRM Request ConstructorMRequestAction
(MRequest request, boolean newRecord) Parent Action ConstructorMRequestUpdate
(MRequest parent) Parent Constructor -
Uses of MRequest in org.compiere.server
Methods in org.compiere.server with parameters of type MRequestModifier and TypeMethodDescriptionprotected boolean
Escalateprotected int
RequestProcessor.findSalesRep
(MRequest request) Find SalesRep/User based on Request Type and Question.protected boolean
Send Alert EMail