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