Package com.liferay.changeset.util
Class ChangesetThreadLocal
java.lang.Object
com.liferay.changeset.util.ChangesetThreadLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addExportedChangesetEntryId
(long changesetEntryId) static void
static void
setExportedChangesetEntryIds
(Set<Long> exportedChangesetEntryIds)
-
Constructor Details
-
ChangesetThreadLocal
public ChangesetThreadLocal()
-
-
Method Details
-
addExportedChangesetEntryId
public static void addExportedChangesetEntryId(long changesetEntryId) -
clearExportedChangesetEntryIds
public static void clearExportedChangesetEntryIds() -
getExportedChangesetEntryIds
-
setExportedChangesetEntryIds
-