de.espirit.firstspirit.storage
Interface ReferencesChangeDetail.NameReference

All Superinterfaces:
ReferencesChangeDetail.Reference
Enclosing interface:
ReferencesChangeDetail

public static interface ReferencesChangeDetail.NameReference
extends ReferencesChangeDetail.Reference

Specific type on references identified by their uid and type.

Since:
4.2.400

Method Summary
 String getUid()
          Get the uid of the referenced element.
 IDProvider.UidType getUidType()
          Get the type of the referenced element.
 

Method Detail

getUid

@NotNull
String getUid()
Get the uid of the referenced element.

Returns:
The element's uid.
Since:
4.2.400

getUidType

@NotNull
IDProvider.UidType getUidType()
Get the type of the referenced element.

Returns:
The element's type.
Since:
4.2.400


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480