com.ldodds.slug.http
Class ModelUtils

java.lang.Object
  extended bycom.ldodds.slug.http.ModelUtils

public class ModelUtils
extends java.lang.Object

Author:
ldodds

Constructor Summary
ModelUtils()
           
 
Method Summary
static java.util.Set getSeeAlsoAsTasks(Model model, java.util.Set set)
           
static java.util.Set getSeeAlsos(Model model, java.util.Set set)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelUtils

public ModelUtils()
Method Detail

getSeeAlsos

public static java.util.Set getSeeAlsos(Model model,
                                        java.util.Set set)

getSeeAlsoAsTasks

public static java.util.Set getSeeAlsoAsTasks(Model model,
                                              java.util.Set set)