Uses of Class
org.exoplatform.services.jcr.ext.repository.creation.DBCreationProperties
-
Packages that use DBCreationProperties Package Description org.exoplatform.services.jcr.ext.repository.creation -
-
Uses of DBCreationProperties in org.exoplatform.services.jcr.ext.repository.creation
Methods in org.exoplatform.services.jcr.ext.repository.creation with parameters of type DBCreationProperties Modifier and Type Method Description protected voidRepositoryCreationServiceImpl. createRepositoryInternally(String backupId, org.exoplatform.services.jcr.config.RepositoryEntry rEntry, String rToken, DBCreationProperties creationProps)Create repository internally.protected voidRepositoryCreationServiceImpl. createRepositoryLocally(String backupId, org.exoplatform.services.jcr.config.RepositoryEntry rEntry, String rToken, DBCreationProperties creationProps)protected voidRepositoryCreationServiceImpl. startRepository(org.exoplatform.services.jcr.config.RepositoryEntry repositoryEntry, DBCreationProperties creationProps)
-