public class UGCGenerator extends ServiceableGenerator
Modifier and Type | Field and Description |
---|---|
protected ContentTypeExtensionPoint |
_cTypeExtPt
The
ContentType manager |
protected CurrentUserProvider |
_currentUserProvider
The current user provider
|
protected FOContentCreationHelper |
_foContentCreationHelper
The FO content creation helper
|
protected RightManager |
_rightManager
The right manager
|
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
UGCGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
generate() |
void |
service(ServiceManager smanager) |
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
protected ContentTypeExtensionPoint _cTypeExtPt
ContentType
managerprotected RightManager _rightManager
protected CurrentUserProvider _currentUserProvider
protected FOContentCreationHelper _foContentCreationHelper
public UGCGenerator()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException