Interface InputUpdateActionService
- All Known Implementing Classes:
InputUpdateActionServiceImpl
public interface InputUpdateActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetData(EntityExplorerActionSelection selection, String inputStatus, String visibilityStatus, @Nullable org.joda.time.DateTime from, @Nullable org.joda.time.DateTime until, boolean setLecturer, boolean setEventDate) Deprecated.
-
Method Details
-
setData
@Deprecated void setData(EntityExplorerActionSelection selection, String inputStatus, String visibilityStatus, @Nullable org.joda.time.DateTime from, @Nullable org.joda.time.DateTime until, boolean setLecturer, boolean setEventDate) throws PersistException, RpcExecutionException, InterruptedException Deprecated.
-