| Modifier and Type | Method and Description |
|---|---|
IAppSessionDataFactory<? extends IAppSessionData> |
ISessionDatasource.getDataFactory(Class<? extends IAppSessionData> x) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IAccSessionData> |
AccSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IAuthSessionData> |
AuthSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
CCALocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<ICCASessionData> |
CCASessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
CxDxLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<ICxDxSessionData> |
CxDxSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IAuthSessionData> |
GqSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
GxLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IGxSessionData> |
GxSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RfLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IRfSessionData> |
RfSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RoLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IRoSessionData> |
RoSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
RxLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IRxSessionData> |
RxSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
S13LocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IS13SessionData> |
S13SessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
S6aLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IS6aSessionData> |
S6aSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ShLocalSessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected IAppSessionDataFactory<IShSessionData> |
ShSessionFactoryImpl.sessionDataFactory |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<Class<? extends IAppSessionData>,IAppSessionDataFactory<? extends IAppSessionData>> |
LocalDataSource.appSessionDataFactories |
| Modifier and Type | Method and Description |
|---|---|
IAppSessionDataFactory<? extends IAppSessionData> |
LocalDataSource.getDataFactory(Class<? extends IAppSessionData> x) |
Copyright © 2016. All Rights Reserved.