com.liferay.portlet.randombibleverse.util
Class RBVUtil

java.lang.Object
  extended bycom.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 prefs, java.util.Locale locale)
           
static java.util.Map getBibles()
           
static Verse getVerse(javax.portlet.PortletPreferences prefs, 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 prefs,
                             java.util.Locale locale)

getBibles

public static java.util.Map getBibles()

getVerse

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