public abstract class AbstractOccurringValuesService extends Object implements OccurringValuesService
OccurringValuesService
implementations.Constructor and Description |
---|
AbstractOccurringValuesService() |
Modifier and Type | Method and Description |
---|---|
void |
addListener(OccurringValuesListener listener)
Add a listener to the service.
|
void |
notifyOccurringValuesInvalidated(SchemaSpaceID schemaSpace)
Called when the occurring values have been invalidated for a schema
space.
|
void |
notifyOccurringValuesUpdated(PropertyEntityDefinition property)
Called when the occurring values for a property entity definition have
been updated.
|
void |
removeListener(OccurringValuesListener listener)
Remove a listener from the service.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOccurringValues, updateOccuringValues
public void addListener(OccurringValuesListener listener)
OccurringValuesService
addListener
in interface OccurringValuesService
listener
- the listener to addpublic void removeListener(OccurringValuesListener listener)
OccurringValuesService
removeListener
in interface OccurringValuesService
listener
- the listener to removepublic void notifyOccurringValuesUpdated(PropertyEntityDefinition property)
property
- the property entity definitionpublic void notifyOccurringValuesInvalidated(SchemaSpaceID schemaSpace)
schemaSpace
- the schema spaceBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a