|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.rest.serialization.DefaultRestEntityFactory
public class DefaultRestEntityFactory
Constructor Summary | |
---|---|
DefaultRestEntityFactory()
|
Method Summary | ||
---|---|---|
|
create(T entity)
creates a RestEntity that wraps the provided entity. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRestEntityFactory()
Method Detail |
---|
public <T> RestEntity<T> create(T entity)
RestEntityFactory
create
in interface RestEntityFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |