
public abstract static class RepositoryUserManager.RepositoryUserManagerFactory extends UserManagerFactory
PRODUCT_GROUP| Modifier | Constructor and Description |
|---|---|
protected |
RepositoryUserManager.RepositoryUserManagerFactory(String type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(String description) |
protected abstract RepositoryUserManager |
doCreate(String description) |
protected String |
getRepositoryName(String description) |
getDescriptionFor, getKey, getProductGroup, getType, toStringprotected RepositoryUserManager.RepositoryUserManagerFactory(String type)
public final Object create(String description) throws ProductCreationException
ProductCreationExceptionprotected abstract RepositoryUserManager doCreate(String description) throws ProductCreationException
ProductCreationExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.