gran.app.adapter.kernel.longtext
Interface LongtextAdapter
- All Superinterfaces:
- Adapter, KernelAdapter
- All Known Implementing Classes:
- BaseLongtextAdapter
- public interface LongtextAdapter
- extends KernelAdapter
createLongtextImpl
public java.lang.String createLongtextImpl(java.lang.String lt)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
removeLongtextImpl
public void removeLongtextImpl(java.lang.String id)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getLongtextImpl
public java.lang.String getLongtextImpl(java.lang.String id,
java.lang.String r)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
Copyright © 2002-2003 TrackStudio, Ltd. All Rights Reserved.