Uses of Interface
org.tentackle.model.NameVerifier
-
Packages that use NameVerifier Package Description org.tentackle.model Entity model.org.tentackle.model.impl Default model implementation. -
-
Uses of NameVerifier in org.tentackle.model
Methods in org.tentackle.model that return NameVerifier Modifier and Type Method Description static NameVerifierNameVerifier. getInstance()The singleton. -
Uses of NameVerifier in org.tentackle.model.impl
Classes in org.tentackle.model.impl that implement NameVerifier Modifier and Type Class Description classNameVerifierImplDefault implementation of aNameVerifier.
-