gran.app.adapter.kernel.longtext
Class LongtextAdapterManager

java.lang.Object
  extended bygran.app.adapter.kernel.longtext.LongtextAdapterManager

public class LongtextAdapterManager
extends java.lang.Object


Constructor Summary
LongtextAdapterManager(java.util.ArrayList adapters)
           
 
Method Summary
 java.lang.String createLongtext(java.lang.String longText)
           
 java.lang.String getLongtext(java.lang.String id)
           
 void removeLongtext(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongtextAdapterManager

public LongtextAdapterManager(java.util.ArrayList adapters)
Method Detail

createLongtext

public java.lang.String createLongtext(java.lang.String longText)
                                throws GranException
Throws:
GranException

removeLongtext

public void removeLongtext(java.lang.String id)
                    throws GranException
Throws:
GranException

getLongtext

public java.lang.String getLongtext(java.lang.String id)
                             throws GranException
Throws:
GranException


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