Liferay 7.0-ce-b4

com.liferay.portal.words
Class WordsUtil

java.lang.Object
  extended by com.liferay.portal.kernel.words.WordsUtil
      extended by com.liferay.portal.words.WordsUtil

Deprecated. As of 7.0.0, moved to WordsUtil

@Deprecated
public class WordsUtil
extends WordsUtil


Constructor Summary
WordsUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.words.WordsUtil
checkSpelling, getDictionaryList, getDictionarySet, getRandomWord, getWords, isDictionaryWord, setWords
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WordsUtil

public WordsUtil()
Deprecated. 

Liferay 7.0-ce-b4