KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > pim > userprofile > UserProfileImpl

javax.pim.userprofile
Interface UserProfileImpl


public ContactCard getCurrentUser()
                           throws java.lang.SecurityException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setCurrentUser(ContactCard userinfo)
                    throws java.lang.SecurityException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags