Skip to content
Snippets Groups Projects
Commit fb8522f5 authored by tpylak's avatar tpylak
Browse files

minor: improve javadoc

SVN: 22419
parent d42871de
No related branches found
No related tags found
No related merge requests found
...@@ -112,7 +112,7 @@ public class ImageStorageConfiguraton extends AbstractHashable ...@@ -112,7 +112,7 @@ public class ImageStorageConfiguraton extends AbstractHashable
} }
/** /**
* Allows for applying an image transformation before persisting an image in the store. * Allows for applying an image transformation on the fly when an image is fetched.
*/ */
public void setImageTransformerFactory(IImageTransformerFactory transformerFactory) public void setImageTransformerFactory(IImageTransformerFactory transformerFactory)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment