|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.model.api |
|---|
| Methods in com.evolveum.midpoint.model.api that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
ModelService.addObject(ObjectType object,
OperationResult result)
|
java.lang.String |
ModelService.addUser(UserType user,
UserTemplateType userTemplate,
OperationResult result)
|
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.model.controller |
|---|
| Methods in com.evolveum.midpoint.model.controller that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
ModelControllerImpl.addObject(ObjectType object,
OperationResult result)
|
java.lang.String |
ModelControllerImpl.addUser(UserType user,
UserTemplateType userTemplate,
OperationResult result)
|
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.provisioning.api |
|---|
| Methods in com.evolveum.midpoint.provisioning.api that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
ProvisioningService.addObject(ObjectType object,
ScriptsType scripts,
OperationResult parentResult)
Add new object. |
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.provisioning.impl |
|---|
| Methods in com.evolveum.midpoint.provisioning.impl that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
ProvisioningServiceImpl.addObject(ObjectType object,
ScriptsType scripts,
OperationResult parentResult)
|
java.lang.String |
ShadowCache.addShadow(ObjectType object,
ScriptsType scripts,
ResourceType resource,
OperationResult parentResult)
|
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.provisioning.ucf.api |
|---|
| Methods in com.evolveum.midpoint.provisioning.ucf.api that throw ObjectAlreadyExistsException | |
|---|---|
java.util.Set<ResourceObjectAttribute> |
ConnectorInstance.addObject(ResourceObject object,
java.util.Set<Operation> additionalOperations,
OperationResult parentResult)
TODO: This should return indication how the operation went, e.g. |
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.provisioning.ucf.impl |
|---|
| Methods in com.evolveum.midpoint.provisioning.ucf.impl that throw ObjectAlreadyExistsException | |
|---|---|
java.util.Set<ResourceObjectAttribute> |
ConnectorInstanceIcfImpl.addObject(ResourceObject object,
java.util.Set<Operation> additionalOperations,
OperationResult parentResult)
|
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.repo.api |
|---|
| Methods in com.evolveum.midpoint.repo.api that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
RepositoryService.addObject(ObjectType object,
OperationResult parentResult)
Add new object. |
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.repo.xml |
|---|
| Methods in com.evolveum.midpoint.repo.xml that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
XmlRepositoryService.addObject(ObjectType object,
OperationResult parentResult)
|
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.task.api |
|---|
| Methods in com.evolveum.midpoint.task.api that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
TaskManager.addTask(TaskType taskType,
OperationResult parentResult)
Add new task. |
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.task.impl |
|---|
| Methods in com.evolveum.midpoint.task.impl that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
TaskManagerImpl.addTask(TaskType taskType,
OperationResult parentResult)
|
| Uses of ObjectAlreadyExistsException in com.evolveum.midpoint.web.repo |
|---|
| Methods in com.evolveum.midpoint.web.repo that throw ObjectAlreadyExistsException | |
|---|---|
java.lang.String |
RepositoryManager.addObject(ObjectType object)
|
java.lang.String |
RepositoryManagerImpl.addObject(ObjectType object)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||