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.Collection adapters)
           
 
Method Summary
 java.lang.String createLongtext(java.lang.String lt)
           
 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.Collection adapters)
Method Detail

createLongtext

public java.lang.String createLongtext(java.lang.String lt)
                                throws gran.exception.GranException
Throws:
gran.exception.GranException

removeLongtext

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

getLongtext

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


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