public class RenderResourceRequest
extends java.lang.Object
| Constructor and Description |
|---|
RenderResourceRequest(ResourceReference resource,
boolean newBlockContext,
boolean newValueContext,
WrappedCollection includeModel) |
| Modifier and Type | Method and Description |
|---|---|
WrappedCollection |
getIncludeModel() |
ResourceReference |
getResource() |
boolean |
isNewBlockContext() |
boolean |
isNewValueContext() |
public RenderResourceRequest(ResourceReference resource, boolean newBlockContext, boolean newValueContext, WrappedCollection includeModel)
public ResourceReference getResource()
public boolean isNewBlockContext()
public boolean isNewValueContext()
public WrappedCollection getIncludeModel()