- getBase(UriInfo) - Method in class org.eclipse.lyo.oslc4j.trs.server.service.TrackedResourceSetService
-
manage http calls for the first page of the base.
- getBasePage(String) - Method in class org.eclipse.lyo.oslc4j.trs.server.service.TrackedResourceSetService
-
manage calls for a specific page of the base
- getBaseResource(String) - Method in interface org.eclipse.lyo.oslc4j.trs.server.IChangeHistories
-
Return page's Base resource
- getBaseResource(String) - Method in class org.eclipse.lyo.oslc4j.trs.server.SimpleChangeHistories
-
- getBaseUpdateInterval() - Method in class org.eclipse.lyo.oslc4j.trs.server.SimpleChangeHistories
-
- getChangeEventsFromChangeLogJenaModel(Model) - Static method in class org.eclipse.lyo.oslc4j.trs.server.TRSUtil
-
look for and return the change events inside the given rdf model
- getChangeHistories() - Method in class org.eclipse.lyo.oslc4j.trs.server.service.TrackedResourceSetService
-
- getChangeLog(String) - Method in interface org.eclipse.lyo.oslc4j.trs.server.IChangeHistories
-
Return page's ChangeLog
- getChangeLog(UriInfo) - Method in class org.eclipse.lyo.oslc4j.trs.server.service.TrackedResourceSetService
-
manage the calls for the change log and redirects to the handler of a specific page of the
change log with the call to the first page
- getChangeLog(String) - Method in class org.eclipse.lyo.oslc4j.trs.server.SimpleChangeHistories
-
- getChangeLogPage(String) - Method in class org.eclipse.lyo.oslc4j.trs.server.service.TrackedResourceSetService
-
Returns the requested page of the change log
- getHistory(Date) - Method in interface org.eclipse.lyo.oslc4j.trs.server.IChangeHistories
-
Implemented by inheriting classes.
- getInstance(Date, URI, String) - Static method in class org.eclipse.lyo.oslc4j.trs.server.HistoryData
-
- getOrderedHistory(Date) - Method in interface org.eclipse.lyo.oslc4j.trs.server.IChangeHistories
-
Order the history data returned by the getHistory method to use it in the rest of the class
- getOrderedHistory(Date) - Method in class org.eclipse.lyo.oslc4j.trs.server.SimpleChangeHistories
-
- getResourcesWithTypeFromModel(Model, String) - Static method in class org.eclipse.lyo.oslc4j.trs.server.TRSUtil
-
Return the list of resources from the rdf model with the given rdf type
- getTimestamp() - Method in class org.eclipse.lyo.oslc4j.trs.server.HistoryData
-
- getTrackedResourceSet(UriInfo) - Method in class org.eclipse.lyo.oslc4j.trs.server.service.TrackedResourceSetService
-
the method managing calls asking for the tracked resource set object.
- getType() - Method in class org.eclipse.lyo.oslc4j.trs.server.HistoryData
-
- getUri() - Method in class org.eclipse.lyo.oslc4j.trs.server.HistoryData
-