Class EntityNamesUtils
java.lang.Object
com.echothree.util.server.persistence.EntityNamesUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addComponentVendorTranslator
(String componentVendorName, ComponentVendorTranslator componentVendorTranslator) getEntityNames
(EntityInstance entityInstance) getEntityNames
(Party requestingParty, String value, boolean includeEntityInstance) static EntityNamesUtils
-
Method Details
-
getInstance
-
addComponentVendorTranslator
public static void addComponentVendorTranslator(String componentVendorName, ComponentVendorTranslator componentVendorTranslator) -
getEntityNames
-
getEntityNames
public EntityInstanceAndNames getEntityNames(Party requestingParty, String value, boolean includeEntityInstance)
-