public class RatingExtenderFilter extends Object
Modifier and Type | Field and Description |
---|---|
static float |
ALL_FLOAT |
static String |
ALL_STRING |
Constructor and Description |
---|
RatingExtenderFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
containsExtendableResourceType()
Return true if filter contain rating Extendable Resource Type
|
boolean |
containsIdExtendableResource()
Return true if filter contain rating Extendable Resource
|
boolean |
containsRatingType()
Return true if filter contain rating type
|
boolean |
containsRatingValue()
Return true if filter contain rating value
|
boolean |
containsUserGuid()
Return true if filter contain rating user guid
|
String |
getExtendableResourceType()
Returns the ExtendableResourceType
|
String |
getIdExtendableResource()
Returns the IdExtendableResource
|
String |
getRatingType()
Returns the RatingType
|
float |
getRatingValue()
Returns the RatingValue
|
String |
getUserGuid()
Returns the UserGuid
|
void |
setExtendableResourceType(String strExtendableResourceType)
Sets the ExtendableResourceType
|
void |
setIdExtendableResource(String strExtendableResource)
Sets the ExtendableResource
|
void |
setRatingType(String strRatingType)
Sets the RatingType
|
void |
setRatingValue(float fRatingValue)
Sets the RatingValue
|
void |
setUserGuid(String strUserGuid)
Sets the UserGuid
|
public static final String ALL_STRING
public static final float ALL_FLOAT
public float getRatingValue()
public boolean containsRatingValue()
public void setRatingValue(float fRatingValue)
fRatingValue
- The RatingValuepublic String getRatingType()
public boolean containsRatingType()
public void setRatingType(String strRatingType)
strRatingType
- The RatingTypepublic String getIdExtendableResource()
public boolean containsIdExtendableResource()
public void setIdExtendableResource(String strExtendableResource)
strExtendableResource
- The ExtendableResourcepublic String getExtendableResourceType()
public boolean containsExtendableResourceType()
public void setExtendableResourceType(String strExtendableResourceType)
strExtendableResourceType
- The ExtendableResourceTypepublic boolean containsUserGuid()
public void setUserGuid(String strUserGuid)
strEuerGuid
- The UserGuidpublic String getUserGuid()
Copyright © 2022 City of Paris. All rights reserved.