public class PortletUsageRecord extends BasicUsageRecord implements SingleUsageRecord
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
PortletUsageRecord.MoveToConsumerId |
protected class |
PortletUsageRecord.MoveToConsumerIdAction |
UsageRecord.OperationResult| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE |
static String |
OPERATION_ID |
static String |
PORTLET_ID |
protected static String |
USER_ID |
AGGREGATED, AGGREGATED_USAGE_RECORD_ID, aggregatedFields, computedFields, CONSUMER_ID, CREATION_TIME, CREATOR_ID, END_TIME, ID, OPERATION_RESULT, requiredFields, RESOURCE_SCOPE, resourceProperties, START_TIME, USAGE_RECORD_TYPE, validation| Constructor and Description |
|---|
PortletUsageRecord() |
PortletUsageRecord(Map<String,Serializable> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getOperationId() |
String |
getPortletId() |
void |
setMessage(String message) |
void |
setOperationId(String operationId) |
void |
setPortletId(String portletId) |
compareTo, getAggregatedUsageRecordId, getClass, getConsumerId, getCreationTime, getCreatorId, getEndTimeAsCalendar, getId, getOperationResult, getResourceProperties, getResourceProperty, getResourceScope, getStartTimeAsCalendar, getUsageRecord, initializeValidation, setAggregatedUsageRecordId, setConsumerId, setCreationTime, setCreatorId, setEndTime, setId, setOperationResult, setResourceProperties, setResourceProperty, setResourceScope, setStartTime, timestampStringToCalendar, toString, validate, validateField, validatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAggregatedUsageRecordId, getConsumerId, getCreationTime, getCreatorId, getId, getOperationResult, getResourceProperties, getResourceProperty, getResourceScope, setAggregatedUsageRecordId, setConsumerId, setCreationTime, setCreatorId, setId, setOperationResult, setResourceProperties, setResourceProperty, setResourceScope, validatecompareToprotected static final String USER_ID
public static final String PORTLET_ID
public static final String OPERATION_ID
public static final String MESSAGE
public PortletUsageRecord()
public PortletUsageRecord(Map<String,Serializable> properties) throws InvalidValueException
InvalidValueExceptionpublic 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 © 2015. All Rights Reserved.