public class _DataSetFinderStub extends org.omg.CORBA.portable.ObjectImpl implements DataSetFinder
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_DataSetFinderStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
DataSetFactory |
a_factory() |
DataSetFinder |
a_finder() |
DataSetAccess |
find_by_id(java.lang.String _ob_a0) |
DataSetAccess[] |
find_by_name(java.lang.String _ob_a0) |
DataSetAccess[] |
find_by_owner(java.lang.String _ob_a0) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic DataSetFinder a_finder()
a_finder in interface DataSetComponentOperationspublic DataSetFactory a_factory()
a_factory in interface DataSetComponentOperationspublic DataSetAccess find_by_id(java.lang.String _ob_a0) throws NotFound, NotADataSetNode
find_by_id in interface DataSetFinderOperationsNotFoundNotADataSetNodepublic DataSetAccess[] find_by_name(java.lang.String _ob_a0) throws FissuresException
find_by_name in interface DataSetFinderOperationsFissuresExceptionpublic DataSetAccess[] find_by_owner(java.lang.String _ob_a0) throws FissuresException
find_by_owner in interface DataSetFinderOperationsFissuresException