Uses of Class
eu.toop.playground.dc.ui.model.LegalPersonFVBean
-
Packages that use LegalPersonFVBean Package Description eu.toop.playground.dc.ui.component eu.toop.playground.dc.ui.util eu.toop.playground.dc.ui.view -
-
Uses of LegalPersonFVBean in eu.toop.playground.dc.ui.component
Methods in eu.toop.playground.dc.ui.component with parameters of type LegalPersonFVBean Modifier and Type Method Description voidDataSubjectComponent. renderLP(LegalPersonFVBean legalPersonFVBean)Constructors in eu.toop.playground.dc.ui.component with parameters of type LegalPersonFVBean Constructor Description LegalPersonComponent(LegalPersonFVBean legalPersonFVBean) -
Uses of LegalPersonFVBean in eu.toop.playground.dc.ui.util
Methods in eu.toop.playground.dc.ui.util with parameters of type LegalPersonFVBean Modifier and Type Method Description static eu.toop.edm.model.BusinessPojoMessageCreation. createLegalPerson(LegalPersonFVBean legalPersonFVBean, AddressBean addressBean)static booleanUtilities. legalPersonExistsAndNotEmpty(LegalPersonFVBean legalPerson)static booleanUtilities. LPExists(LegalPersonFVBean legalPerson)static voidUtilities. printLegalPersonDetails(LegalPersonFVBean legalPersonFVBean) -
Uses of LegalPersonFVBean in eu.toop.playground.dc.ui.view
Methods in eu.toop.playground.dc.ui.view with parameters of type LegalPersonFVBean Modifier and Type Method Description voidDynamicRequestView. initLP(LegalPersonFVBean legalPersonFVBean)
-