public class RatingHistoryService extends Object implements IRatingHistoryService
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_SERVICE
The Constant BEAN_SERVICE.
|
Constructor and Description |
---|
RatingHistoryService() |
Modifier and Type | Method and Description |
---|---|
void |
create(RatingHistory ratingHistory)
Insert.
|
RatingHistory |
findByHistoryExtenderId(long lIdHistoryExtenderId)
Find a
RatingHistory |
void |
remove(int nId)
Delete.
|
void |
removeByResource(String strIdExtendableResource,
String strExtendableResourceType)
Delete by resource
|
public static final String BEAN_SERVICE
public void remove(int nId)
IRatingHistoryService
remove
in interface IRatingHistoryService
nId
- the n id ratingpublic void removeByResource(String strIdExtendableResource, String strExtendableResourceType)
IRatingHistoryService
removeByResource
in interface IRatingHistoryService
strIdExtendableResource
- the str id extendable resourcestrExtendableResourceType
- the str extendable resource typepublic void create(RatingHistory ratingHistory)
IRatingHistoryService
create
in interface IRatingHistoryService
ratingHistory
- the ratingHistorypublic RatingHistory findByHistoryExtenderId(long lIdHistoryExtenderId)
IRatingHistoryService
RatingHistory
findByHistoryExtenderId
in interface IRatingHistoryService
lIdHistoryExtenderId
- the extender idRatingHistory
Copyright © 2015 City of Paris. All rights reserved.