Uses of Class
org.compiere.model.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
Modifier and TypeMethodDescriptionboolean
RequestEventHandler.checkChange
(MRequest r, MRequestAction ra, String columnName) Process changes -
Uses of MRequest in org.adempiere.webui.apps
Modifier and TypeMethodDescriptionprotected MRequest
FeedbackRequestWindow.createMRequest
(Trx trx) Create new MRequest record. -
Uses of MRequest in org.compiere.model
Modifier 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 TypeModifierConstructorDescriptionMChangeRequest
(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
Modifier and TypeMethodDescriptionprotected boolean
Escalateprotected int
RequestProcessor.findSalesRep
(MRequest request) Find SalesRep/User based on Request Type and Question.protected boolean
Send Alert EMail