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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Field Summary |
static String |
ROLE
Role for the object |
ROLE
static final String ROLE
- Role for the object
getDefaultNamespaceToken
org.apache.slide.common.NamespaceAccessToken getDefaultNamespaceToken()
getNamespaceToken
org.apache.slide.common.NamespaceAccessToken getNamespaceToken(String namespaceName)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.