Uses of Class
eu.toop.playground.dc.ui.model.NaturalPersonFVBean
-
Packages that use NaturalPersonFVBean Package Description eu.toop.playground.dc.ui.component eu.toop.playground.dc.ui.util eu.toop.playground.dc.ui.view -
-
Uses of NaturalPersonFVBean in eu.toop.playground.dc.ui.component
Methods in eu.toop.playground.dc.ui.component with parameters of type NaturalPersonFVBean Modifier and Type Method Description voidDataSubjectComponent. renderAR(NaturalPersonFVBean naturalPersonARFVBean)voidDataSubjectComponent. renderNP(NaturalPersonFVBean naturalPersonFVBean)Constructors in eu.toop.playground.dc.ui.component with parameters of type NaturalPersonFVBean Constructor Description NaturalPersonComponent(NaturalPersonFVBean naturalPersonFVBean) -
Uses of NaturalPersonFVBean in eu.toop.playground.dc.ui.util
Methods in eu.toop.playground.dc.ui.util with parameters of type NaturalPersonFVBean Modifier and Type Method Description static booleanUtilities. authorizedRepresentativeExistsAndNotEmpty(NaturalPersonFVBean authorizedRepresentative)static eu.toop.edm.model.PersonPojoMessageCreation. createNaturalPerson(NaturalPersonFVBean naturalPersonFVBean, AddressBean naturalPersonAddressFVBean)static booleanUtilities. naturalPersonExistsAndNotEmpty(NaturalPersonFVBean naturalPerson)static booleanUtilities. NPExists(NaturalPersonFVBean naturalPerson)static voidUtilities. printNaturalPersonDetails(NaturalPersonFVBean naturalPersonFVBean) -
Uses of NaturalPersonFVBean in eu.toop.playground.dc.ui.view
Methods in eu.toop.playground.dc.ui.view with parameters of type NaturalPersonFVBean Modifier and Type Method Description voidDynamicRequestView. initAR(NaturalPersonFVBean naturalPersonARFVBean)voidDynamicRequestView. initNP(NaturalPersonFVBean naturalPersonFVBean)
-