Package com.exedio.cope.pattern
Interface MediaUrlCatchphraseProvider
-
public interface MediaUrlCatchphraseProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getMediaUrlCatchphrase(MediaPath path)
Returning null or an empty string is equivalent to not implementing interfaceMediaUrlCatchphraseProvider
at all.
-