UM Manager Java API  6.16.1
umm.api.UMMAPI Member List

This is the complete list of members for umm.api.UMMAPI, including all inherited members.

APPLICATION (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic
AUDIT (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic
close()umm.api.UMMAPI
CONNECTION_FACTORY (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic
deleteApplication(int applicationId)umm.api.UMMAPI
deleteApplication(NameValue applicationNV)umm.api.UMMAPI
deleteTemplate(int templateId)umm.api.UMMAPI
deleteTemplate(NameValue templateNV)umm.api.UMMAPI
deleteUser(int userId)umm.api.UMMAPI
deleteUser(NameValue userNV)umm.api.UMMAPI
DESTINATION (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic
getApplication(String name, int type)umm.api.UMMAPI
getApplication(int applicationId)umm.api.UMMAPI
getApplication(NameValue applicationNV)umm.api.UMMAPI
getApplicationNames()umm.api.UMMAPI
getApplicationNames(int type)umm.api.UMMAPI
getAuditLog(long begin, long end)umm.api.UMMAPI
getConfig(String applicationName)umm.api.UMMAPI
getConfig(String applicationName, int type)umm.api.UMMAPI
getConfig(NameValue applicationNV, int type)umm.api.UMMAPI
getError()umm.api.UMMAPI
getTemplate(int templateId)umm.api.UMMAPI
getTemplate(NameValue templateNV)umm.api.UMMAPI
getTemplateNames()umm.api.UMMAPI
getUser(int userId)umm.api.UMMAPI
getUser(NameValue userNV)umm.api.UMMAPI
getUser() (defined in umm.api.UMMAPI)umm.api.UMMAPI
getUserApplicationNames(int userId) (defined in umm.api.UMMAPI)umm.api.UMMAPI
getUserApplicationNames(NameValue userNV)umm.api.UMMAPI
getUserNames()umm.api.UMMAPI
login(String userName, String password)umm.api.UMMAPI
logOff()umm.api.UMMAPI
saveApplication(String name, String xml)umm.api.UMMAPI
saveApplication(NameValue applicationNV, String xml)umm.api.UMMAPI
saveApplication(NameValue applicationNV, String xml, int type)umm.api.UMMAPI
saveTemplate(String name, String xml)umm.api.UMMAPI
saveTemplate(NameValue templateNV, String xml)umm.api.UMMAPI
saveUser(String name, User user)umm.api.UMMAPI
saveUser(NameValue userNV, User user)umm.api.UMMAPI
setAdmin(int userType)umm.api.UMMAPI
setApplications(int userId, ArrayList< NameValue > applicationList)umm.api.UMMAPI
setApplications(NameValue userNV, ArrayList< NameValue > applicationList)umm.api.UMMAPI
setExceptionListener(ExceptionListener listener)umm.api.UMMAPI
setTemplates(String name, ArrayList< NameValue > templates)umm.api.UMMAPI
setTemplates(int applicationID, ArrayList< NameValue > templates)umm.api.UMMAPI
setTemplates(int applicationID, ArrayList< NameValue > templates, int type)umm.api.UMMAPI
setTemplates(NameValue application, ArrayList< NameValue > templates)umm.api.UMMAPI
setTemplates(NameValue application, ArrayList< NameValue > templates, int type)umm.api.UMMAPI
setUserPassword(int userID, String password)umm.api.UMMAPI
setUserPassword(NameValue nv, String password)umm.api.UMMAPI
TEMPLATE (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic
UMM_XML_START (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic
UMM_XML_STOP (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic
UMMAPI(String filename) (defined in umm.api.UMMAPI)umm.api.UMMAPI
UMMAPI(Properties props) (defined in umm.api.UMMAPI)umm.api.UMMAPI
USER (defined in umm.api.UMMAPI)umm.api.UMMAPIstatic