Uses of Class
org.eclipse.lyo.core.trs.Base
Packages that use Base
Package
Description
-
Uses of Base in org.eclipse.lyo.core.trs
Methods in org.eclipse.lyo.core.trs that return BaseMethods in org.eclipse.lyo.core.trs with parameters of type Base -
Uses of Base in org.eclipse.lyo.oslc4j.trs.server
Methods in org.eclipse.lyo.oslc4j.trs.server that return BaseModifier and TypeMethodDescriptionInmemPagedTrs.getBaseFirst()PagedTrs.getBaseFirst()Get the first Base resource.InmemPagedTrs.getBaseResource(Integer pageId) InmemPagedTrs.getBaseResource(URI uri) PagedTrs.getBaseResource(Integer page) Get a page from the paged BasePagedTrs.getBaseResource(URI uri) Get a Base resource by its URIGet the Base resource following the given Base.Methods in org.eclipse.lyo.oslc4j.trs.server with parameters of type Base -
Uses of Base in org.eclipse.lyo.trs.client.util
Methods in org.eclipse.lyo.trs.client.util that return BaseModifier and TypeMethodDescriptionITrackedResourceClient.fetchRemoteBase(URI baseUrl) Retrieve the base from the trs provider using the baseURI argument return a base pojo accordinglyTrackedResourceClient.fetchRemoteBase(URI baseUrl) Methods in org.eclipse.lyo.trs.client.util that return types with arguments of type BaseModifier and TypeMethodDescriptionITrackedResourceClient.updateBases(TrackedResourceSet updatedTrs) TrackedResourceClient.updateBases(TrackedResourceSet updatedTrs) Return a list of base objects corresponding to the pages of the base after requesting them from the base url.