public interface UserPreferencesContract extends org.kuali.rice.krad.bo.PersistableBusinessObject
UserPreferencesContract interface
Modifier and Type | Method and Description |
---|---|
String |
getPrincipalId()
The principalId associated with the UserPreferences
|
String |
getTimezone()
The system(server) timezone
|
String getTimezone()
timezone of an UserPreferences
String getPrincipalId()
principalId of an UserPreferences
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.