Uses of Class
ch.admin.bit.jeap.deploymentlog.domain.exception.SystemNameAlreadyDefinedException
Packages that use SystemNameAlreadyDefinedException
Package
Description
-
Uses of SystemNameAlreadyDefinedException in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that throw SystemNameAlreadyDefinedExceptionModifier and TypeMethodDescriptionvoidSystemService.createAlias(String systemName, String alias) SystemService.updateSystemName(String oldSystemName, String newSystemName) -
Uses of SystemNameAlreadyDefinedException in ch.admin.bit.jeap.deploymentlog.domain.exception
Methods in ch.admin.bit.jeap.deploymentlog.domain.exception that return SystemNameAlreadyDefinedExceptionModifier and TypeMethodDescriptionSystemNameAlreadyDefinedException.systemNameAlreadyDefined(String name)