Package org.openxava.web
Class DescriptionsLists
- java.lang.Object
-
- org.openxava.web.DescriptionsLists
-
public class DescriptionsLists extends java.lang.Object
Created on 21/08/2009- Author:
- Ana Andres
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
COMPOSITE_KEY_SUFFIX
-
Constructor Summary
Constructors Constructor Description DescriptionsLists()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
resetDescriptionsCache(javax.servlet.http.HttpSession session)
-
-
-
Field Detail
-
COMPOSITE_KEY_SUFFIX
public static final java.lang.String COMPOSITE_KEY_SUFFIX
- See Also:
- Constant Field Values
-
-