Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
N
S
T
U
A
ADMIN
- Static variable in class umm.api.
User
ADMIN_STR
- Static variable in class umm.api.
User
APPLICATION
- Static variable in class umm.api.
UMMAPI
AUDIT
- Static variable in class umm.api.
UMMAPI
AuditLogData
- Class in
umm.api
AuditLogData(Date, String, String)
- Constructor for class umm.api.
AuditLogData
C
close()
- Method in class umm.api.
UMMAPI
close the UMM system.
compare(User)
- Method in class umm.api.
User
CONNECTION_FACTORY
- Static variable in class umm.api.
UMMAPI
D
deleteApplication(int)
- Method in class umm.api.
UMMAPI
Delete an Application.
deleteApplication(NameValue)
- Method in class umm.api.
UMMAPI
Delete an Application.
deleteTemplate(int)
- Method in class umm.api.
UMMAPI
Delete a Template.
deleteTemplate(NameValue)
- Method in class umm.api.
UMMAPI
Delete a Template.
deleteUser(int)
- Method in class umm.api.
UMMAPI
Delete an existing User.
deleteUser(NameValue)
- Method in class umm.api.
UMMAPI
Delete an existing User.
DESTINATION
- Static variable in class umm.api.
UMMAPI
E
equals(Object)
- Method in class umm.api.
NameValue
G
getActive()
- Method in class umm.api.
User
getApplication(String, int)
- Method in class umm.api.
UMMAPI
Get the XML for an Application.
getApplication(int)
- Method in class umm.api.
UMMAPI
Get the XML for an Application.
getApplication(NameValue)
- Method in class umm.api.
UMMAPI
Get the XML for an Application.
getApplicationNames()
- Method in class umm.api.
UMMAPI
Returns a list of application NameValue objects that contains the name and id of each application.
getApplicationNames(int)
- Method in class umm.api.
UMMAPI
Returns a list of application NameValue objects that contains the name and id of each application.
getAuditLog(long, long)
- Method in class umm.api.
UMMAPI
Get the Audit Log.
getConfig(String)
- Method in class umm.api.
UMMAPI
Get the XML for an Application.
getConfig(String, int)
- Method in class umm.api.
UMMAPI
Get the XML for an Application.
getConfig(NameValue, int)
- Method in class umm.api.
UMMAPI
Get the XML for an Application.
getDate()
- Method in class umm.api.
AuditLogData
getError()
- Method in class umm.api.
UMMAPI
Return the last error.
getId()
- Method in class umm.api.
User
getLog()
- Method in class umm.api.
AuditLogData
getName()
- Method in class umm.api.
NameValue
getPassword()
- Method in class umm.api.
User
getTemplate(int)
- Method in class umm.api.
UMMAPI
Get the XML for a Template.
getTemplate(NameValue)
- Method in class umm.api.
UMMAPI
Get the XML for a Template.
getTemplateNames()
- Method in class umm.api.
UMMAPI
Get all Template names.
getToolTip()
- Method in class umm.api.
NameValue
getTypeStr()
- Method in class umm.api.
User
getUser()
- Method in class umm.api.
AuditLogData
getUser(int)
- Method in class umm.api.
UMMAPI
Get User information for an existing User.
getUser(NameValue)
- Method in class umm.api.
UMMAPI
Get User information for an existing User.
getUser()
- Method in class umm.api.
UMMAPI
getUserApplicationNames(int)
- Method in class umm.api.
UMMAPI
getUserApplicationNames(NameValue)
- Method in class umm.api.
UMMAPI
Returns the Applications that are assigned to a user.
getUserName()
- Method in class umm.api.
User
getUserNames()
- Method in class umm.api.
UMMAPI
Get all the User names.
getUserType()
- Method in class umm.api.
User
getValue()
- Method in class umm.api.
NameValue
I
isActive()
- Method in class umm.api.
User
L
login(String, String)
- Method in class umm.api.
UMMAPI
Login into UMM system.
logOff()
- Method in class umm.api.
UMMAPI
Log off of the UMM system.
N
NameValue
- Class in
umm.api
NameValue(String, int, String)
- Constructor for class umm.api.
NameValue
NameValue(String, int)
- Constructor for class umm.api.
NameValue
NameValue(String)
- Constructor for class umm.api.
NameValue
NORMAL
- Static variable in class umm.api.
User
NORMAL_STR
- Static variable in class umm.api.
User
S
saveApplication(String, String)
- Method in class umm.api.
UMMAPI
Save the XML for a Application.
saveApplication(NameValue, String)
- Method in class umm.api.
UMMAPI
Save the XML for a Application.
saveApplication(NameValue, String, int)
- Method in class umm.api.
UMMAPI
Save the XML for a Application.
saveTemplate(String, String)
- Method in class umm.api.
UMMAPI
Save the XML for a Template.
saveTemplate(NameValue, String)
- Method in class umm.api.
UMMAPI
Save the XML for a Template.
saveUser(String, User)
- Method in class umm.api.
UMMAPI
Save the User.
saveUser(NameValue, User)
- Method in class umm.api.
UMMAPI
Save the User.
setActive(boolean)
- Method in class umm.api.
User
setActive(int)
- Method in class umm.api.
User
setAdmin(int)
- Method in class umm.api.
UMMAPI
Set the admin privilege.
setApplications(int, ArrayList<NameValue>)
- Method in class umm.api.
UMMAPI
Set the Applications for a User.
setApplications(NameValue, ArrayList<NameValue>)
- Method in class umm.api.
UMMAPI
Set the Applications for a User.
setDate(Date)
- Method in class umm.api.
AuditLogData
setExceptionListener(ExceptionListener)
- Method in class umm.api.
UMMAPI
Set an Exception Listener.
setId(int)
- Method in class umm.api.
User
setLog(String)
- Method in class umm.api.
AuditLogData
setName(String)
- Method in class umm.api.
NameValue
setPassword(String)
- Method in class umm.api.
User
setTemplates(String, ArrayList<NameValue>)
- Method in class umm.api.
UMMAPI
Set the Templates for an Application.
setTemplates(int, ArrayList<NameValue>)
- Method in class umm.api.
UMMAPI
Set the Templates for an Application.
setTemplates(int, ArrayList<NameValue>, int)
- Method in class umm.api.
UMMAPI
Set the Templates for an Application.
setTemplates(NameValue, ArrayList<NameValue>)
- Method in class umm.api.
UMMAPI
Save the XML for a Template.
setTemplates(NameValue, ArrayList<NameValue>, int)
- Method in class umm.api.
UMMAPI
Save the XML for a Template.
setToolTip(String)
- Method in class umm.api.
NameValue
setUser(String)
- Method in class umm.api.
AuditLogData
setUserName(String)
- Method in class umm.api.
User
setUserPassword(int, String)
- Method in class umm.api.
UMMAPI
Set the password for a user.
setUserPassword(NameValue, String)
- Method in class umm.api.
UMMAPI
Set the password for a user.
setUserType(int)
- Method in class umm.api.
User
setValue(int)
- Method in class umm.api.
NameValue
T
TEMPLATE
- Static variable in class umm.api.
UMMAPI
toString()
- Method in class umm.api.
NameValue
U
umm.api
- package umm.api
UMM_XML_START
- Static variable in class umm.api.
UMMAPI
UMM_XML_STOP
- Static variable in class umm.api.
UMMAPI
UMMAPI
- Class in
umm.api
UMMAPI(String)
- Constructor for class umm.api.
UMMAPI
UMMAPI(Properties)
- Constructor for class umm.api.
UMMAPI
USER
- Static variable in class umm.api.
UMMAPI
User
- Class in
umm.api
User()
- Constructor for class umm.api.
User
User(String)
- Constructor for class umm.api.
User
A
C
D
E
G
I
L
N
S
T
U
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica Corporation. All Rights Reserved.