public abstract class AbstractPortletUsageRecord extends BasicUsageRecord
UsageRecord.OperationResultCONSUMER_ID, OPERATION_RESULT, SCOPE| Constructor and Description |
|---|
AbstractPortletUsageRecord() |
AbstractPortletUsageRecord(Map<String,? extends Serializable> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getOperationId() |
String |
getPortletId() |
String |
getRecordType()
Return the
Record Type |
void |
setMessage(String message) |
void |
setOperationId(String operationId) |
void |
setPortletId(String portletId) |
getConsumerId, getOperationResult, getScope, setConsumerId, setOperationResult, setScopecompareTo, getAggregatedFields, getComputedFields, getCreationTime, getId, getQuerableKeys, getRequiredFields, getResourceProperties, getResourceProperty, removeResourceProperty, setCreationTime, setId, setResourceProperties, setResourceProperty, timestampToCalendar, toString, validatepublic AbstractPortletUsageRecord()
public AbstractPortletUsageRecord(Map<String,? extends Serializable> properties) throws InvalidValueException
InvalidValueExceptionpublic String getRecordType()
RecordRecord TypegetRecordType in interface RecordgetRecordType in class BasicUsageRecordRecord Typepublic String getPortletId()
public void setPortletId(String portletId) throws InvalidValueException
InvalidValueExceptionpublic String getOperationId()
public void setOperationId(String operationId) throws InvalidValueException
InvalidValueExceptionpublic String getMessage()
public void setMessage(String message) throws InvalidValueException
InvalidValueExceptionCopyright © 2019. All Rights Reserved.