public interface RepositoryFactory
| Modifier and Type | Method and Description |
|---|---|
LocalRepository |
createLocalRepository(long repositoryId) |
Repository |
createRepository(long repositoryId) |
LocalRepository createLocalRepository(long repositoryId) throws PortalException
PortalExceptionRepository createRepository(long repositoryId) throws PortalException
PortalException