Package org.opencms.db.userpublishlist
Class CmsLogPublishListConverterAllUsers
java.lang.Object
org.opencms.db.userpublishlist.A_CmsLogPublishListConverter
org.opencms.db.userpublishlist.CmsLogPublishListConverterAllUsers
Implementation where resources get removed from all publish lists when they are published.
-
Field Summary
Fields inherited from class org.opencms.db.userpublishlist.A_CmsLogPublishListConverter
m_entries
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opencms.db.userpublishlist.A_CmsLogPublishListConverter
getEntry, writeChangesToDatabase
-
Constructor Details
-
CmsLogPublishListConverterAllUsers
public CmsLogPublishListConverterAllUsers()
-
-
Method Details
-
add
Description copied from class:A_CmsLogPublishListConverter
Processes a log entry.- Specified by:
add
in classA_CmsLogPublishListConverter
- Parameters:
entry
- the entry to process- See Also:
-