Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.cp.rating
Interface Constants
public interface ConstantsDefines constants for the RatingModel and the RatingModelURIs.
- Since:
- 7.0.0
Field Summary static java.lang.String MAX_VALUE
String maxvaluestatic java.lang.String MIN_VALUE
String minvaluestatic java.net.URI RATING_MODEL_RATING_SPACE_ALL
URI for the complete rating spacestatic java.net.URI RATING_MODEL_RATING_SPACE_EMPTY
URI for the empty rating spacestatic java.net.URI RATING_MODEL_RATINGS_ALL
URI for the all ratings setstatic java.net.URI RATING_MODEL_RATINGS_EMPTY
URI for the empty rating setstatic java.lang.String UN_VR_RATINGS
String wps.Rating, the name of the VirtualResource Ratings.static java.lang.String VALUE
String value
Field Detail RATING_MODEL_RATINGS_EMPTY
static final java.net.URI RATING_MODEL_RATINGS_EMPTY
- URI for the empty rating set
- See Also:
- RatingModelURI#EMPTY_RATINGS
RATING_MODEL_RATINGS_ALL
static final java.net.URI RATING_MODEL_RATINGS_ALL
- URI for the all ratings set
- See Also:
- RatingModelURI#ALL_RATINGS
RATING_MODEL_RATING_SPACE_EMPTY
static final java.net.URI RATING_MODEL_RATING_SPACE_EMPTY
- URI for the empty rating space
- See Also:
- RatingModelRatingSpaceURI#EMPTY
RATING_MODEL_RATING_SPACE_ALL
static final java.net.URI RATING_MODEL_RATING_SPACE_ALL
- URI for the complete rating space
- See Also:
- RatingModelRatingSpaceURI#ALL
VALUE
static final java.lang.String VALUE
- String value
- See Also:
- RatingModelRatingValueURI, Constant Field Values
MIN_VALUE
static final java.lang.String MIN_VALUE
- String minvalue
- See Also:
- RatingModelMinRatingValueURI, Constant Field Values
MAX_VALUE
static final java.lang.String MAX_VALUE
- String maxvalue
- See Also:
- RatingModelMaxRatingValueURI, Constant Field Values
UN_VR_RATINGS
static final java.lang.String UN_VR_RATINGS
- String wps.Rating, the name of the VirtualResource Ratings.
- See Also:
- Constant Field Values
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD