Interface AcceptConflictService
- All Known Implementing Classes:
AcceptConflictServiceImpl
Deprecated.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Deprecated.static class
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongetConflicts
(EntityExplorerActionSelection selection) Deprecated.void
setAccepted
(String id, boolean accepted) Deprecated.void
setAllAccepted
(String[] ids, boolean accepted) Deprecated.
-
Method Details
-
getConflicts
Deprecated. -
setAllAccepted
Deprecated. -
setAccepted
Deprecated.
-