com.trackstudio.kernel.manager
Class LongTextManager
java.lang.Object
com.trackstudio.kernel.manager.KernelManager
com.trackstudio.kernel.manager.LongTextManager
public class LongTextManager
- extends KernelManager
Fields inherited from class com.trackstudio.kernel.manager.KernelManager |
hu |
Methods inherited from class com.trackstudio.kernel.manager.KernelManager |
getAcl, getAttachment, getCategory, getEmailType, getFilter, getFind, getIndex, getLicense, getLongText, getMailImport, getMessage, getPrstatus, getRegistration, getReport, getScript, getStep, getTask, getTSInfo, getUdf, getUser, getWorkflow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
protected static LongTextManager getInstance()
createLongtext
public java.lang.String createLongtext(java.lang.String id,
java.lang.String longText)
throws GranException
- Throws:
GranException
createLongtext
public java.lang.String createLongtext(java.lang.String id,
java.lang.String longText,
boolean useTransaction)
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-2008 TrackStudio, Ltd. All Rights Reserved.