com.silverpeas.classifieds
Class ClassifiedUtil

java.lang.Object
  extended by com.silverpeas.classifieds.ClassifiedUtil

public final class ClassifiedUtil
extends Object

Utilitary class providing useful operations for all of the objects behaving within the classified context.


Constructor Summary
ClassifiedUtil()
           
 
Method Summary
static String getClassifiedUrl(ClassifiedDetail classified)
          Gets the URL of the specified classified in Silverpeas.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassifiedUtil

public ClassifiedUtil()
Method Detail

getClassifiedUrl

public static String getClassifiedUrl(ClassifiedDetail classified)
Gets the URL of the specified classified in Silverpeas.

Parameters:
classified - the classified.
Returns:
the URL of the classified.


Copyright © 2016 Silverpeas. All Rights Reserved.