Package | Description |
---|---|
org.eclipse.lyo.core.trs |
Copyright (c) 2013 IBM Corporation.
|
org.eclipse.lyo.oslc4j.core.model |
Copyright (c) 2012 IBM Corporation.
|
Modifier and Type | Class and Description |
---|---|
class |
Base
The Base of a Tracked Resource Set is a W3C Linked Data Platform (LDP)
Container where each member references a Resource that was in the Resource
Set at the time the Base was computed.
|
class |
EmptyChangeLog
A Change Log provides a list of changes organized in inverse chronological
order, most recent first.
|
Modifier and Type | Method and Description |
---|---|
URI |
TrackedResourceSet.getBase() |
List<ChangeEvent> |
ChangeLog.getChange() |
URI |
ChangeEvent.getChanged() |
AbstractChangeLog |
TrackedResourceSet.getChangeLog() |
URI |
Base.getCutoffEvent() |
List<URI> |
Base.getMembers() |
URI |
Page.getNextPage() |
int |
ChangeEvent.getOrder() |
Base |
Page.getPageOf() |
URI |
ChangeLog.getPrevious() |
Copyright © 2016. All rights reserved.