|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainConflictException | |
|---|---|
| org.silverpeas.admin.domain | |
| org.silverpeas.admin.domain.exception | |
| Uses of DomainConflictException in org.silverpeas.admin.domain |
|---|
| Methods in org.silverpeas.admin.domain that throw DomainConflictException | |
|---|---|
String |
SQLDomainService.createDomain(Domain domainToCreate)
|
String |
ExternalDomainService.createDomain(Domain domainToCreate)
|
String |
DomainService.createDomain(Domain domainToCreate)
Create given Domain |
| Uses of DomainConflictException in org.silverpeas.admin.domain.exception |
|---|
| Subclasses of DomainConflictException in org.silverpeas.admin.domain.exception | |
|---|---|
class |
DomainAuthenticationPropertiesAlreadyExistsException
Exception thrown when an authentication properties file already exists with same name |
class |
DomainPropertiesAlreadyExistsException
Exception thrown when an domain properties file already exists with same name |
class |
NameAlreadyExistsInDatabaseException
Domain's name must be unique in database |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||