A B C D E G H I M N O R S T U W

A

ALPHA - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 
AppUser - Class in com.google.code.ssm.test.entity
 
AppUser() - Constructor for class com.google.code.ssm.test.entity.AppUser
 
AppUser(int, int) - Constructor for class com.google.code.ssm.test.entity.AppUser
 
AppUser(AppUserPK) - Constructor for class com.google.code.ssm.test.entity.AppUser
 
AppUserDAO - Interface in com.google.code.ssm.test.dao
 
AppUserDAOImpl - Class in com.google.code.ssm.test.dao
 
AppUserDAOImpl() - Constructor for class com.google.code.ssm.test.dao.AppUserDAOImpl
 
AppUserPK - Class in com.google.code.ssm.test.entity
 
AppUserPK() - Constructor for class com.google.code.ssm.test.entity.AppUserPK
 
AppUserPK(int, int) - Constructor for class com.google.code.ssm.test.entity.AppUserPK
 
AppUserService - Interface in com.google.code.ssm.test.svc
 
AppUserServiceImpl - Class in com.google.code.ssm.test.svc
 
AppUserServiceImpl() - Constructor for class com.google.code.ssm.test.svc.AppUserServiceImpl
 

B

BAGGINS - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 
BRAVO - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 

C

CacheConst - Interface in com.google.code.ssm.test.cache
 
cacheKey() - Method in class com.google.code.ssm.test.entity.AppUser
 
cacheKey() - Method in class com.google.code.ssm.test.entity.AppUserPK
 
CHARLIE - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 
com.google.code.ssm.test.cache - package com.google.code.ssm.test.cache
 
com.google.code.ssm.test.dao - package com.google.code.ssm.test.dao
 
com.google.code.ssm.test.entity - package com.google.code.ssm.test.entity
 
com.google.code.ssm.test.svc - package com.google.code.ssm.test.svc
 
create(AppUser) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
create(AppUser) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 

D

decrement(String) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
decrement(String) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
decrement(String) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
decrement(String) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
DELTA - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 
disableAppForUser(int, int) - Method in interface com.google.code.ssm.test.svc.AppUserService
Uninstall application for user.
disableAppForUser(int, int) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 

E

ECHO - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 
enableAppForUser(int, int, boolean) - Method in interface com.google.code.ssm.test.svc.AppUserService
Installs application for user.
enableAppForUser(int, int, boolean) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 
equals(Object) - Method in class com.google.code.ssm.test.entity.AppUser
 
equals(Object) - Method in class com.google.code.ssm.test.entity.AppUserPK
 

G

GenericDAO<T> - Interface in com.google.code.ssm.test.dao
 
get(int, int) - Method in interface com.google.code.ssm.test.svc.AppUserService
Returns application - user association
get(int, int) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 
getAppIdList(int, boolean) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
getAppIdList(int, boolean) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
getApplicationId() - Method in class com.google.code.ssm.test.entity.AppUser
 
getApplicationId() - Method in class com.google.code.ssm.test.entity.AppUserPK
 
getAssignStrings() - Method in interface com.google.code.ssm.test.dao.TestDAO
 
getAssignStrings() - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
getAssignStrings() - Method in interface com.google.code.ssm.test.svc.TestSvc
 
getAssignStrings() - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
getByPk(AppUserPK) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
getByPk(AppUserPK) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
getByPKFromDB(AppUserPK) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
getByPKFromDB(AppUserPK) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
getCounter(String) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
getCounter(String) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
getCounter(String) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
getCounter(String) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
getDateString(String) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
getDateString(String) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
getDateString(String) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
getDateString(String) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
getFromDedicated(String) - Method in interface com.google.code.ssm.test.dao.MultiCacheDAO
 
getFromDedicated(String) - Method in class com.google.code.ssm.test.dao.MultiCacheDAOImpl
 
getFromDefault(String) - Method in interface com.google.code.ssm.test.dao.MultiCacheDAO
 
getFromDefault(String) - Method in class com.google.code.ssm.test.dao.MultiCacheDAOImpl
 
getInstalledList(int, List<Integer>) - Method in interface com.google.code.ssm.test.svc.AppUserService
Returns application - user associations
getInstalledList(int, List<Integer>) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 
getList(int, List<Integer>) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
getList(int, List<Integer>) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
getList(int) - Method in interface com.google.code.ssm.test.svc.AppUserService
Get the list of AppUser entities for specified user that contains authorized and unauthorized (uninstalled) applications.
getList(int, boolean) - Method in interface com.google.code.ssm.test.svc.AppUserService
Get the list of AppUser entities for specified portal user.
getList(int) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 
getList(int, boolean) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 
getPK() - Method in class com.google.code.ssm.test.entity.AppUser
 
