public class MandatorProvider
extends java.lang.Object
MandatorProvider
provides several methods to create mandators and manipulate mandator role dataConstructor and Description |
---|
MandatorProvider() |
Modifier and Type | Method and Description |
---|---|
static UID |
insert(java.lang.String name)
This method creates a Mandator and returns the id of the new object.
|
static UID |
insert(java.lang.String name,
NuclosMandator parentMandator)
This method creates a Mandator and returns the id of the new object.
|
void |
setMandatorService(MandatorService repService) |
public void setMandatorService(MandatorService repService)
public static UID insert(java.lang.String name) throws BusinessException
name
- BusinessException
public static UID insert(java.lang.String name, NuclosMandator parentMandator) throws BusinessException
name
- BusinessException
Copyright © 2024. All rights reserved.