com.liferay.faces.util.text.internal
Class RichTextFactoryImpl

java.lang.Object
  extended by com.liferay.faces.util.text.RichTextFactory
      extended by com.liferay.faces.util.text.internal.RichTextFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<RichTextFactory>

public class RichTextFactoryImpl
extends RichTextFactory

Author:
Neil Griffin

Constructor Summary
RichTextFactoryImpl()
           
 
Method Summary
 RichText getRichText(RichText.Type type, String value)
           
 RichTextFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RichTextFactoryImpl

public RichTextFactoryImpl()
Method Detail

getRichText

public RichText getRichText(RichText.Type type,
                            String value)
Specified by:
getRichText in class RichTextFactory

getWrapped

public RichTextFactory getWrapped()


Copyright © 2015 Liferay, Inc.. All rights reserved.