org.apache.cocoon.components.slide
Interface SlideRepository
- All Known Implementing Classes:
- SlideRepositoryImpl
- public interface SlideRepository
This interface represents a repository from a CMS.
- Version:
- CVS $Id: SlideRepository.java 30941 2004-07-29 19:56:58Z vgritsenko $
Field Summary |
static String |
ROLE
Role for the object |
ROLE
public static final String ROLE
- Role for the object
getDefaultNamespaceToken
public org.apache.slide.common.NamespaceAccessToken getDefaultNamespaceToken()
getNamespaceToken
public org.apache.slide.common.NamespaceAccessToken getNamespaceToken(String namespaceName)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.