|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.sync.ws.rest.BaseRes
org.eclipse.higgins.sync.ws.rest.RootRevisionRes
public class RootRevisionRes
Represents root revision resource.
| Constructor Summary | |
|---|---|
RootRevisionRes()
|
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBElement<org.eclipse.higgins.sync.to.RevisionTO> |
getRootRevision(String accessTokenId,
List<String> resourceTypeList)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootRevisionRes()
| Method Detail |
|---|
public javax.xml.bind.JAXBElement<org.eclipse.higgins.sync.to.RevisionTO> getRootRevision(@HeaderParam(value="Authorization")
String accessTokenId,
List<String> resourceTypeList)
throws org.eclipse.higgins.sync.auth.exceptions.AuthenticationException,
org.eclipse.higgins.sync.meta.exceptions.ResourceMetaDataException
org.eclipse.higgins.sync.auth.exceptions.AuthenticationException
org.eclipse.higgins.sync.meta.exceptions.ResourceMetaDataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||