linux man page for cosnotification_adminpropertiesadmin

Query: cosnotification_adminpropertiesadmin

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CosNotification_AdminPropertiesAdmin(3erl)		     Erlang Module Definition			CosNotification_AdminPropertiesAdmin(3erl)

NAME
CosNotification_AdminPropertiesAdmin - This module implements the OMG CosNotification::AdminPropertiesAdmin interface.
DESCRIPTION
To get access to the record definitions for the structures use: -include_lib("cosNotification/include/*.hrl"). All objects, which inherit this interface, export functions described in this module.
EXPORTS
get_admin(Object) -> AdminProperties Types Object = #objref AdminProperties = [AdminProperty] AdminProperty = #'CosNotification_Property'{name, value} name = string() value = #any This operation returns sequence of name-value pairs which encapsulates the current administrative properties of the target object. set_admin(Object, AdminProperties) -> Reply Types Object = #objref AdminProperties = [AdminProperty] AdminProperty = #'CosNotification_Property'{name, value} name = string() value = #any Reply = ok | {'EXCEPTION', CosNotification_UnsupportedAdmin} As input, this operation accepts a sequence of name-value pairs encapsulating the desired administrative settings for the target object. If it is not possible to set the given properties the exception UnsupportedAdmin will be raised. Ericsson AB cosNotification 1.1.16 CosNotification_AdminPropertiesAdmin(3erl)
Related Man Pages
cosnotification_adminpropertiesadmin(3erl) - linux
cosnotifyfilter_filteradmin(3erl) - linux
cosnotification_qosadmin(3erl) - linux
cosnotifychanneladmin_structuredproxypushconsumer(3erl) - linux
cosnotifychanneladmin_proxypushconsumer(3erl) - linux
Similar Topics in the Unix Linux Community
CEP: hype, or the next best thing since sliced bread?