public class ModelToInfoFactory extends Object
Constructor and Description |
---|
ModelToInfoFactory() |
Modifier and Type | Method and Description |
---|---|
static PartData |
createTableViewData(String userId,
Entry entry,
boolean includeOwnerInfo) |
static PartData |
createTipView(Entry entry) |
static ArrayList<AttachmentInfo> |
getAttachments(List<Attachment> attachments) |
static PartData |
getCommon(PartData info,
Entry entry) |
static PartData |
getInfo(Entry entry) |
public static ArrayList<AttachmentInfo> getAttachments(List<Attachment> attachments)
public static PartData createTableViewData(String userId, Entry entry, boolean includeOwnerInfo)
Copyright © 2017. All rights reserved.