public class TodoListsMgmt extends java.lang.Object implements ITodoListsMgmt, IInCoreTodoListsMgmt
Constructor and Description |
---|
TodoListsMgmt(BmContext context) |
Modifier and Type | Method and Description |
---|---|
TaskRef |
reindex(java.lang.String calUid)
reindex a calendar
|
void |
reindex(java.lang.String calUid,
IServerTaskMonitor monitor) |
TaskRef |
reindexAll() |
void |
reindexAll(IServerTaskMonitor monitor) |
public TodoListsMgmt(BmContext context)
public TaskRef reindexAll() throws ServerFault
reindexAll
in interface ITodoListsMgmt
ServerFault
public void reindexAll(IServerTaskMonitor monitor) throws java.lang.Exception
reindexAll
in interface IInCoreTodoListsMgmt
java.lang.Exception
public TaskRef reindex(java.lang.String calUid) throws ServerFault
ITodoListsMgmt
reindex
in interface ITodoListsMgmt
ServerFault
public void reindex(java.lang.String calUid, IServerTaskMonitor monitor) throws java.lang.Exception
reindex
in interface IInCoreTodoListsMgmt
java.lang.Exception
Copyright © 2021. All Rights Reserved.