Package de.uplanet.lucy.server.binding
Schnittstelle IBindingKey
- Alle Superschnittstellen:
de.uplanet.lucy.binding.ICommonBindingKey
public interface IBindingKey
extends de.uplanet.lucy.binding.ICommonBindingKey
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns a unmodifiable binding segments, nevernullor empty.Von Schnittstelle geerbte Methoden de.uplanet.lucy.binding.ICommonBindingKey
asBindingString
-
Methodendetails
-
getBindingSegments
BindingSegments getBindingSegments()Returns a unmodifiable binding segments, nevernullor empty. -
getBindingType
String getBindingType()- Gibt zurück:
- Returns the binding type.
-