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 ItemId
writer
- request writerIOException
- on errorCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.