Constant Field Values


Contents
org.eclipse.*

org.eclipse.higgins.sync.command.DeleteCardCommand
public static final String COMMAND_ID "Deleteorg.eclipse.higgins.sync.to.CardTO"

org.eclipse.higgins.sync.command.GetCardCommand
public static final String COMMAND_ID "Getorg.eclipse.higgins.sync.to.CardTO"

org.eclipse.higgins.sync.command.GetUserProfileCommand
public static final String COMMAND_ID "Getorg.eclipse.higgins.sync.to.UserProfileTO"

org.eclipse.higgins.sync.command.IResourceCommand
public static final String DELETE_CMD_NAME "Delete"
public static final String GET_CMD_NAME "Get"
public static final String PERSIST_CMD_NAME "Persist"

org.eclipse.higgins.sync.command.PersistCardCommand
public static final String COMMAND_ID "Persistorg.eclipse.higgins.sync.to.CardTO"

org.eclipse.higgins.sync.command.PersistUserProfileCommand
public static final String COMMAND_ID "Persistorg.eclipse.higgins.sync.to.UserProfileTO"