protected class IdentityArchiveServiceImpl.EntityArchiveWriter extends Object implements Callable
| Modifier and Type | Field and Description |
|---|---|
protected Comparator<org.kuali.rice.kim.api.identity.entity.EntityDefault> |
kediComparator
Comparator that attempts to impose a total ordering on EntityDefault instances
|
| Modifier | Constructor and Description |
|---|---|
protected |
EntityArchiveWriter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
call()
Call that tries to flush the write queue.
|
boolean |
requestSubmit() |
protected final Comparator<org.kuali.rice.kim.api.identity.entity.EntityDefault> kediComparator
protected EntityArchiveWriter()
public boolean requestSubmit()
public Object call()
call in interface CallableCallable.call()Copyright © 2005–2017 The Kuali Foundation. All rights reserved.