public class OccurrenceItemId extends ItemId
| Modifier and Type | Field and Description | 
|---|---|
protected int | 
instanceIndex  | 
| Constructor and Description | 
|---|
OccurrenceItemId(String recurringMasterId,
                int instanceIndex)
Build Item id object from item id and change key. 
 | 
OccurrenceItemId(String recurringMasterId,
                String changeKey,
                int instanceIndex)
Build Item id object from item id and change key. 
 | 
public OccurrenceItemId(String recurringMasterId, int instanceIndex)
recurringMasterId - recurring master idinstanceIndex - occurrence indexpublic void write(Writer writer) throws IOException
write in class ItemIdwriter - request writerIOException - on errorCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.