Uses of Class
lumis.content.table.ContentVersionInUseException
-
Packages that use ContentVersionInUseException Package Description lumis.content.table -
-
Uses of ContentVersionInUseException in lumis.content.table
Methods in lumis.content.table that throw ContentVersionInUseException Modifier and Type Method Description void
ContentTableSource. deleteInactiveVersionsByItemIds(java.util.Collection<java.lang.String> itemIds)
Deletes the inactive versions corresponding to the givenitemIds
.
-