Package com.liferay.expando.kernel.util
Class ExpandoBridgeUtil
Object
com.liferay.expando.kernel.util.ExpandoBridgeUtil
- Author:
- Brian Wing Shun Chan, Zsigmond Rab
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
copyExpandoBridgeAttributes
(ExpandoBridge oldExpandoBridge, ExpandoBridge newExpandoBridge) static void
setExpandoBridgeAttributes
(ExpandoBridge oldExpandoBridge, ExpandoBridge newExpandoBridge, ServiceContext serviceContext)
-
Constructor Details
-
ExpandoBridgeUtil
public ExpandoBridgeUtil()
-
-
Method Details
-
copyExpandoBridgeAttributes
public static void copyExpandoBridgeAttributes(ExpandoBridge oldExpandoBridge, ExpandoBridge newExpandoBridge) -
setExpandoBridgeAttributes
public static void setExpandoBridgeAttributes(ExpandoBridge oldExpandoBridge, ExpandoBridge newExpandoBridge, ServiceContext serviceContext)
-