org.outerj.daisy.repository.commonimpl.schema
Class LinkListItem

java.lang.Object
  extended by org.outerj.daisy.repository.commonimpl.schema.LinkListItem
All Implemented Interfaces:
org.outerj.daisy.repository.schema.ListItem

public class LinkListItem
extends java.lang.Object
implements org.outerj.daisy.repository.schema.ListItem


Constructor Summary
protected LinkListItem(org.outerj.daisy.repository.VariantKey variantKey, java.lang.String documentName)
           
 
Method Summary
 java.lang.String getLabel(java.util.Locale locale)
           
 java.lang.String getLabelExact(java.util.Locale locale)
           
 java.lang.Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkListItem

protected LinkListItem(org.outerj.daisy.repository.VariantKey variantKey,
                       java.lang.String documentName)
Method Detail

getValue

public java.lang.Object getValue()
Specified by:
getValue in interface org.outerj.daisy.repository.schema.ListItem

getLabel

public java.lang.String getLabel(java.util.Locale locale)
Specified by:
getLabel in interface org.outerj.daisy.repository.schema.ListItem

getLabelExact

public java.lang.String getLabelExact(java.util.Locale locale)
Specified by:
getLabelExact in interface org.outerj.daisy.repository.schema.ListItem


Copyright © -2012 . All Rights Reserved.