Uses of Class
org.zeroexchange.model.resource.value.LocalizableValue

Packages that use LocalizableValue
org.zeroexchange.dao.resource   
org.zeroexchange.representation.value   
 

Uses of LocalizableValue in org.zeroexchange.dao.resource
 

Methods in org.zeroexchange.dao.resource that return types with arguments of type LocalizableValue
protected  Class<LocalizableValue> LocalizableValueDAOImpl.getEntityClass()
          
 

Uses of LocalizableValue in org.zeroexchange.representation.value
 

Methods in org.zeroexchange.representation.value that return types with arguments of type LocalizableValue
 Class<LocalizableValue> LocalizableValueRepresentation.getProcessingClass()
          Returns root hierarchy current processor can operate
 

Methods in org.zeroexchange.representation.value with parameters of type LocalizableValue
 String LocalizableValueRepresentation.getRepresentation(LocalizableValue entity, int limit)
          Returns string representation of the specified entity.
 



Copyright © 2013. All Rights Reserved.