com.liferay.portlet.randombibleverse.util
Class RBVUtil

java.lang.Object
  extended by com.liferay.portlet.randombibleverse.util.RBVUtil

public class RBVUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static Bible getBible(javax.portlet.PortletPreferences preferences, java.util.Locale locale)
           
static java.util.Map<java.lang.String,Bible> getBibles()
           
static Verse getVerse(javax.portlet.PortletPreferences preferences, java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBible

public static Bible getBible(javax.portlet.PortletPreferences preferences,
                             java.util.Locale locale)

getBibles

public static java.util.Map<java.lang.String,Bible> getBibles()

getVerse

public static Verse getVerse(javax.portlet.PortletPreferences preferences,
                             java.util.Locale locale)