public abstract class BaseIdentifierBundleFactory extends Object implements IdentifierBundleFactory
| Modifier and Type | Field and Description |
|---|---|
protected javax.servlet.ServletContext |
ctx |
protected IndividualDao |
indDao |
protected UserAccountsDao |
uaDao |
protected WebappDaoFactory |
wdf |
| Constructor and Description |
|---|
BaseIdentifierBundleFactory(javax.servlet.ServletContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdentifierBundleprotected final javax.servlet.ServletContext ctx
protected final WebappDaoFactory wdf
protected final UserAccountsDao uaDao
protected final IndividualDao indDao
Copyright © 2016. All rights reserved.