lumis.portal.preferences
Class PreferencesPrincipal

Package class diagram package PreferencesPrincipal
java.lang.Object
  extended by lumis.portal.preferences.PreferencesPrincipal

public class PreferencesPrincipal
extends Object

PreferencesPrincipal POJO for hibernate.

Since:
4.0.7

Constructor Summary
PreferencesPrincipal()
           
 
Method Summary
 Map<String,PreferencesPrincipalEntry> getEntries()
           
 String getId()
           
 void setEntries(Map<String,PreferencesPrincipalEntry> entries)
           
 void setId(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesPrincipal

public PreferencesPrincipal()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getEntries

public Map<String,PreferencesPrincipalEntry> getEntries()

setEntries

public void setEntries(Map<String,PreferencesPrincipalEntry> entries)


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.