edu.mit.stellar.api.user
Interface UserPropertiesM

All Superinterfaces:
UserProperties

public interface UserPropertiesM
extends UserProperties

UserPropertiesM Mutable UserProperties

Version:
$Revision: 29988 $, $Date: 2008-02-09 22:10:42 -0500 (Sat, 09 Feb 2008) $
Author:
MIT Stellar team

Method Summary
 void setPropertiesMap(java.util.Map<java.lang.String,java.lang.String> propertiesMap)
           
 
Methods inherited from interface edu.mit.stellar.api.user.UserProperties
getPropertiesMap, getUserUuid
 

Method Detail

setPropertiesMap

void setPropertiesMap(java.util.Map<java.lang.String,java.lang.String> propertiesMap)
Parameters:
properties - the properties to set


Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.