Uses of Class
com.atlassian.crowd.integration.osuser.PropertyParser.Pair

Packages that use PropertyParser.Pair
com.atlassian.crowd.integration.osuser   
 

Uses of PropertyParser.Pair in com.atlassian.crowd.integration.osuser
 

Methods in com.atlassian.crowd.integration.osuser that return PropertyParser.Pair
 PropertyParser.Pair PropertyParser.ValueHolder.getPair()
          Returns the property key pair
 PropertyParser.Pair PropertyParser.parseKey(String key)
          Parses the property with a given name and returns pair containing the sort key and suffix if any found.
 

Constructors in com.atlassian.crowd.integration.osuser with parameters of type PropertyParser.Pair
PropertyParser.ValueHolder(PropertyParser.Pair key, String value)
          Constructs a new instance of this class with given key pair and the property value.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.