Class EndToEndClientInboxBean
- java.lang.Object
 - 
- de.xima.fc.e2e.containerplugin.bean.EndToEndClientInboxBean
 
 
- 
- All Implemented Interfaces:
 Serializable
@RequestScoped @Named public class EndToEndClientInboxBean extends Object implements Serializable
Bean for the client inbox portal page. The inbox contains a list of all mail messages for the client.- Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description EndToEndClientInboxBean() 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringcreateLink(Long clientId, int messageNumber, String partIndex)LonggetClientId()ClientInboxgetModel()voidsetClientId(Long clientId) 
 -