|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.portal.actions.ActionConfigurationUtil.Mapper
public static class ActionConfigurationUtil.Mapper
A utility method for converting objects to JSON strings.
| Constructor Summary | |
|---|---|
ActionConfigurationUtil.Mapper()
|
|
| Method Summary | ||
|---|---|---|
static
|
toObject(java.lang.String src,
java.lang.Class<T> type)
|
|
static java.lang.String |
toString(java.lang.Object o)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionConfigurationUtil.Mapper()
| Method Detail |
|---|
public static java.lang.String toString(java.lang.Object o)
public static <T> T toObject(java.lang.String src,
java.lang.Class<T> type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||