getRandomString(Long) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
getRandomString(Long) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
getRandomString(Long) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
getRandomString(Long) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
getRandomStrings(List<Long>) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
getRandomStrings(List<Long>) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
getRandomStrings(List<Long>) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
getRandomStrings(List<Long>) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
getRandomUserByPk(AppUserPK) - Method in interface com.google.code.ssm.test.dao.SpecificDAO
 
getRandomUserByPk(AppUserPK) - Method in class com.google.code.ssm.test.dao.SpecificDAOImpl
 
getTimestampValues(List<Long>) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
getTimestampValues(List<Long>) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
getTimestampValues(List<Long>) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
getTimestampValues(List<Long>) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
getUserId() - Method in class com.google.code.ssm.test.entity.AppUser
 
getUserId() - Method in class com.google.code.ssm.test.entity.AppUserPK
 
getUserIdsList(int, List<Integer>) - Method in interface com.google.code.ssm.test.svc.AppUserService
Gets the sublist of given users IDs list that contains only those users that installed given application.
getUserIdsList(int, List<Integer>) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 
getUsersList(int, List<Integer>) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
getUsersList(int, List<Integer>) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
getUsersListFromCache(int, List<Integer>, Collection<Integer>) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
Fetch AppUser entities from remote cache (memcached).
getUsersListFromCache(int, List<Integer>, Collection<Integer>) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
getVersion() - Method in class com.google.code.ssm.test.entity.AppUser
 

H

hashCode() - Method in class com.google.code.ssm.test.entity.AppUser
 
hashCode() - Method in class com.google.code.ssm.test.entity.AppUserPK
 

I

increment(String) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
increment(String) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
increment(String) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
increment(String) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
invalidate(String) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
invalidate(String) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
invalidate(String) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
invalidate(String) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
invalidateAssignStrings() - Method in interface com.google.code.ssm.test.dao.TestDAO
 
invalidateAssignStrings() - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
invalidateAssignStrings() - Method in interface com.google.code.ssm.test.svc.TestSvc
 
invalidateAssignStrings() - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
isEnabled() - Method in class com.google.code.ssm.test.entity.AppUser
 
isEnabled(int, int) - Method in interface com.google.code.ssm.test.svc.AppUserService
Check if the user (by UID) is user of selected application.
isEnabled(int, int) - Method in class com.google.code.ssm.test.svc.AppUserServiceImpl
 

M

MULTI - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 
MultiCacheDAO - Interface in com.google.code.ssm.test.dao
 
MultiCacheDAOImpl - Class in com.google.code.ssm.test.dao
 
MultiCacheDAOImpl() - Constructor for class com.google.code.ssm.test.dao.MultiCacheDAOImpl
 

N

NAME - Static variable in interface com.google.code.ssm.test.dao.SpecificDAO
 

O

OMEGA - Static variable in interface com.google.code.ssm.test.cache.CacheConst
 
overrideDateString(int, String, String) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
overrideDateString(int, String, String) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
overrideDateString(int, String, String) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
overrideDateString(int, String, String) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
overrideTimestampValues(int, List<Long>, String, List<String>) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
overrideTimestampValues(int, List<Long>, String, List<String>) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
overrideTimestampValues(int, List<Long>, String, List<String>) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
overrideTimestampValues(int, List<Long>, String, List<String>) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 

R

readExternal(ObjectInput) - Method in class com.google.code.ssm.test.entity.AppUser
 
remove(AppUserPK) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
remove(AppUserPK) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
removeFromDedicated(String) - Method in interface com.google.code.ssm.test.dao.MultiCacheDAO
 
removeFromDedicated(String) - Method in class com.google.code.ssm.test.dao.MultiCacheDAOImpl
 
removeFromDefault(String) - Method in interface com.google.code.ssm.test.dao.MultiCacheDAO
 
removeFromDefault(String) - Method in class com.google.code.ssm.test.dao.MultiCacheDAOImpl
 

S

setApplicationId(int) - Method in class com.google.code.ssm.test.entity.AppUser
 
setApplicationId(int) - Method in class com.google.code.ssm.test.entity.AppUserPK
 
