Changeset 2488
- Timestamp:
- 10/03/08 13:24:50 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/otis/src/org/bandit/otis/utils/Constants.java
r2481 r2488 62 62 public static final String TEMPLATE_IS_IN_ROLE = "isInRole"; 63 63 64 public static final String TEMPLATE_ENTITY_LIST = "entityList"; 64 65 public static final String TEMPLATE_ENTITY_TYPE = "entityType"; 66 public static final String TEMPLATE_ENTITY_ID = "entityID"; 65 67 public static final String TEMPLATE_ATTR_LIST = "attrList"; 66 68 public static final String TEMPLATE_ATTR_ID = "attrID";