@UESService public interface UESUUEE
| Modifier and Type | Field and Description | 
|---|---|
static UESURI | 
BETYPE_UUEE
URI of uuEE business entity. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UESURI | 
create(UESURI locationUri,
Creates an uuEE to the specified location. 
 | 
UESUUEEAttributes | 
getAttributes(UESURI uueeUri)
This command returns attributes representing the uuEE specified by the uueeUri parameter. 
 | 
UESURI | 
setAccesCodes(UESURI uueeUri,
Command for setting Access Codes of an UUEE. 
 | 
UESURI | 
setAttributes(UESURI uueeUri,
Command for setting attributes of an uuEE. 
 | 
uueeUri - UESURI of a uuEE whose attributes are returnedUESUUEERTExceptionuueeUri - UESURI of the uuEE whose attributes are to be changeduuEE - DTO containing new attributes the uuEEUESUUEERTExceptionlocationUri - UESURI of OU or folder in which the uuEE will be created.uuee - DTO containing the attributes of the uuEE.UESUUEERTExceptionuueeuri - UESURI of the UUEE whose access codes are to be changedsetAccessCodes - UESUUEESetAccessCodes DTO containing new Access Code 1 and 2.UESUUEERTException