org.apache.lenya.cms.repository
Interface NodeFactory

All Superinterfaces:
RepositoryItemFactory

public interface NodeFactory
extends RepositoryItemFactory

Factory to produce repository nodes.

Version:
$Id:$

Field Summary
static java.lang.String ROLE
          The role of the service.
 
Method Summary
 
Methods inherited from interface org.apache.lenya.cms.repository.RepositoryItemFactory
buildItem, getItemType
 

Field Detail

ROLE

static final java.lang.String ROLE
The role of the service.



Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.