setDao(TestDAO) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
setEnabled(boolean) - Method in class com.google.code.ssm.test.entity.AppUser
 
setUserId(int) - Method in class com.google.code.ssm.test.entity.AppUser
 
setUserId(int) - Method in class com.google.code.ssm.test.entity.AppUserPK
 
SpecificDAO - Interface in com.google.code.ssm.test.dao
 
SpecificDAOImpl - Class in com.google.code.ssm.test.dao
 
SpecificDAOImpl() - Constructor for class com.google.code.ssm.test.dao.SpecificDAOImpl
 
storeToDedicated(String, String) - Method in interface com.google.code.ssm.test.dao.MultiCacheDAO
 
storeToDedicated(String, String) - Method in class com.google.code.ssm.test.dao.MultiCacheDAOImpl
 
storeToDefault(String, String) - Method in interface com.google.code.ssm.test.dao.MultiCacheDAO
 
storeToDefault(String, String) - Method in class com.google.code.ssm.test.dao.MultiCacheDAOImpl
 

T

TestDAO - Interface in com.google.code.ssm.test.dao
 
TestDAOImpl - Class in com.google.code.ssm.test.dao
 
TestDAOImpl() - Constructor for class com.google.code.ssm.test.dao.TestDAOImpl
 
TestSvc - Interface in com.google.code.ssm.test.svc
 
TestSvcImpl - Class in com.google.code.ssm.test.svc
 
TestSvcImpl() - Constructor for class com.google.code.ssm.test.svc.TestSvcImpl
 
toString() - Method in class com.google.code.ssm.test.entity.AppUser
 
toString() - Method in class com.google.code.ssm.test.entity.AppUserPK
 

U

update(AppUser) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
update(AppUser) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
update(String, Long) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
update(String, Long) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
update(String, Long) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
update(String, Long) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateAssignStrings(int, List<String>) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
updateAssignStrings(int, List<String>) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
updateAssignStrings(List<String>) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
updateAssignStrings(List<String>) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateListInCache(int, boolean, List<Integer>) - Method in interface com.google.code.ssm.test.dao.AppUserDAO
 
updateListInCache(int, boolean, List<Integer>) - Method in class com.google.code.ssm.test.dao.AppUserDAOImpl
 
updateRandomString(Long) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
updateRandomString(Long) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
updateRandomString(Long) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
updateRandomString(Long) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateRandomStringAgain(Long) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
updateRandomStringAgain(Long) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
updateRandomStringAgain(Long) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
updateRandomStringAgain(Long) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateRandomStrings(List<Long>) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
updateRandomStrings(List<Long>) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
updateRandomStrings(List<Long>) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
updateRandomStrings(List<Long>) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateRandomStringsAgain(List<Long>) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
updateRandomStringsAgain(List<Long>) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
updateRandomStringsAgain(List<Long>) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
updateRandomStringsAgain(List<Long>) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateTimestampValue(Long) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
updateTimestampValue(Long) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
updateTimestampValue(Long) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
updateTimestampValue(Long) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateTimestamValues(List<Long>) - Method in interface com.google.code.ssm.test.dao.TestDAO
 
updateTimestamValues(List<Long>) - Method in class com.google.code.ssm.test.dao.TestDAOImpl
 
updateTimestamValues(List<Long>) - Method in interface com.google.code.ssm.test.svc.TestSvc
 
updateTimestamValues(List<Long>) - Method in class com.google.code.ssm.test.svc.TestSvcImpl
 
updateUser(T) - Method in interface com.google.code.ssm.test.dao.GenericDAO
 
updateUser(AppUser, int) - Method in interface com.google.code.ssm.test.dao.SpecificDAO
 
updateUser(AppUser) - Method in class com.google.code.ssm.test.dao.SpecificDAOImpl
 
updateUser(AppUser, int) - Method in class com.google.code.ssm.test.dao.SpecificDAOImpl
 
updateUser(int) - Method in class com.google.code.ssm.test.dao.SpecificDAOImpl
 
updateUserWithoutGenerics(AppUser) - Method in interface com.google.code.ssm.test.dao.SpecificDAO
 
updateUserWithoutGenerics(AppUser) - Method in class com.google.code.ssm.test.dao.SpecificDAOImpl
 

W

writeExternal(ObjectOutput) - Method in class com.google.code.ssm.test.entity.AppUser
 

A B C D E G H I M N O R S T U W

Copyright © 2014. All rights reserved.