public interface SynchronizeDiagnostic
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getGroupLastSynced() |
java.util.Collection |
getGroups()
get the list of groups who would be syncronised
|
java.util.Date |
getPersonLastSynced() |
java.util.Collection |
getUsers()
get the list of users who would be synchronised
|
boolean |
isActive()
Is the user directory active
|
boolean isActive()
java.util.Collection getUsers()
java.util.Collection getGroups()
java.util.Date getPersonLastSynced()
java.util.Date getGroupLastSynced()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.