Index
All Classes|All Packages|Constant Field Values
C
- com.zfabrik.dev.local - package com.zfabrik.dev.local
D
- DevRepository - Class in com.zfabrik.dev.local
-
public interface of dev repo.
- DevRepository() - Constructor for class com.zfabrik.dev.local.DevRepository
G
- getUpdated() - Method in class com.zfabrik.dev.local.DevRepository
-
retrieve id of a current update, or zero if there was none
- getWorkspaces() - Static method in class com.zfabrik.dev.local.DevRepository
-
Retrieve all currently set workspace folders
I
- instance - Static variable in class com.zfabrik.dev.local.DevRepository
- instance() - Static method in class com.zfabrik.dev.local.DevRepository
L
- LOCAL_DEPTH - Static variable in class com.zfabrik.dev.local.DevRepository
-
Search depths for armed modules (those that have a LOCAL file).
- LOCAL_WORKSPACE - Static variable in class com.zfabrik.dev.local.DevRepository
-
System property holding a comma separated list of path names (relative to the current working folder of the z2 process)
P
- preInvalidation(ISynchronization) - Method in class com.zfabrik.dev.local.DevRepository
-
update db and derive invalidations
- PROP_PROJECT - Static variable in class com.zfabrik.dev.local.DevRepository
-
Property to be specified in the component descriptor to identify the associated project for the case of a component level check out.
R
- releaseDB(long) - Method in class com.zfabrik.dev.local.DevRepository
-
drop current db (and reload on next demand) if older than rev
- resetUpdated(long) - Method in class com.zfabrik.dev.local.DevRepository
-
should be same update key as retrieved from
getUpdated()
All Classes|All Packages|Constant Field Values