|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.catalog.defaults.DefaultResolveChangeEvent
Everything change change change ...
| Nested Class Summary |
| Nested classes inherited from class org.geotools.catalog.ResolveChangeEvent |
ResolveChangeEvent.Type |
| Constructor Summary | |
DefaultResolveChangeEvent(java.lang.Object source,
ResolveChangeEvent.Type type,
ResolveDelta delta)
Construct CatalogChangeEvent. |
|
| Method Summary | |
ResolveDelta |
getDelta()
Returns a delta, rooted at the catalog, describing the set of changes that happened to resources in the workspace. |
Resolve |
getResolve()
Returns the handle in question. |
java.lang.Object |
getSource()
Returns an object identifying the source of this event. |
ResolveChangeEvent.Type |
getType()
Returns the type of event being reported. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DefaultResolveChangeEvent(java.lang.Object source,
ResolveChangeEvent.Type type,
ResolveDelta delta)
CatalogChangeEvent.
source - Source of event, in case you caretype - Type constant from ICatalogChangeEventdelta - Describes the change| Method Detail |
public java.lang.String toString()
public ResolveDelta getDelta()
ResolveChangeEventnull
if not applicable to this type of event.
getDelta in interface ResolveChangeEventnull if not applicablenet.refractions.udig.catalog.ICatalogChangeEvent#getDelta()public Resolve getResolve()
ResolveChangeEventnull if not
applicable to this type of event.
getResolve in interface ResolveChangeEventnull if not applicablenet.refractions.udig.catalog.ICatalogChangeEvent#getResource()public java.lang.Object getSource()
ResolveChangeEvent
getSource in interface ResolveChangeEventnet.refractions.udig.catalog.ICatalogChangeEvent#getSource()public ResolveChangeEvent.Type getType()
ResolveChangeEvent
getType in interface ResolveChangeEventnet.refractions.udig.catalog.ICatalogChangeEvent#getType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||