1CosNotification_AdminPropertEirelsaAndgmiMno(d3u)leCoDseNfoitniiftiicoantion_AdminPropertiesAdmin(3)
2
3
4

NAME

6       CosNotification_AdminPropertiesAdmin  -  This module implements the OMG
7       CosNotification::AdminPropertiesAdmin interface.
8

DESCRIPTION

10       To get access to the record definitions for the structures use:
11       -include_lib("cosNotification/include/*.hrl").
12
13       All objects, which inherit this interface, export  functions  described
14       in this module.
15

EXPORTS

17       get_admin(Object) -> AdminProperties
18
19              Types:
20
21                 Object = #objref
22                 AdminProperties = [AdminProperty]
23                 AdminProperty = #'CosNotification_Property'{name, value}
24                 name = string()
25                 value = #any
26
27              This operation returns sequence of name-value pairs which encap‐
28              sulates the current  administrative  properties  of  the  target
29              object.
30
31       set_admin(Object, AdminProperties) -> Reply
32
33              Types:
34
35                 Object = #objref
36                 AdminProperties = [AdminProperty]
37                 AdminProperty = #'CosNotification_Property'{name, value}
38                 name = string()
39                 value = #any
40                 Reply = ok | {'EXCEPTION', CosNotification_UnsupportedAdmin}
41
42              As  input, this operation accepts a sequence of name-value pairs
43              encapsulating the desired administrative settings for the target
44              object.  If  it  is not possible to set the given properties the
45              exception UnsupportedAdmin will be raised.
46
47
48
49Ericsson AB                  cosNotificaCtoisoNnot4i.f5i.c2ation_AdminPropertiesAdmin(3)
Impressum