class DataStoreRatingLockInitParam : public nn::nex::RootObject
Represents duplicate lock settings for ratings.
DataStoreRatingLockInitParam
|
Constructor. Creates settings where duplicate locks are not used. After a rating is made, re-rating is possible. | |
---|---|---|
V |
~DataStoreRatingLockInitParam
|
Destructor. |
Reset
|
Initializes an object to the default state generated by the constructor. Returns to settings where duplicate locks are not used. | |
SetIntervalLock
|
Sets a fixed interval of time (in seconds) during which re-rating is not possible after a rating is made. | |
SetPeriodicLock
|
Locks ratings such that re-rating is not possible until the specified day of the week or the beginning of the month. | |
SetDaysAfterLock
|
Locks ratings such that re-rating is not possible until the specified time of day after the specified number of days has passed. | |
SetPermanentLock
|
Locks a rating so that re-rating is not possible. | |
Trace
|
Traces the content of a DataStoreRatingLockInitParam object. |
nn::nex::RootObject
nn::nex::DataStoreRatingLockInitParam
CONFIDENTIAL