|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.commerce.zocalo.user.Warnable
net.commerce.zocalo.user.NonUser
public class NonUser
A User object for the login page so it can recieve warnings.
Field Summary |
---|
Fields inherited from class net.commerce.zocalo.user.Warnable |
---|
WARNING_SEPARATOR |
Constructor Summary | |
---|---|
NonUser()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
toString()
|
Methods inherited from class net.commerce.zocalo.user.Warnable |
---|
addWarning, getWarningsHTML, hasWarnings, warn, warn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NonUser()
Method Detail |
---|
public java.lang.String getName()
getName
in class Warnable
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |