Skip navigation links
com.essbase.eas.essbase.net.xml
Class EssbaseUser
java.lang.Object
com.essbase.eas.essbase.net.xml.EssbaseUser
-
public class EssbaseUser
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EssbaseUser
public EssbaseUser()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getProperties
public UserProperties getProperties()
setProperties
public void setProperties(UserProperties props)
exportData
public org.w3c.dom.Element exportData(org.w3c.dom.Element parent,
UserProperties userInfo)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportUserProperties
public org.w3c.dom.Element exportUserProperties(org.w3c.dom.Element parent,
UserProperties userProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportGroupsInfo
public void exportGroupsInfo(org.w3c.dom.Element parent,
UserProperties userProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
exportAppDbAccessLevel
public org.w3c.dom.Element exportAppDbAccessLevel(org.w3c.dom.Element parent,
UserProperties userProps)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importData
public void importData(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importGroupsInfo
public void importGroupsInfo(org.w3c.dom.Element parent,
UserProperties properties)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importUserProperties
public org.w3c.dom.Element importUserProperties(org.w3c.dom.Element parent)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
importAppDbAccessLevel
public void importAppDbAccessLevel(org.w3c.dom.Element parent,
UserProperties properties)
throws java.lang.Exception
-
- Throws:
java.lang.Exception
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.