org.eclipse.higgins.sync.ws.rest
Class BaseRes

java.lang.Object
  extended by org.eclipse.higgins.sync.ws.rest.BaseRes
Direct Known Subclasses:
AuthCredentialRes, CommandLogRes, ICardRes, RootRevisionRes, UserProfileRes

public class BaseRes
extends Object

Represents base class for all resources.

Author:
Alexander Yuhimenko

Constructor Summary
BaseRes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseRes

public BaseRes()