com.atlassian.crowd.model
Class InternalAttributesHelper

java.lang.Object
  extended by com.atlassian.crowd.model.InternalAttributesHelper

public class InternalAttributesHelper
extends Object


Constructor Summary
InternalAttributesHelper()
           
 
Method Summary
<T extends InternalEntityAttribute>
Map<String,Set<String>>
attributesListToMap(Set<T> attributesList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalAttributesHelper

public InternalAttributesHelper()
Method Detail

attributesListToMap

public <T extends InternalEntityAttribute> Map<String,Set<String>> attributesListToMap(Set<T> attributesList)


Copyright © 2012 Atlassian. All Rights Reserved.