Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Livesite Javadocs
neil_a
Are there any javadocs for the livesite.jar package? If so where could I find them.
Thanks.
Find more posts tagged with
Comments
wscott
We supply javadoc for the package com.interwoven.livesite.external (the rest of com.interwoven.livesite is not supported as a usable API). I tried attaching the javadoc zip onto this message but the file is too large. If you send me your email address in a forum Private Message I will email you the javadoc.
Actually, the entire source files for com.interwoven.livesite.external can be found in
livesite-install-dir
/livesite/impl.zip. You could generate javadoc on these files, or just read the source code and laugh at our ridiculous variable names.
neil_a
Thanks for the reply. I should be able to work out what I need to do from these.