|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Rating
Class Rating
| Nested Class Summary | |
|---|---|
static interface |
Rating.Identity
Object Identity |
| Method Summary | |
|---|---|
String |
getDescription()
|
GenericAccount |
getRatedBy()
Retrieves the value for the reference ratedBy. |
short |
getRatingLevel()
Retrieves the value for the attribute ratingLevel. |
Short |
getRatingType()
|
void |
setCrxObject(CrxObject crxObject)
Sets a new value for the reference crxObject. |
void |
setCrxObject(CrxObject crxObject,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:generic:CrxObjectHasRating. |
void |
setDescription(String description)
Sets a new value for the attribute description. |
void |
setRatedBy(GenericAccount ratedBy)
Sets a new value for the reference ratedBy. |
void |
setRatingLevel(short ratingLevel)
Sets a new value for the attribute ratingLevel. |
void |
setRatingType(Short ratingType)
Sets a new value for the attribute ratingType. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
String getDescription()
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.GenericAccount getRatedBy()
ratedBy.
null – value for this reference.void setRatedBy(GenericAccount ratedBy)
ratedBy.
ratedBy - The non-null new value for this reference.short getRatingLevel()
ratingLevel.
ratingLevel.void setRatingLevel(short ratingLevel)
ratingLevel.
ratingLevel - The non-null new value for attribute ratingLevel.Short getRatingType()
ratingType.void setRatingType(Short ratingType)
ratingType.
ratingType - The possibly null new value for attribute ratingType.void setCrxObject(CrxObject crxObject)
crxObject.
crxObject - The non-null new value for this reference.
void setCrxObject(CrxObject crxObject,
boolean idIsPersistent,
String id)
org:opencrx:kernel:generic:CrxObjectHasRating.
crxObject - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||