|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
COM.FutureTense.Interfaces.IServlet
|
Deprecated Classes | |
---|---|
COM.FutureTense.Util.FormPoster
Use HttpAccess APIs instead |
Deprecated Methods | |
---|---|
COM.FutureTense.Interfaces.ICS.dbDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.DB_DEBUG |
|
COM.FutureTense.Interfaces.ICS.diskFileName()
Method is disabled since cached pages are stored in the database now. |
|
COM.FutureTense.Interfaces.ICS.diskFileName(String, FTValList)
Method is disabled since cached pages are stored in the database now. |
|
COM.FutureTense.Interfaces.ICS.diskFileName(String, String)
Method is disabled since cached pages are stored in the database now. |
|
COM.FutureTense.Interfaces.ICS.eventDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.EVENT_DEBUG |
|
COM.FutureTense.Interfaces.IXMLBodyTag.Execute(FTValList, FTValList)
The execute method of this interface will never be invoked and it should always return null. |
|
COM.FutureTense.Interfaces.Utilities.genID()
use ICS.genID(boolean) instead |
|
COM.FutureTense.Interfaces.Utilities.genID(ICS)
use ICS.genID(boolean) instead |
|
COM.FutureTense.Access.ValidateLogin.getAnonymousACLs()
|
|
com.fatwire.transformer.common.DocumentTransformer.getBytesAsStream(String, TransformerFormat)
-Don't use this. |
|
com.openmarket.gator.interfaces.IFilter.getFilterEditURL(IFilterEnvironment, String, String, FTValList)
|
|
COM.FutureTense.Interfaces.ICS.getIServlet()
The IServlet interface is not portable across various containers, and as such its use should be limited. |
|
COM.FutureTense.Interfaces.IServlet.getServlet()
|
|
COM.FutureTense.Interfaces.IServlet.getServletRequest()
|
|
COM.FutureTense.Interfaces.IServlet.getServletResponse()
|
|
COM.FutureTense.Interfaces.FTVAL.GetSize()
returns 0 for indirect files |
|
COM.FutureTense.Util.TimePattern.getTimePattern(String)
(use valueOf(String) instead) |
|
COM.FutureTense.Interfaces.FTVAL.GetType()
the type should be private |
|
COM.FutureTense.Interfaces.ICS.getURL(IURLDefinition)
Use ICS.getURL(Definition,String) instead. This method
will be removed after Content Server 6.1 |
|
COM.FutureTense.Interfaces.ICS.LogMsg(String)
Use Apache's commons-logging module instead. Out of the box Logger names are identified in ftMessage . |
|
com.fatwire.assetapi.data.AssetDataManager.newAttribiteData(String, String, String)
Please use AssetDataManager.newAttributeData(String,String, String) |
|
COM.FutureTense.Interfaces.ICS.NewSeedFromTagname(String)
use ICS.runTag(String, FTValList) instead |
|
COM.FutureTense.Interfaces.ICS.pastramiDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.GENERIC_DEBUG |
|
COM.FutureTense.Interfaces.ICS.pgCacheDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.PAGE_CACHE_DEBUG |
|
COM.FutureTense.Interfaces.ISyncHash.put(String, Object, Calendar)
use put(String,Object,Date) insatead. |
|
COM.FutureTense.Interfaces.ICS.rsCacheDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.RESULT_SET_CACHE_DEBUG |
|
COM.FutureTense.Interfaces.Utilities.sendMail(String, String[], String, String, String, String, String, StringBuffer)
use sendMail which includes charset instead |
|
COM.FutureTense.Interfaces.Utilities.sendMail(String, String, String, String, String, String, String, StringBuffer)
use sendMail which includes charset instead |
|
COM.FutureTense.Interfaces.ICS.sessionDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.SESSION_DEBUG |
|
COM.FutureTense.Interfaces.ICS.SessionExists(String)
this always returns false |
|
COM.FutureTense.Interfaces.ICS.StreamBinary(byte[], int, int)
|
|
COM.FutureTense.Interfaces.ICS.syncDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.SYNC_DEBUG |
|
COM.FutureTense.Interfaces.ICS.systemDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.GENERIC_DEBUG |
|
COM.FutureTense.Interfaces.ICS.timeDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.TIME_DEBUG |
|
COM.FutureTense.Interfaces.ICS.xmlDebug()
Use Apache's commons-logging module instead. The logger name that is used in place of this debug flag is identified by the string value of ftMessage.XML_DEBUG |
Deprecated Constructors | |
---|---|
COM.FutureTense.Util.TimePattern(String)
use valueOf(String) instead |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |