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
Method Summary |
boolean |
canRead(org.outerj.daisy.repository.VariantKey document,
long userId,
long[] roleIds)
|
boolean |
canReadLive(org.outerj.daisy.repository.VariantKey document,
long userId,
long[] roleIds)
|
long |
getBranchId(java.lang.String name)
|
java.lang.String |
getBranchName(long branchId)
|
long |
getLanguageId(java.lang.String name)
|
java.lang.String |
getLanguageName(long languageId)
|
org.apache.avalon.framework.logger.Logger |
getLogger()
|
org.outerj.daisy.repository.Repository |
getRepository()
|
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()
canReadLive
public boolean canReadLive(org.outerj.daisy.repository.VariantKey document,
long userId,
long[] roleIds)
throws org.outerj.daisy.repository.RepositoryException
- Throws:
org.outerj.daisy.repository.RepositoryException
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
getLogger
public org.apache.avalon.framework.logger.Logger getLogger()
Copyright © -2012 . All Rights Reserved.