magoffin.matt.ma2.domain
Interface UserSearchResult

All Superinterfaces:
User

public interface UserSearchResult
extends User

Java content class for user-search-result complex type.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Volumes/Renton/Users/matt/ws/ws-home/matte/hyperjaxb2-build/src/main/resources/core.xsd line 193)

 <complexType name="user-search-result">
   <complexContent>
     <extension base="{http://msqr.us/xsd/matte}user">
     </extension>
   </complexContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface magoffin.matt.ma2.domain.User
getAccessLevel, getAnonymousKey, getBrowseTheme, getCountry, getCreationDate, getDefaultTheme, getDiskUsage, getEmail, getLanguage, getLogin, getMetadata, getModifyDate, getName, getPassword, getQuota, getThumbnailSetting, getTz, getUserId, getViewSetting, setAccessLevel, setAnonymousKey, setBrowseTheme, setCountry, setCreationDate, setDefaultTheme, setDiskUsage, setEmail, setLanguage, setLogin, setModifyDate, setName, setPassword, setQuota, setThumbnailSetting, setTz, setUserId, setViewSetting