|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalUserAttribute | |
|---|---|
| com.atlassian.crowd.dao.user | |
| com.atlassian.crowd.migration | |
| Uses of InternalUserAttribute in com.atlassian.crowd.dao.user |
|---|
| Methods in com.atlassian.crowd.dao.user that return types with arguments of type InternalUserAttribute | |
|---|---|
java.util.Set<InternalUserAttribute> |
UserDAOHibernate.findUserAttributes(long userID)
|
| Uses of InternalUserAttribute in com.atlassian.crowd.migration |
|---|
| Methods in com.atlassian.crowd.migration that return types with arguments of type InternalUserAttribute | |
|---|---|
protected java.util.List<InternalUserAttribute> |
UserMapper.getUserAttributesFromXml(org.dom4j.Element userElement,
InternalUser userReference)
|
| Method parameters in com.atlassian.crowd.migration with type arguments of type InternalUserAttribute | |
|---|---|
protected void |
UserMapper.addUserToXml(InternalUser user,
java.util.Collection<InternalUserAttribute> attributes,
org.dom4j.Element userRoot)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||