Class HooksRepoTable
java.lang.Object
org.gvsig.vcsgis.lib.repository.localdb.tables.HooksRepoTable
- Author:
- gvSIG Team
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateWatchersNotifier(String method, VCSGisRepositoryLocaldb repo) static final org.gvsig.fmap.dal.feature.FeatureType
-
Field Details
-
TABLE_NAME
- See Also:
-
COD_HOOK
- See Also:
-
HOOK_OPERATION
- See Also:
-
HOOK_TYPE
- See Also:
-
HOOK_COMMAND
- See Also:
-
CALLBACK_METHOD_DUMMY
- See Also:
-
CALLBACK_METHOD_QUEUE
- See Also:
-
CALLBACK_METHOD_EXECUTOR
- See Also:
-
-
Constructor Details
-
HooksRepoTable
public HooksRepoTable()
-
-
Method Details
-
featureType
public static final org.gvsig.fmap.dal.feature.FeatureType featureType() -
createWatchersNotifier
public static HooksRepoTable.WatchersNotifier createWatchersNotifier(String method, VCSGisRepositoryLocaldb repo)
-