public class AttributesWrapper extends Object
| Constructor and Description |
|---|
AttributesWrapper(IResource.Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
getHttpMethod() |
IResource.Attributes |
getOriginalAttributes() |
PageParameters |
getPageParameters() |
WebRequest |
getWebRequest() |
WebResponse |
getWebResponse() |
public AttributesWrapper(IResource.Attributes attributes)
public IResource.Attributes getOriginalAttributes()
public WebResponse getWebResponse()
public WebRequest getWebRequest()
public PageParameters getPageParameters()
public HttpMethod getHttpMethod()
Copyright © 2022. All rights reserved.