org.cruxframework.crux.core.rebind.offline
Class OfflineScreens

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.offline.OfflineScreens

public class OfflineScreens
extends Object

Author:
Thiago da Rosa de Bustamante

Method Summary
static Set<String> getOfflineIds(String module)
           
static Document getOfflineScreen(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOfflineIds

public static Set<String> getOfflineIds(String module)
Parameters:
module -
Returns:
Throws:
ScreenConfigException

getOfflineScreen

public static Document getOfflineScreen(String id)


Copyright © 2014. All rights reserved.