|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.profiles.formatter.NonFormattingFormatter
public class NonFormattingFormatter
A formatter that does nothing.
Constructor Summary | |
---|---|
NonFormattingFormatter()
|
Method Summary | |
---|---|
java.lang.String |
format(java.lang.String value,
User user)
Format a profile field for display to the end user with the given AuthToken. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NonFormattingFormatter()
Method Detail |
---|
public java.lang.String format(java.lang.String value, User user)
ProfileFieldFormatter
format
in interface ProfileFieldFormatter
value
- the value to format.user
- the user to format the profile field for.
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |