public class SoftContentRef extends ContentRef
| Constructor and Description |
|---|
SoftContentRef(ContentResponse content) |
| Modifier and Type | Method and Description |
|---|---|
ContentResponse |
getContent()
Returns the content, possibly null.
|
public SoftContentRef(ContentResponse content) throws IllegalArgumentException
content - the contentIllegalArgumentException - if the content is nullpublic ContentResponse getContent()
ContentRefgetContent in class ContentRefCopyright © 2003-2021 GateIn. All Rights Reserved.