org.outerj.daisy.navigation.impl
Class CommonNavigationManager.Context
java.lang.Object
org.outerj.daisy.navigation.impl.CommonNavigationManager.Context
- Enclosing class:
- CommonNavigationManager
- public class CommonNavigationManager.Context
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRepository
public org.outerj.daisy.repository.Repository getRepository()
canRead
public boolean canRead(org.outerj.daisy.repository.VariantKey document,
long userId,
long[] roleIds)
throws org.outerj.daisy.repository.RepositoryException
- Throws:
org.outerj.daisy.repository.RepositoryException
getBranchName
public java.lang.String getBranchName(long branchId)
throws org.outerj.daisy.repository.RepositoryException
- Throws:
org.outerj.daisy.repository.RepositoryException
getLanguageName
public java.lang.String getLanguageName(long languageId)
throws org.outerj.daisy.repository.RepositoryException
- Throws:
org.outerj.daisy.repository.RepositoryException
getBranchId
public long getBranchId(java.lang.String name)
throws org.outerj.daisy.repository.RepositoryException
- Throws:
org.outerj.daisy.repository.RepositoryException
getLanguageId
public long getLanguageId(java.lang.String name)
throws org.outerj.daisy.repository.RepositoryException
- Throws:
org.outerj.daisy.repository.RepositoryException
getImportStack
public java.lang.ThreadLocal getImportStack()
getLogger
public org.apache.avalon.framework.logger.Logger getLogger()
Copyright © -2005 . All Rights Reserved.