de.espirit.firstspirit.client.access.editor
Interface ExternalReferenceHolder

All Superinterfaces:
ReferenceHolder

public interface ExternalReferenceHolder
extends ReferenceHolder

Definition of a container of a URL based external reference.

Since:
4.2.414

Nested Class Summary
 
Nested classes/interfaces inherited from interface de.espirit.firstspirit.client.access.editor.ReferenceHolder
ReferenceHolder.ChangeCallback
 
Method Summary
 String getCategory()
          The category of the reference.
 String getUrl()
          The held URL.
 
Methods inherited from interface de.espirit.firstspirit.client.access.editor.ReferenceHolder
toReference
 

Method Detail

getUrl

String getUrl()
The held URL.

Returns:
The URL being used as reference.
Since:
4.2.414

getCategory

String getCategory()
The category of the reference.

Returns:
The category of the reference.
Since:
4.2.414


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