@Immutable protected static final class Sequencers.SequencingContext extends Object implements Sequencer.Context
| Modifier | Constructor and Description |
|---|---|
protected |
Sequencers.SequencingContext(DateTime now,
ValueFactory jcrValueFactory) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getTimestamp()
Get the timestamp of the sequencing.
|
ValueFactory |
valueFactory()
Returns a
ValueFactory instance which can be used to perform additional type conversions,
from what ValueFactory offers |
protected Sequencers.SequencingContext(DateTime now, ValueFactory jcrValueFactory)
public Calendar getTimestamp()
Sequencer.ContextgetTimestamp in interface Sequencer.Contextpublic ValueFactory valueFactory()
Sequencer.ContextValueFactory instance which can be used to perform additional type conversions,
from what ValueFactory offersvalueFactory in interface Sequencer.ContextCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.