@Submodule(prefix="0534")
See: Description
| Interface | Description | 
|---|---|
| UESURIBuilder | 
 UESURIBuilder - Class for creating Platform UESURI. 
 | 
| UESURIConvertor | 
 UESURIConvertor - this components support working with UESURI on platform. 
 | 
| UESURIFormatter | 
 UESURIFormatter - this component supports formatting of platform UESURI into human-readable form. 
 | 
| URI | 
 URI - ancestor of all UESURI in system. 
 | 
| Class | Description | 
|---|---|
| CodeValidator | 
 This class is used for code validation. 
 | 
| UESURI | 
 UESURI - Platform UES Uniform Resource Identifier. 
 | 
| UESURI.DeferrableUESURI | 
 Class used for definition of UESURI as constant. 
 | 
| UESURIAdapter | 
 UESURIAdapter - this adapter is used by JAXB for marshalling and unmarshalling. 
 | 
| UESURIConstants | 
 A collection of constants used in classes related to { static final long 
 serialVersionUID = -1102420712701858946L; @linkplain UESURI} and its children. 
 | 
| UESURIHelper | 
 UESURIHelper - this class provides helper methods for working with UESURI. 
 | 
| UESURIPart | 
 UESURIPart - this class wraps code and Id of an UESURI part. 
 | 
| UESURIStringEscaper | 
 UESURIStringEscaper takes care of escaping UES URI strings. 
 | 
| UESURIValidator | 
 Validator used to check whether input is URI. 
 | 
| Enum | Description | 
|---|---|
| InsufficientUESURIRTException.E05305 | 
 Error codes for InsufficientUESURIRTException. 
 | 
| InvalidFormatRTException.E05300 | 
 Error codes of InvalidFormatRTException. 
 | 
| UnsupportedResultTypeRTException.E05301 | 
 Error codes of InvalidFormatRTException. 
 | 
| Exception | Description | 
|---|---|
| InsufficientUESURIRTException | 
 InsufficientUESURIRTException - this exception indicates that the UESURI does not contain all the necessary 
 information for the requested operation. 
 | 
| InvalidFormatRTException | 
 InvalidFormatRTException - this exception signalizes invalid format of UESURI. 
 | 
| UESURIRTException | 
 UESURIRTException - common module exception. 
 | 
| UnsupportedResultTypeRTException | 
 UnsupportedResultType - this class signalizes that provider was
 requested to resolve String to unsupported class type. 
 |