com.atlassian.crowd.model.user
Interface UserWithAttributes

All Superinterfaces:
Attributes, java.lang.Comparable<User>, DirectoryEntity, java.security.Principal, User, UserWithAttributes

public interface UserWithAttributes
extends UserWithAttributes, User


Method Summary
 
Methods inherited from interface com.atlassian.crowd.embedded.api.Attributes
getKeys, getValue, getValues, isEmpty
 
Methods inherited from interface com.atlassian.crowd.model.user.User
getFirstName, getLastName
 
Methods inherited from interface com.atlassian.crowd.model.DirectoryEntity
equals, getDirectoryId, getName, hashCode
 
Methods inherited from interface com.atlassian.crowd.embedded.api.User
compareTo, equals, getDirectoryId, getDisplayName, getEmailAddress, hashCode, isActive
 



Copyright © 2010 Atlassian. All Rights Reserved.