| java.util.HashMap org.kuali.core.util.ActionFormUtilMap
ActionFormUtilMap | public class ActionFormUtilMap extends HashMap (Code) | | Utility map for the action form to provide a way for calling functions through jstl.
|
encryptValue | public String encryptValue(Object value)(Code) | | Encrypts a value passed from the ui.
Parameters: value - - clear text String - encrypted text |
setCacheValueFinderResults | public void setCacheValueFinderResults(boolean cacheValueFinderResults)(Code) | | |
|
|