gran.app.adapter.store
Class StoreClass

java.lang.Object
  extended bygran.app.adapter.store.StoreClass

public class StoreClass
extends java.lang.Object


Constructor Summary
StoreClass()
           
 
Method Summary
static java.util.HashMap getAttaches(javax.mail.internet.MimeMessage currentMessage)
           
static java.lang.String getBody(javax.mail.internet.MimeMessage currentMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreClass

public StoreClass()
Method Detail

getBody

public static java.lang.String getBody(javax.mail.internet.MimeMessage currentMessage)
                                throws GranException
Throws:
GranException

getAttaches

public static java.util.HashMap getAttaches(javax.mail.internet.MimeMessage currentMessage)
                                     throws GranException
Throws:
GranException


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.