Uses of Class
org.compiere.model.MRfQTopicSubscriber
-
Packages that use MRfQTopicSubscriber Package Description org.compiere.model Provides for.... -
-
Uses of MRfQTopicSubscriber in org.compiere.model
Methods in org.compiere.model that return MRfQTopicSubscriber Modifier and Type Method Description MRfQTopicSubscriber[]
MRfQTopic. getSubscribers()
Get Current Topic SubscribersConstructors in org.compiere.model with parameters of type MRfQTopicSubscriber Constructor Description MRfQResponse(MRfQ rfq, MRfQTopicSubscriber subscriber)
Parent ConstructorMRfQResponse(MRfQ rfq, MRfQTopicSubscriber subscriber, int C_BPartner_ID, int C_BPartner_Location_ID, int AD_User_ID)
Parent Constructor.
-