Uses of Class
org.openxava.util.PropertiesContainerException
-
Packages that use PropertiesContainerException Package Description org.openxava.util -
-
Uses of PropertiesContainerException in org.openxava.util
Methods in org.openxava.util that throw PropertiesContainerException Modifier and Type Method Description java.util.MapIPropertiesContainer. executeGets(java.lang.String properties)Obtain the values of properties in a Map.voidIPropertiesContainer. executeSets(java.util.Map properties)Update the properties from a map.
-