apps.basketapp.controller.mysteries
Class TableMystery

java.lang.Object
  extended by apps.basketapp.controller.mysteries.TableMystery

public class TableMystery
extends java.lang.Object

The Class TableMystery.


Field Summary
static float INITIAL_SCALE
          The initial scale.
static float MAX_SCALE
          The initial scale.
static float MIN_SCALE
          The initial scale.
 
Constructor Summary
TableMystery()
           
 
Method Summary
 java.util.List<ContentItem> getMystery(ContentSystem contentSystem, java.lang.String appName)
          Gets the mystery.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIN_SCALE

public static float MIN_SCALE
The initial scale.


MAX_SCALE

public static float MAX_SCALE
The initial scale.


INITIAL_SCALE

public static float INITIAL_SCALE
The initial scale.

Constructor Detail

TableMystery

public TableMystery()
Method Detail

getMystery

public java.util.List<ContentItem> getMystery(ContentSystem contentSystem,
                                              java.lang.String appName)
Gets the mystery.

Parameters:
contentSystem - the content system
appName - the app name
Returns:
the mystery