| Chunk |
|---|
| Conflicting content |
|---|
public static final String CHECK_BULK_OPERATION_SOURCE_ISNULL = CHECK + "095";
/**
<<<<<<< HEAD
* clichck095 - Select a location
*/
public static final String CHECK_SELECT_LOCATION = CHECK + "095";
=======
* clichck096 - Destination is not present.
*/
public static final String CHECK_BULK_OPERATION_DESTINATION_ISNULL = CHECK + "096";
>>>>>>> bb6c56df519e11bce93621e24153214b62cda5fc
// Application messages
/**
* cliapp001 - Select document to attach digital copy. |
| Solution content |
|---|
public static final String CHECK_BULK_OPERATION_SOURCE_ISNULL = CHECK + "095";
/**
* clichck096 - Destination is not present.
*/
public static final String CHECK_BULK_OPERATION_DESTINATION_ISNULL = CHECK + "096";
/**
* clichck097 - Select a location
*/
public static final String CHECK_SELECT_LOCATION = CHECK + "097";
// Application messages
/**
* cliapp001 - Select document to attach digital copy. |
| File |
|---|
| ClientMessage.java |
| Developer's decision |
|---|
| Manual |
| Kind of conflict |
|---|
| Attribute |
| Comment |