|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoteDataId | |
---|---|
com.hack23.cia.service.data.api | |
com.hack23.cia.service.data.impl | |
com.hack23.cia.service.impl |
Uses of VoteDataId in com.hack23.cia.service.data.api |
---|
Methods in com.hack23.cia.service.data.api that return types with arguments of type VoteDataId | |
---|---|
List<VoteDataId> |
VoteDataDAO.getIdList()
Gets the id list. |
Uses of VoteDataId in com.hack23.cia.service.data.impl |
---|
Methods in com.hack23.cia.service.data.impl that return types with arguments of type VoteDataId | |
---|---|
List<VoteDataId> |
VoteDataDAOImpl.getIdList()
|
Uses of VoteDataId in com.hack23.cia.service.impl |
---|
Methods in com.hack23.cia.service.impl with parameters of type VoteDataId | |
---|---|
VoteData |
VoteDataContainer.load(VoteDataId id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |