org.jasig.portal.layout.dlm
Class UserView
java.lang.Object
org.jasig.portal.layout.dlm.UserView
class UserView
- extends java.lang.Object
- Since:
- uPortal 2.5
- Version:
- $Revision: 1.3 $ $Date: 2005/05/02 03:09:35 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
structUserPrefs
DistributedUserPreferences structUserPrefs
themeUserPrefs
DistributedUserPreferences themeUserPrefs
layout
org.w3c.dom.Document layout
layoutId
int layoutId
profileId
int profileId
structureStylesheetId
int structureStylesheetId
themeStylesheetId
int themeStylesheetId
UserView
UserView()
UserView
UserView(UserProfile profile,
org.w3c.dom.Document layout,
DistributedUserPreferences ssup,
DistributedUserPreferences tsup)