Class ImgResources
- java.lang.Object
-
- com.evolveum.midpoint.web.resource.img.ImgResources
-
public class ImgResources extends Object
- Author:
- lazyman
-
-
Constructor Summary
Constructors Constructor Description ImgResources()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.wicket.request.resource.PackageResourceReference
createReference(String value)
-
-
-
Field Detail
-
BASE_PATH
public static final String BASE_PATH
- See Also:
- Constant Field Values
-
USER_PRISM
public static final String USER_PRISM
- See Also:
- Constant Field Values
-
HDD_PRISM
public static final String HDD_PRISM
- See Also:
- Constant Field Values
-
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
-
SHIELD
public static final String SHIELD
- See Also:
- Constant Field Values
-
-
Method Detail
-
createReference
public static org.apache.wicket.request.resource.PackageResourceReference createReference(String value)
-
-