A C D E F G H I L M N O P R S T U V W

C

CREATE_STRING - Static variable in class org.jmonks.dms.command.CreateUserFormCommand
 
CheckoutController - class org.jmonks.dms.controller.CheckoutController.
 
CheckoutController() - Constructor for class org.jmonks.dms.controller.CheckoutController
Creates a new instance of CheckoutController
CreateUserFormCommand - class org.jmonks.dms.command.CreateUserFormCommand.
 
CreateUserFormCommand() - Constructor for class org.jmonks.dms.command.CreateUserFormCommand
Creates a new instance of CreateUserFormCommand
CreateUserFormCommandValidator - class org.jmonks.dms.command.validator.CreateUserFormCommandValidator.
 
CreateUserFormCommandValidator() - Constructor for class org.jmonks.dms.command.validator.CreateUserFormCommandValidator
Creates a new instance of CreateUserFormCommandValidator
CreateUserFormController - class org.jmonks.dms.controller.CreateUserFormController.
 
CreateUserFormController() - Constructor for class org.jmonks.dms.controller.CreateUserFormController
Creates a new instance of CreateUserFormController
cancelCheckOut() - Method in interface org.jmonks.dms.versioncontrol.api.FileEntry
Cancels the reservation made to edit the file.
cancelCheckOut() - Method in class org.jmonks.dms.versioncontrol.ri.DefaultFileEntry
 
cancelDelete() - Method in interface org.jmonks.dms.versioncontrol.api.RepositoryEntry
This actually takes off the delete mark on the entry.
cancelDelete() - Method in class org.jmonks.dms.versioncontrol.ri.DefaultRepositoryEntry
 
checkOut() - Method in interface org.jmonks.dms.versioncontrol.api.FileEntry
Reserves the file for edit.
checkOut() - Method in class org.jmonks.dms.versioncontrol.ri.DefaultFileEntry
 
checkin - Variable in class org.jmonks.dms.command.FileFormCommand
 
checkin(String, Date, String, InputStream) - Method in interface org.jmonks.dms.versioncontrol.api.FileEntry
Checks in the file as a latest version of the file.
checkin(String, Date, String, InputStream) - Method in class org.jmonks.dms.versioncontrol.ri.DefaultFileEntry
 
cleanupDeletedEntries(DefaultRepositoryEntry) - Method in class org.jmonks.dms.versioncontrol.ri.DefaultRepository
 
cleanupInterval - Variable in class org.jmonks.dms.versioncontrol.ri.DefaultRepository
 
cleanupRepository() - Method in interface org.jmonks.dms.versioncontrol.api.Repository
This method helps to cleanup the deleted entries from the repository.
cleanupRepository() - Method in class org.jmonks.dms.versioncontrol.ri.DefaultRepository
 
compareTo(Object) - Method in class org.jmonks.dms.versioncontrol.ri.DefaultRepositoryEntry
 
completeEntryMap - Variable in class org.jmonks.dms.command.CreateUserFormCommand
 
completeEntryMap - Variable in class org.jmonks.dms.command.MoveFormCommand
 
create - Variable in class org.jmonks.dms.command.CreateUserFormCommand
 
createDirectoryEntry(String) - Method in interface org.jmonks.dms.versioncontrol.api.DirectoryEntry
Let users create a directory entry in the system.
createDirectoryEntry(String) - Method in interface org.jmonks.dms.versioncontrol.api.Repository
Let users create a directory entry in repository.
createDirectoryEntry(String) - Method in class org.jmonks.dms.versioncontrol.ri.DefaultDirectoryEntry
 
createFileEntry(String, String, String, Date, InputStream) - Method in interface org.jmonks.dms.versioncontrol.api.DirectoryEntry
Let users create a file entry in the system.
createFileEntry(String, String, String, Date, InputStream) - Method in interface org.jmonks.dms.versioncontrol.api.Repository
Let users create a file entry in repository.
createFileEntry(String, String, String, Date, InputStream) - Method in class org.jmonks.dms.versioncontrol.ri.DefaultDirectoryEntry
 
createRepositoryDirectoryInHome() - Method in class org.jmonks.dms.versioncontrol.ri.DefaultRepository
 
createUser(String, String, String, Map) - Method in class org.jmonks.dms.util.UserManager
 

A C D E F G H I L M N O P R S T U V W