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