|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugins.rest.common.expand.DefaultExpandContext<T>
public class DefaultExpandContext<T>
| Constructor Summary | |
|---|---|
DefaultExpandContext(T entity,
Expandable expandable,
ExpandParameter expandParameter)
|
|
| Method Summary | |
|---|---|
T |
getEntity()
|
ExpandParameter |
getEntityExpandParameter()
|
Expandable |
getExpandable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultExpandContext(T entity,
Expandable expandable,
ExpandParameter expandParameter)
| Method Detail |
|---|
public Expandable getExpandable()
getExpandable in interface ExpandContext<T>public T getEntity()
getEntity in interface ExpandContext<T>public ExpandParameter getEntityExpandParameter()
getEntityExpandParameter in interface ExpandContext<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||