10Duke Scale SDK for Java
Loading...
Searching...
No Matches
tenduke.scale.api.model.AbstractIdentityRestApiObject Class Reference

Detailed Description

Abstract class of an REST API object that represents an identity.

Inheritance diagram for tenduke.scale.api.model.AbstractIdentityRestApiObject:
tenduke.scale.api.model.AbstractExternalReferenceRestApiObject tenduke.scale.api.model.AbstractUuidModifiableRestApiObject tenduke.scale.api.model.AbstractUniqueRestApiObject tenduke.scale.api.model.AbstractRestApiObject tenduke.scale.api.model.licensing.LicenseConsumer tenduke.scale.api.model.licensing.Licensee

Public Member Functions

 AbstractIdentityRestApiObject (final UUID id)
 
 AbstractIdentityRestApiObject (final AbstractIdentityRestApiObject source)
 
String getDisplayLabel ()
 
- Public Member Functions inherited from tenduke.scale.api.model.AbstractUniqueRestApiObject
int hashCode ()
 
boolean equals (final Object obj)
 
String toString ()
 
- Public Member Functions inherited from tenduke.scale.api.model.AbstractRestApiObject
String nullIfNullOrEmpty (final String value)
 Checks if given string is null, empty or blank.
 

Additional Inherited Members

- Protected Member Functions inherited from tenduke.scale.api.model.AbstractExternalReferenceRestApiObject
 AbstractExternalReferenceRestApiObject (final UUID id)
 
 AbstractExternalReferenceRestApiObject (final AbstractExternalReferenceRestApiObject source)
 
- Protected Member Functions inherited from tenduke.scale.api.model.AbstractUuidModifiableRestApiObject
 AbstractUuidModifiableRestApiObject (final UUID id)
 
 AbstractUuidModifiableRestApiObject (final AbstractUuidModifiableRestApiObject source)
 
- Protected Member Functions inherited from tenduke.scale.api.model.AbstractUniqueRestApiObject
 AbstractUniqueRestApiObject (final UUID id)
 
 AbstractUniqueRestApiObject (final AbstractUniqueRestApiObject source)
 
- Protected Member Functions inherited from tenduke.scale.api.model.AbstractRestApiObject
boolean hasNonEmptyValue (final String string)
 Checks if the given string is not null nor empty.
 

Constructor & Destructor Documentation

◆ AbstractIdentityRestApiObject() [1/2]

tenduke.scale.api.model.AbstractIdentityRestApiObject.AbstractIdentityRestApiObject ( final UUID id)

◆ AbstractIdentityRestApiObject() [2/2]

tenduke.scale.api.model.AbstractIdentityRestApiObject.AbstractIdentityRestApiObject ( final AbstractIdentityRestApiObject source)

Member Function Documentation

◆ getDisplayLabel()

String tenduke.scale.api.model.AbstractIdentityRestApiObject.getDisplayLabel ( )

The documentation for this class was generated from the following file: