org.omg.CosTrading
Interface Admin
- All Superinterfaces:
- AdminOperations, org.omg.CORBA.portable.IDLEntity, ImportAttributes, ImportAttributesOperations, LinkAttributes, LinkAttributesOperations, org.omg.CORBA.Object, java.io.Serializable, SupportAttributes, SupportAttributesOperations, TraderComponents, TraderComponentsOperations
- All Known Implementing Classes:
- _AdminStub
public interface Admin
- extends AdminOperations, TraderComponents, SupportAttributes, ImportAttributes, LinkAttributes, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
The admin interface enables the values of the trader attributes to be read and written.
All attributes are defined as readonly in either SupportAttributes, ImportAttributes,
LinkAttributes, or Admin. To set the trader attribute to a new value,
set_ operations are defined in Admin. Each of these set operations
returns the previous value of the attribute as its function value.
If the admin interface operation set_support_proxy_offers is invoked with a value set
to FALSE in a trader which supports the proxy interface, the set_support_proxy_offer
value does not affect the function of operations in the proxy interface. However, in this
case, it does have the effect of making any proxy offers exported via the proxy
interface for that trader unavailable to satisfy queries on that trader?s lookup interface.
Methods inherited from interface org.omg.CosTrading.AdminOperations |
list_offers, list_proxies, request_id_stem, set_def_follow_policy, set_def_hop_count, set_def_match_card, set_def_return_card, set_def_search_card, set_max_follow_policy, set_max_hop_count, set_max_link_follow_policy, set_max_list, set_max_match_card, set_max_return_card, set_max_search_card, set_request_id_stem, set_supports_dynamic_properties, set_supports_modifiable_properties, set_supports_proxy_offers, set_type_repos |
Methods inherited from interface org.omg.CosTrading.ImportAttributesOperations |
def_follow_policy, def_hop_count, def_match_card, def_return_card, def_search_card, max_follow_policy, max_hop_count, max_list, max_match_card, max_return_card, max_search_card |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |