Liferay 7.0-ce-b4

com.liferay.portlet.expando.util
Class ExpandoPresetUtil

java.lang.Object
  extended by com.liferay.portlet.expando.util.ExpandoPresetUtil

public class ExpandoPresetUtil
extends Object


Constructor Summary
ExpandoPresetUtil()
           
 
Method Summary
static int addPresetExpando(ExpandoBridge expandoBridge, String preset, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandoPresetUtil

public ExpandoPresetUtil()
Method Detail

addPresetExpando

public static int addPresetExpando(ExpandoBridge expandoBridge,
                                   String preset,
                                   String name)
                            throws Exception
Throws:
Exception

Liferay 7.0-ce-b4