Package org.opencms.db.userpublishlist
Class CmsLogPublishListConverterCurrentUser
java.lang.Object
org.opencms.db.userpublishlist.A_CmsLogPublishListConverter
org.opencms.db.userpublishlist.CmsLogPublishListConverterCurrentUser
Implementation where resources get removed from the current user's publish list 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
-
CmsLogPublishListConverterCurrentUser
-
-
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:
-