|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.util.ServiceUser.Task
it.sistematica.isharedoc.util.ServiceUser.TaskWithResult<T>
public abstract static class ServiceUser.TaskWithResult<T>
Field Summary | |
---|---|
protected T |
result
|
Constructor Summary | |
---|---|
ServiceUser.TaskWithResult()
|
Method Summary | |
---|---|
T |
getResult()
|
protected void |
setResult(T result)
|
Methods inherited from class it.sistematica.isharedoc.util.ServiceUser.Task |
---|
doForPartition, doForUser, doForUserAndPartition, execute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected T result
Constructor Detail |
---|
public ServiceUser.TaskWithResult()
Method Detail |
---|
protected void setResult(T result)
public T getResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |