Skip Headers

Oracle9iAS Unified Messaging Application Developer's Guide
Release 9.0.2

Part Number A95455-01
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Go to previous page

Index

A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V 


A

ADD_BODYPART procedure, 1-59
ADD_INCLMSG_BODYPART procedure, 1-60
APIs
Directory Management API
about, 2-23
authentication, 2-23
code examples, 2-26
directory components, 2-23
MetaData, retrieving and validating, 2-24
JavaMail API
about, 2-2
basic folder operations, testing, 2-12
shared folder, creating, 2-8
shared folders and message fetch testing, 2-17
simple messages, appending, 2-10
user permissions, granting, 2-8
user's messages, reading, 2-2
Rule Management API
about, 2-37
authentication, 2-39
auto-reply effective duration, 2-42
external action, 2-41
external condition, 2-40
message templates, 2-41
rule activeness, 2-40
rule components, 2-38
rule group afiliation, 2-40
rule visibility, 2-39
server side rules, 2-37
validation, 2-39
XML representation, 2-43
APPEND_MESSAGE procedure, 1-64
authentication, 2-23, 2-39
auto-reply effective duration, 2-42

B

bad_message_var EXCEPTION, 1-75
bad_msgpart_var EXCEPTION, 1-75
basic folder operations, testing, 2-12

C

CHECK_NEW_MESSAGES function, 1-27
CHECK_RECENT_MESSAGES function, 1-28
CLOSE_FOLDER procedure, 1-23
code examples, 2-26
COMPOSE_MESSAGE procedure, 1-56
COPY_MESSAGES procedure, 1-30
CREATE_FOLDER procedure, 1-18

D

DECRYPT_MESSAGE procedure, 1-65
DELETE_FOLDER procedure, 1-18
DELETE_MESSAGES procedure, 1-25
directory components, 2-23
Directory Management API
about, 2-23
authentication, 2-23
code examples, 2-26
directory components, 2-23
MetaData, retrieving and validating, 2-24

E

examples
about, 1-79
get theme, 1-90
login and fetch all, 1-82
login, compose, and send, 1-89
login, create, list, and search, 1-80
exceptions
about, 1-73
bad_message_var EXCEPTION, 1-75
bad_msgpart_var EXCEPTION, 1-75
external_cond_err EXCEPTION, 1-74
external_rule_err EXCEPTION, 1-74
folder_already_exists_err EXCEPTION, 1-77
folder_closed_err EXCEPTION, 1-76
folder_name_err EXCEPTION, 1-78
folder_not_found_err EXCEPTION, 1-77
folder_type_err EXCEPTION, 1-79
imt_err EXCEPTION, 1-75
internal_err EXCEPTION, 1-78
login_err EXCEPTION, 1-79
msg_compose_limit_err EXCEPTION, 1-76
no_binary_err EXCEPTION, 1-76
operation_not_allowed EXCEPTION, 1-77
param_parse_err EXCEPTION, 1-78
smime_err EXCEPTION, 1-79
sql_err EXCEPTION, 1-75
too_many_rules EXCEPTION, 1-74
unauthenticated_err EXCEPTION, 1-76
EXPUNGE_FOLDER procedure, 1-26
external action, 2-41
external condition, 2-40
external_cond_err EXCEPTION, 1-74
external_rule_err EXCEPTION, 1-74

F

folder UIDL, 1-3
folder_already_exists_err EXCEPTION, 1-77
folder_closed_err EXCEPTION, 1-76
folder_name_err EXCEPTION, 1-78
folder_not_found_err EXCEPTION, 1-77
folder_type_err EXCEPTION, 1-79
functions
CHECK_NEW_MESSAGES, 1-27
CHECK_RECENT_MESSAGES, 1-28
HAS_FOLDER_CHILDREN, 1-17
IS_FOLDER_MODIFIED, 1-31
IS_FOLDER_OPEN, 1-27
IS_FOLDER_SUBSCRIBED, 1-15

G

GET_AUTH_INFO procedure, 1-55
GET_BODYPART_CONTENT procedure, 1-53
GET_BODYPART_SIZE procedure, 1-50
GET_CHARSET procedure, 1-45
GET_CONTENT_FILENAME procedure, 1-48
GET_CONTENT_LINECOUNT procedure, 1-50
GET_CONTENT_TYPE procedure, 1-39
GET_CONTENTDISP procedure, 1-46
GET_CONTENTID procedure, 1-43
GET_CONTENTLANG procedure, 1-44
GET_CONTENTMD5 procedure, 1-45
GET_CURRENT_USAGE procedure, 1-10
GET_ENCODING procedure, 1-47
GET_FILTERED_TEXT procedure, 1-71
GET_FOLDER_DETAILS procedure, 1-17
GET_FOLDER_MESSAGES procedure, 1-21
GET_FOLDER_OBJ procedure, 1-12
GET_FROM procedure, 1-42
GET_HEADER procedure, 1-37
GET_HEADERS procedure, 1-38
GET_HIGHLIGHT procedure, 1-68
GET_INCLUDED_MESSAGE procedure, 1-36
GET_MARKUPTEXT procedure, 1-69
GET_MESSAGE procedure, 1-22
GET_MESSAGE_OBJ procedure, 1-35
GET_MESSAGEID procedure, 1-43
GET_MSG procedure, 1-52
GET_MSG_BODY procedure, 1-52
GET_MSG_FLAGS procedure, 1-23
GET_MSG_SIZE procedure, 1-48
GET_MSGS_FLAGS procedure, 1-53
GET_MULTIPART_BODYPARTS procedure, 1-51
GET_NEW_MESSAGES procedure, 1-29
GET_RCVD_DATE procedure, 1-49
GET_REPLY_TO procedure, 1-40
GET_SENT_DATE procedure, 1-41
GET_SUBJECT procedure, 1-41
GET_THEMES procedure, 1-67
GET_TOKENS procedure, 1-72

H

HAS_FOLDER_CHILDREN function, 1-17

I

imt_err EXCEPTION, 1-75
internal_err EXCEPTION, 1-78
IS_FOLDER_MODIFIED function, 1-31
IS_FOLDER_OPEN function, 1-27
IS_FOLDER_SUBSCRIBED function, 1-15

J

JavaMail API
about, 2-2
basic folder operations, testing, 2-12
shared folder, creating, 2-8
shared folders and message fetch testing, 2-17
simple messages, appending, 2-10
user permissions, granting, 2-8
user's messages, reading, 2-2

L

LIST_FOLDERS procedure, 1-13
LIST_SUBSCRIBED_FOLDERS procedure, 1-14
LIST_TOPLEVEL_FOLDERS procedure, 1-12
LIST_TOPLEVEL_SUBDFLDRS procedure, 1-14
login_err EXCEPTION, 1-79

M

mail objects
about, 1-4
MAIL_BODYPART_OBJ, 1-7
MAIL_FOLDER_DETAIL, 1-5
MAIL_FOLDER_OBJ, 1-5
MAIL_HEADER_OBJ, 1-7, 1-8
MAIL_MESSAGE_OBJ, 1-6
MAIL_SESSION package
about, 1-8
MAIL_SORT_CRITERIA_ELEMENT, 1-6
MAIL_BODYPART_OBJ, 1-7
MAIL_FOLDER package, 1-2
about, 1-11
CHECK_NEW_MESSAGES function, 1-27
CHECK_RECENT_MESSAGES function, 1-28
CLOSE_FOLDER procedure, 1-23
COPY_MESSAGES procedure, 1-30
CREATE_FOLDER procedure, 1-18
DELETE_FOLDER procedure, 1-18
DELETE_MESSAGES procedure, 1-25
EXPUNGE_FOLDER procedure, 1-26
GET_FOLDER_DETAILS procedure, 1-17
GET_FOLDER_MESSAGES procedure, 1-21
GET_FOLDER_OBJ procedure, 1-12
GET_MESSAGE procedure, 1-22
GET_MSG_FLAGS procedure, 1-23
GET_NEW_MESSAGES procedure, 1-29
HAS_FOLDER_CHILDREN function, 1-17
IS_FOLDER_MODIFIED function, 1-31
IS_FOLDER_OPEN function, 1-27
IS_FOLDER_SUBSCRIBED function, 1-15
LIST_FOLDERS procedure, 1-13
LIST_SUBSCRIBED_FOLDERS procedure, 1-14
LIST_TOPLEVEL_FOLDERS procedure, 1-12
LIST_TOPLEVEL_SUBDFLDRS procedure, 1-14
OPEN_FOLDER procedure, 1-20
RENAME_FOLDER procedure, 1-20
SEARCH_FOLDER procedure, 1-32
SET_MSG_FLAGS procedure, 1-24
SORT_FOLDER procedure, 1-31
SUBSCRIBE_FOLDER procedure, 1-16
UNSUBSCRIBE_FOLDER procedure, 1-16
MAIL_FOLDER_DETAIL, 1-5
MAIL_FOLDER_OBJ, 1-5
MAIL_HEADER_OBJ, 1-7, 1-8
MAIL_MESSAGE package, 1-3
about, 1-33
ADD_BODYPART procedure, 1-59
ADD_INCLMSG_BODYPART procedure, 1-60
APPEND_MESSAGE procedure, 1-64
COMPOSE_MESSAGE procedure, 1-56
DECRYPT_MESSAGE procedure, 1-65
GET_AUTH_INFO procedure, 1-55
GET_BODYPART_CONTENT procedure, 1-53
GET_BODYPART_SIZE procedure, 1-50
GET_CHARSET procedure, 1-45
GET_CONTENT_FILENAME procedure, 1-48
GET_CONTENT_LINECOUNT procedure, 1-50
GET_CONTENT_TYPE procedure, 1-39
GET_CONTENTDISP procedure, 1-46
GET_CONTENTID procedure, 1-43
GET_CONTENTLANG procedure, 1-44
GET_CONTENTMD5 procedure, 1-45
GET_ENCODING procedure, 1-47
GET_FILTERED_TEXT procedure, 1-71
GET_FROM procedure, 1-42
GET_HEADER procedure, 1-37
GET_HEADERS procedure, 1-38
GET_HIGHLIGHT procedure, 1-68
GET_INCLUDED_MESSAGE procedure, 1-36
GET_MARKUPTEXT procedure, 1-69
GET_MESSAGE_OBJ procedure, 1-35
GET_MESSAGEID procedure, 1-43
GET_MSG procedure, 1-52
GET_MSG_BODY procedure, 1-52
GET_MSG_SIZE procedure, 1-48
GET_MSGS_FLAGS procedure, 1-53
GET_MULTIPART_BODYPARTS procedure, 1-51
GET_RCVD_DATE procedure, 1-49
GET_REPLY_TO procedure, 1-40
GET_SENT_DATE procedure, 1-41
GET_SUBJECT procedure, 1-41
GET_THEMES procedure, 1-67
GET_TOKENS procedure, 1-72
SEND_MESSAGE procedure, 1-62
SET_BPHEADER procedure, 1-57
SET_CONTENT procedure, 1-61
SET_HEADER procedure, 1-58
SET_INCLMSG_BODYPART procedure, 1-60
SET_MSGHEADER procedure, 1-56
SET_MSGS_FLAGS procedure, 1-54
VERIFY_MESSAGE procedure, 1-66
MAIL_MESSAGE_OBJ, 1-6
MAIL_SESSION package, 1-2
about, 1-8
GET_CURRENT_USAGE procedure, 1-10
LOGIN procedure, 1-8
LOGOUT procedure, 1-9
MAIL_SORT_CRITERIA_ELEMENT, 1-6
message flags, 1-4
message templates, 2-41
message UID, 1-3
MetaData, retrieving and validating, 2-24
msg_compose_limit_err EXCEPTION, 1-76

N

no_binary_err EXCEPTION, 1-76

O

OPEN_FOLDER procedure, 1-20
operation_not_allowed EXCEPTION, 1-77

P

packages
MAIL_FOLDER, 1-2, 1-11
MAIL_MESSAGE, 1-3
MAIL_SESSION, 1-2, 1-8
param_parse_err EXCEPTION, 1-78
PL/SQL API packages, about, 1-2
procedures
ADD_BODYPART, 1-59
ADD_INCLMSG_BODYPART, 1-60
APPEND_MESSAGE, 1-64
CLOSE_FOLDER, 1-23
COMPOSE_MESSAGE, 1-56
COPY_MESSAGES, 1-30
CREATE_FOLDER, 1-18
DECRYPT_MESSAGE, 1-65
DELETE_MESSAGES, 1-25
EXPUNGE_FOLDER, 1-26
GET_AUTH_INFO, 1-55
GET_BODYPART_CONTENT, 1-53
GET_BODYPART_SIZE, 1-50
GET_CHARSET, 1-45
GET_CONTENT_FILENAME, 1-48
GET_CONTENT_LINECOUNT, 1-50
GET_CONTENT_TYPE, 1-39
GET_CONTENTDISP, 1-46
GET_CONTENTID, 1-43
GET_CONTENTLANG, 1-44
GET_CONTENTMD5, 1-45
GET_CURRENT_USAGE, 1-10
GET_ENCODING, 1-47
GET_FILTERED_TEXT, 1-71
GET_FOLDER_DETAILS, 1-17
GET_FOLDER_MESSAGES, 1-21
GET_FOLDER_OBJ, 1-12
GET_FROM, 1-42
GET_HEADER, 1-37
GET_HEADERS, 1-38
GET_HIGHLIGHT, 1-68
GET_INCLUDED_MESSAGE, 1-36
GET_MARKUPTEXT, 1-69
GET_MESSAGE, 1-22
GET_MESSAGE_OBJ, 1-35
GET_MESSAGEID, 1-43
GET_MSG, 1-52
GET_MSG_BODY, 1-52
GET_MSG_FLAGS, 1-23
GET_MSG_SIZE, 1-48
GET_MSGS_FLAGS, 1-53
GET_MULTIPART_BODYPARTS, 1-51
GET_NEW_MESSAGES, 1-29
GET_RCVD_DATE, 1-49
GET_REPLY_TO, 1-40
GET_SENT_DATE, 1-41
GET_SUBJECT, 1-41
GET_THEMES, 1-67
GET_TOKENS, 1-72
LIST_FOLDERS, 1-13
LIST_SUBSCRIBED_FOLDERS, 1-14
LIST_TOPLEVEL_FOLDERS, 1-12
LIST_TOPLEVEL_SUBDFLDRS, 1-14
OPEN_FOLDER, 1-20
RENAME_FOLDER, 1-20
SEARCH_FOLDER, 1-32
SEND_MESSAGE, 1-62
SET_BPHEADER, 1-57
SET_CONTENT, 1-61
SET_HEADER, 1-58
SET_INCLMSG_BODYPART, 1-60
SET_MSG_FLAGS, 1-24
SET_MSGHEADER, 1-56
SET_MSGS_FLAGS, 1-54
SORT_FOLDER, 1-31
SUBSCRIBE_FOLDER, 1-16
UNSUBSCRIBE_FOLDER, 1-16
VERIFY_MESSAGE, 1-66

R

RENAME_FOLDER procedure, 1-20
rule activeness, 2-40
rule components, 2-38
rule group afiliation, 2-40
Rule Management API
about, 2-37
authentication, 2-39
auto-reply effective duration, 2-42
external action, 2-41
external condition, 2-40
message templates, 2-41
rule activeness, 2-40
rule components, 2-38
rule group afiliation, 2-40
rule visibility, 2-39
server side rules, 2-37
validation, 2-39
XML representation, 2-43
rule visibility, 2-39

S

SEARCH_FOLDER procedure, 1-32
SEND_MESSAGE procedure, 1-62
server side rules, 2-37
SET_BPHEADER procedure, 1-57
SET_CONTENT procedure, 1-61
SET_HEADER procedure, 1-58
SET_INCLMSG_BODYPART procedure, 1-60
SET_MSG_FLAGS procedure, 1-24
SET_MSGHEADER procedure, 1-56
SET_MSGS_FLAGS procedure, 1-54
shared folder, creating, 2-8
shared folders and message fetch testing, 2-17
simple messages, appending, 2-10
smime_err EXCEPTION, 1-79
SORT_FOLDER procedure, 1-31
sql_err EXCEPTION, 1-75
SUBSCRIBE_FOLDER procedure, 1-16

T

templates, message, 2-41
too_many_rules EXCEPTION, 1-74

U

unauthenticated_err EXCEPTION, 1-76
UNSUBSCRIBE_FOLDER procedure, 1-16
user's messages, reading, 2-2

V

validation, 2-39
VERIFY_MESSAGE procedure, 1-66

Go to previous page
Oracle
Copyright © 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents