public class DefaultLogEventList extends AbstractCollectionResource<LogEvent> implements LogEventList
ITEMS_PROPERTY_NAME, NEXT_PAGEdeletedPropertyNames, dirty, dirtyProperties, properties, referenceFactoryreadLock, writeLock| Constructor and Description |
|---|
DefaultLogEventList(InternalDataStore dataStore) |
DefaultLogEventList(InternalDataStore dataStore,
Map<String,Object> properties) |
DefaultLogEventList(InternalDataStore dataStore,
Map<String,Object> properties,
Map<String,Object> queryParams) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<LogEvent> |
getItemType() |
Map<String,Property> |
getPropertyDescriptors() |
emptyCollectionResource, getCurrentPage, isCollectionResource, iterator, single, singletonCollectionResource, spliterator, stream, toResourceclear, containsKey, containsValue, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isMaterialized, isMaterialized, isNew, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, setResourceProperty, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitsingle, streamgetResourceHref, setResourceHrefforEach, iterator, spliteratorpublic DefaultLogEventList(InternalDataStore dataStore)
public DefaultLogEventList(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourceprotected Class<LogEvent> getItemType()
getItemType in class AbstractCollectionResource<LogEvent>Copyright © 2017 Okta. All rights reserved.