|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |