com.atlassian.crowd.model.user
Interface UserWithAttributes

All Superinterfaces:
AttributeAware, DirectoryEntity, User

public interface UserWithAttributes
extends User, AttributeAware


Method Summary
 
Methods inherited from interface com.atlassian.crowd.model.user.User
getDisplayName, getEmailAddress, getFirstName, getIconLocation, getLastName, isActive
 
Methods inherited from interface com.atlassian.crowd.model.DirectoryEntity
equals, getDirectoryId, getName, hashCode
 
Methods inherited from interface com.atlassian.crowd.model.AttributeAware
getAttribute, getAttributeNames, getAttributes, hasAttribute
 



Copyright © 2010 Atlassian. All Rights Reserved.