|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcon.data.MagicCookie
org.jcon.data.LeaveAloneToken
public class LeaveAloneToken
A token object that indicates that a field should be left in its current state. Used esp. in the Record.setFieldValues(Map newFields) method as an indicator that a field should be left alone (rather than set to null).
| Constructor Summary | |
|---|---|
LeaveAloneToken()
|
|
| Method Summary | |
|---|---|
static LeaveAloneToken |
singleton()
You really only need one. |
| Methods inherited from class org.jcon.data.MagicCookie |
|---|
equals |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LeaveAloneToken()
| Method Detail |
|---|
public static LeaveAloneToken singleton()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||