|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CatalogModifyEvent<T>
| Method Summary | |
|---|---|
java.util.List<T> |
getNewValues()
The new values of the properties that were modified. |
java.util.List<T> |
getOldValues()
The old values of the properties that were modified. |
java.util.List<java.lang.String> |
getPropertyNames()
The names of the properties that were modified. |
| Methods inherited from interface it.geosolutions.geobatch.catalog.event.CatalogEvent |
|---|
getSource |
| Method Detail |
|---|
java.util.List<java.lang.String> getPropertyNames()
java.util.List<T> getOldValues()
java.util.List<T> getNewValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||