de.espirit.firstspirit.storage
Interface ReferencesChangeDetail.RemoteReference

All Superinterfaces:
ReferencesChangeDetail.Reference
Enclosing interface:
ReferencesChangeDetail

public static interface ReferencesChangeDetail.RemoteReference
extends ReferencesChangeDetail.Reference

Specific type on foreign references of projects identified by their remote configuration name.

Since:
4.2.400

Method Summary
 ReferencesChangeDetail.Reference getReference()
          Get the foreign reference.
 String getRemoteName()
          Get the configuration name of the remote project.
 

Method Detail

getRemoteName

@NotNull
String getRemoteName()
Get the configuration name of the remote project.

Returns:
The remote name.
Since:
4.2.400

getReference

@NotNull
ReferencesChangeDetail.Reference getReference()
Get the foreign reference.

Returns:
The foreign reference.
Since:
4.2.400


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