Uses of Class
org.openxava.util.PropertiesContainerException
Packages that use PropertiesContainerException
-
Uses of PropertiesContainerException in org.openxava.util
Methods in org.openxava.util that throw PropertiesContainerExceptionModifier and TypeMethodDescriptionIPropertiesContainer.executeGets(String properties) Obtain the values of properties in a Map.voidIPropertiesContainer.executeSets(Map properties) Update the properties from a map.