org.gcube.portlets.user.messages.server
Class GWTMessagesBuilder
java.lang.Object
org.gcube.portlets.user.messages.server.GWTMessagesBuilder
public class GWTMessagesBuilder
- extends Object
- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMAGE_SERVICE_URL
protected static final String IMAGE_SERVICE_URL
- See Also:
- Constant Field Values
logger
protected org.apache.log4j.Logger logger
GWTMessagesBuilder
public GWTMessagesBuilder()
toDate
protected Date toDate(Calendar calendar)
toDateFormatToString
protected String toDateFormatToString(Calendar calendar)
toDateFormat
protected Date toDateFormat(Calendar calendar)
setFolderItemType
protected FileModel setFolderItemType(FileModel fileModel,
org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItem worspaceFolderItem)
buildGXTListFileModelItemForAttachs
protected List<FileModel> buildGXTListFileModelItemForAttachs(List<org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItem> listWorspaceItems)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
buildGXTFileModelItem
protected FileModel buildGXTFileModelItem(org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItem item,
FileModel parentFolderModel)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
setFolderItemTypeForSearch
protected FileModel setFolderItemTypeForSearch(FileModel fileModel,
org.gcube.portlets.user.homelibrary.home.workspace.search.SearchFolderItem searchFolderItem)
buildGXTListContactsModel
public List<InfoContactModel> buildGXTListContactsModel(List<org.gcube.portlets.user.homelibrary.home.User> listUsers)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
buildGXTListMessageModelForGrid
public List<MessageModel> buildGXTListMessageModelForGrid(List<org.gcube.portlets.user.homelibrary.home.workspace.sharing.WorkspaceMessage> listMessages,
String typeMessages,
boolean isPortalMode)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
buildGXTMessageModel
public MessageModel buildGXTMessageModel(org.gcube.portlets.user.homelibrary.home.workspace.sharing.WorkspaceMessage mess,
List<org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItem> listWorkspaceItems,
String messageType,
boolean isPortalMode)
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
Copyright © 2013. All Rights Reserved.