Package com.liferay.portal.kernel.util
Class DefaultLayoutSetPrototypesUtil
Object
com.liferay.portal.kernel.util.DefaultLayoutSetPrototypesUtil
- Author:
- Sergio González
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayoutSet
addLayoutSetPrototype
(long companyId, long defaultUserId, String nameKey, String descriptionKey, List<LayoutSetPrototype> layoutSetPrototypes, ClassLoader classLoader)
-
Constructor Details
-
DefaultLayoutSetPrototypesUtil
public DefaultLayoutSetPrototypesUtil()
-
-
Method Details
-
addLayoutSetPrototype
public static LayoutSet addLayoutSetPrototype(long companyId, long defaultUserId, String nameKey, String descriptionKey, List<LayoutSetPrototype> layoutSetPrototypes, ClassLoader classLoader) throws Exception - Throws:
Exception
-