org.outerj.daisy.repository.serverimpl
Class AbstractLocalStrategy
java.lang.Object
org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
- Direct Known Subclasses:
- LocalCollectionStrategy, LocalCommentStrategy, LocalDocumentStrategy
- public abstract class AbstractLocalStrategy
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected org.apache.avalon.framework.logger.Logger logger
systemUser
protected org.outerj.daisy.repository.commonimpl.AuthenticatedUser systemUser
context
protected LocalRepositoryManager.Context context
jdbcHelper
protected org.outerj.daisy.jdbcutil.JdbcHelper jdbcHelper
eventHelper
protected EventHelper eventHelper
AbstractLocalStrategy
public AbstractLocalStrategy(LocalRepositoryManager.Context context,
org.outerj.daisy.repository.commonimpl.AuthenticatedUser systemUser,
org.outerj.daisy.jdbcutil.JdbcHelper jdbcHelper)
getBranchLabel
protected java.lang.String getBranchLabel(long branchId)
getLanguageLabel
protected java.lang.String getLanguageLabel(long languageId)
getCalendar
protected java.util.Calendar getCalendar(java.util.Date date)
Copyright © -2005 . All Rights Reserved.