Class ClassifiedUtil
java.lang.Object
org.silverpeas.components.classifieds.ClassifiedUtil
Utility class providing useful operations for all the objects behaving within the classified
context.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetClassifiedUrl(ClassifiedDetail classified) Gets the URL of the specified classified in Silverpeas.
-
Method Details
-
getClassifiedUrl
Gets the URL of the specified classified in Silverpeas.- Parameters:
classified- the classified.- Returns:
- the URL of the classified.
-