Uses of Class
org.apache.oodt.profile.handlers.lightweight.SearchableProfile

Packages that use SearchableProfile
org.apache.oodt.profile.handlers.lightweight Lightweight profile handler. 
 

Uses of SearchableProfile in org.apache.oodt.profile.handlers.lightweight
 

Constructors in org.apache.oodt.profile.handlers.lightweight with parameters of type SearchableProfile
SearchableEnumeratedProfileElement(SearchableProfile profile, String name, String id, String desc, String type, String unit, List synonyms, boolean obligation, int maxOccurrence, String comment, List values)
           
SearchableRangedProfileElement(SearchableProfile profile, String name, String id, String desc, String type, String unit, List synonyms, boolean obligation, int maxOccurrence, String comment, String min, String max)
           
SearchableResourceAttributes(SearchableProfile profile, Element node)
           
SearchableUnspecifiedProfileElement(SearchableProfile profile, String name, String id, String desc, String type, String unit, List synonyms, boolean obligation, int maxOccurrence, String comment)
           
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.