org.apache.lenya.cms.publication
Interface DocumentFactoryBuilder
public interface DocumentFactoryBuilder
Document factory builder.
Field Summary |
static java.lang.String |
ROLE
The Avalon service role. |
ROLE
static final java.lang.String ROLE
- The Avalon service role.
createDocumentFactory
DocumentFactory createDocumentFactory(Session session)
- Creates a new document factory.
- Parameters:
session
- The session.
- Returns:
- A document identity map.
Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.