com.stratelia.silverpeas.util
Class LongText
java.lang.Object
com.stratelia.silverpeas.util.LongText
public class LongText
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PART_SIZE_MAX
public static final int PART_SIZE_MAX
- See Also:
- Constant Field Values
LongText
public LongText()
addLongText
public static int addLongText(String theText)
throws UtilException
- Throws:
UtilException
getLongText
public static String getLongText(int longTextId)
throws UtilException
- Throws:
UtilException
removeLongText
public static void removeLongText(int longTextId)
throws UtilException
- Throws:
UtilException
openConnection
protected static Connection openConnection()
throws UtilException
- Throws:
UtilException
closeConnection
protected static void closeConnection(Connection con)
Copyright © 2016 Silverpeas. All Rights Reserved.