| Package | Description |
|---|---|
| org.dd4t.contentmodel | |
| org.dd4t.core.databind | |
| org.dd4t.core.resolvers |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericComponent
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
ComponentPresentation.getComponent()
Get the component
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentPresentation.setComponent(Component component)
Set the component
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Component> |
DataBinder.buildComponent(Object source,
Class<T> aClass) |
| Modifier and Type | Method and Description |
|---|---|
ComponentPresentation |
DataBinder.buildDynamicComponentPresentation(ComponentPresentation componentPresentation,
Class<? extends Component> aClass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LinkResolver.resolve(Component component) |
String |
LinkResolver.resolve(Component component,
Page page) |
Copyright © 2017. All rights reserved.