Uses of Class
net.anotheria.asg.util.DocumentChange
-
Packages that use DocumentChange Package Description net.anotheria.asg.util -
-
Uses of DocumentChange in net.anotheria.asg.util
Methods in net.anotheria.asg.util that return types with arguments of type DocumentChange Modifier and Type Method Description static java.util.Collection<DocumentChange>CmsChangesTracker. getChanges()getChanges.Methods in net.anotheria.asg.util with parameters of type DocumentChange Modifier and Type Method Description static voidCmsChangesTracker. saveChange(DocumentChange documentChanges)saveChange.
-