Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
J
O
R
S
U
W
A
AuthCredentialRes
- Class in
org.eclipse.higgins.sync.ws.rest
Represents Auth Credential resource.
AuthCredentialRes()
- Constructor for class org.eclipse.higgins.sync.ws.rest.
AuthCredentialRes
B
BaseRes
- Class in
org.eclipse.higgins.sync.ws.rest
Represents base class for all resources.
BaseRes()
- Constructor for class org.eclipse.higgins.sync.ws.rest.
BaseRes
buildSoapFault(Throwable)
- Method in class org.eclipse.higgins.sync.ws.utilities.
WSUtils
C
CardSyncException
- Exception in
org.eclipse.higgins.sync.ws.exception
Represents CardSync exception.
CardSyncException()
- Constructor for exception org.eclipse.higgins.sync.ws.exception.
CardSyncException
CardSyncException(String, Throwable)
- Constructor for exception org.eclipse.higgins.sync.ws.exception.
CardSyncException
CardSyncException(String)
- Constructor for exception org.eclipse.higgins.sync.ws.exception.
CardSyncException
CardSyncException(Throwable)
- Constructor for exception org.eclipse.higgins.sync.ws.exception.
CardSyncException
CardSyncWS
- Class in
org.eclipse.higgins.sync.ws.jaxws
Jax-WS CardSync WS endpoint.
CardSyncWS()
- Constructor for class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
CommandLogRes
- Class in
org.eclipse.higgins.sync.ws.rest
Represents CommandLog resource.
CommandLogRes()
- Constructor for class org.eclipse.higgins.sync.ws.rest.
CommandLogRes
createAccessToken(AuthCredentialTO)
- Method in class org.eclipse.higgins.sync.ws.rest.
AuthCredentialRes
createCard(CardTO)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
createCard(String, ResourceTO)
- Method in class org.eclipse.higgins.sync.ws.rest.
ICardRes
createUserProfile(UserProfileTO)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
createUserProfile(ResourceTO)
- Method in class org.eclipse.higgins.sync.ws.rest.
UserProfileRes
D
deleteAccessToken(String)
- Method in class org.eclipse.higgins.sync.ws.rest.
AuthCredentialRes
deleteCard(String)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
deleteCard(String, String)
- Method in class org.eclipse.higgins.sync.ws.rest.
ICardRes
deleteUserProfile()
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
deleteUserProfile(String)
- Method in class org.eclipse.higgins.sync.ws.rest.
UserProfileRes
E
execCommands(CommandsTO, String[])
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
execCommands(String, CommandsTO, List<String>)
- Method in class org.eclipse.higgins.sync.ws.rest.
CommandLogRes
G
getAuthTokenId(MessageContext)
- Method in class org.eclipse.higgins.sync.ws.utilities.
WSUtils
getCard(String)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
getCard(String, String)
- Method in class org.eclipse.higgins.sync.ws.rest.
ICardRes
getCards()
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
getCards(String)
- Method in class org.eclipse.higgins.sync.ws.rest.
ICardRes
getCommandLog(RevisionTO, String[])
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
getCommandLog(String, Long, List<String>)
- Method in class org.eclipse.higgins.sync.ws.rest.
CommandLogRes
getContext(Class<?>)
- Method in class org.eclipse.higgins.sync.ws.rest.
JAXBContextResolver
getRootRevision(List<String>)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
getRootRevision(String, List<String>)
- Method in class org.eclipse.higgins.sync.ws.rest.
RootRevisionRes
getUserProfile()
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
getUserProfile(String)
- Method in class org.eclipse.higgins.sync.ws.rest.
UserProfileRes
I
ICardRes
- Class in
org.eclipse.higgins.sync.ws.rest
Represents ICard resource.
ICardRes()
- Constructor for class org.eclipse.higgins.sync.ws.rest.
ICardRes
importFromCrd(FileTO)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
importFromCrd(String, FileTO)
- Method in class org.eclipse.higgins.sync.ws.rest.
ICardRes
J
JAXBContextResolver
- Class in
org.eclipse.higgins.sync.ws.rest
Implements JAXB ContextResolver.
JAXBContextResolver()
- Constructor for class org.eclipse.higgins.sync.ws.rest.
JAXBContextResolver
O
org.eclipse.higgins.sync.ws.exception
- package org.eclipse.higgins.sync.ws.exception
org.eclipse.higgins.sync.ws.jaxws
- package org.eclipse.higgins.sync.ws.jaxws
org.eclipse.higgins.sync.ws.rest
- package org.eclipse.higgins.sync.ws.rest
org.eclipse.higgins.sync.ws.utilities
- package org.eclipse.higgins.sync.ws.utilities
R
RootRevisionRes
- Class in
org.eclipse.higgins.sync.ws.rest
Represents root revision resource.
RootRevisionRes()
- Constructor for class org.eclipse.higgins.sync.ws.rest.
RootRevisionRes
S
signIn(AuthCredentialTO)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
signOut()
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
U
updateCard(CardTO)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
updateCard(String, ResourceTO)
- Method in class org.eclipse.higgins.sync.ws.rest.
ICardRes
updateUserProfile(UserProfileTO)
- Method in class org.eclipse.higgins.sync.ws.jaxws.
CardSyncWS
updateUserProfile(String, ResourceTO)
- Method in class org.eclipse.higgins.sync.ws.rest.
UserProfileRes
UserProfileRes
- Class in
org.eclipse.higgins.sync.ws.rest
Represents UserProfile resource.
UserProfileRes()
- Constructor for class org.eclipse.higgins.sync.ws.rest.
UserProfileRes
W
WSUtils
- Class in
org.eclipse.higgins.sync.ws.utilities
WSUtils()
- Constructor for class org.eclipse.higgins.sync.ws.utilities.
WSUtils
A
B
C
D
E
G
I
J
O
R
S
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes