Package de.uplanet.lucy.server.binding
Interface IBindingKey
- All Superinterfaces:
- de.uplanet.lucy.binding.ICommonBindingKey
public interface IBindingKey
extends de.uplanet.lucy.binding.ICommonBindingKey
- 
Method SummaryModifier and TypeMethodDescriptionReturns a unmodifiable binding segments, nevernullor empty.Methods inherited from interface de.uplanet.lucy.binding.ICommonBindingKeyasBindingString
- 
Method Details- 
getBindingSegmentsBindingSegments getBindingSegments()Returns a unmodifiable binding segments, nevernullor empty.
- 
getBindingTypeString getBindingType()- Returns:
- Returns the binding type.
 
 
-