|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.server.UserScopeVar
public class UserScopeVar
| Constructor Summary | |
|---|---|
UserScopeVar()
|
|
UserScopeVar(CoreEntry localVar)
|
|
| Method Summary | |
|---|---|
long |
getValueFor(int userId)
|
void |
setValue(int userId,
long oid)
|
CoreEntry |
toCoreEntry()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserScopeVar()
public UserScopeVar(CoreEntry localVar)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public long getValueFor(int userId)
public CoreEntry toCoreEntry()
throws java.io.IOException
java.io.IOException
public void setValue(int userId,
long oid)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||