Liferay 6.0.5

com.liferay.portlet.wiki.importers
Class WikiImporterKeys

java.lang.Object
  extended by com.liferay.portlet.wiki.importers.WikiImporterKeys

public class WikiImporterKeys
extends Object


Field Summary
static String OPTIONS_FRONT_PAGE
           
static String OPTIONS_IMPORT_LATEST_VERSION
           
 
Constructor Summary
WikiImporterKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPTIONS_FRONT_PAGE

public static final String OPTIONS_FRONT_PAGE
See Also:
Constant Field Values

OPTIONS_IMPORT_LATEST_VERSION

public static final String OPTIONS_IMPORT_LATEST_VERSION
See Also:
Constant Field Values
Constructor Detail

WikiImporterKeys

public WikiImporterKeys()

Liferay 6.0.5