Liferay 7.0-ce-b4

com.liferay.portal.tools
Class LangBuilder

java.lang.Object
  extended by com.liferay.portal.tools.LangBuilder

public class LangBuilder
extends Object


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

Field Detail

AUTOMATIC_COPY

public static final String AUTOMATIC_COPY
See Also:
Constant Field Values

AUTOMATIC_TRANSLATION

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

LangBuilder

public LangBuilder()

Liferay 7.0-ce-b4