|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultRepositoryEntry | |
org.jmonks.dms.versioncontrol.ri |
Uses of DefaultRepositoryEntry in org.jmonks.dms.versioncontrol.ri |
Subclasses of DefaultRepositoryEntry in org.jmonks.dms.versioncontrol.ri | |
class |
DefaultDirectoryEntry
This represents Directory entry in repository. |
class |
DefaultFileEntry
|
class |
DefaultRepository
|
Methods in org.jmonks.dms.versioncontrol.ri that return DefaultRepositoryEntry | |
static DefaultRepositoryEntry |
DefaultRepositoryEntry.getRepositoryEntry(java.io.File configFile)
This method will act as a factory method to create the instances of RepositoryEntries based on the configuration file. |
Methods in org.jmonks.dms.versioncontrol.ri with parameters of type DefaultRepositoryEntry | |
(package private) boolean |
DefaultDirectoryEntry.moveEntry(DefaultRepositoryEntry sourceEntry)
This moves the entry specified in sourceEntry onto itself. |
private void |
DefaultRepository.cleanupDeletedEntries(DefaultRepositoryEntry entry)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |