public static class BlogResource.CommentBean extends Object
| Constructor and Description |
|---|
CommentBean() |
CommentBean(CommentAO commentAO) |
| Modifier and Type | Method and Description |
|---|---|
static List<BlogResource.CommentBean> |
asBeans(CommentAO[] commentAOs) |
public CommentBean()
public CommentBean(CommentAO commentAO)
public static List<BlogResource.CommentBean> asBeans(CommentAO[] commentAOs)
Copyright © 2002-2017 Atlassian. All Rights Reserved.