KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > address1 > cci > address1PackageImpl


1 // ----------------------------------------------------------------------------
2
// Package/ImplBegin
3
// ----------------------------------------------------------------------------
4
//////////////////////////////////////////////////////////////////////////////
5
//
6
// Name: $Id: JMIAbstractMapper.java,v 1.11 2006/01/21 23:09:07 wfro Exp $
7
// Generated by: openMDX JMI Mapper
8
// Date: Mon Apr 03 11:39:06 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.opencrx.kernel.address1.cci;
14
15 public class address1PackageImpl
16   extends org.openmdx.base.accessor.jmi.spi.RefPackage_1
17   implements address1Package {
18
19   public address1PackageImpl(
20     javax.jmi.reflect.RefPackage outermostPackage,
21     javax.jmi.reflect.RefPackage immediatePackage
22   ) {
23     super(outermostPackage, immediatePackage);
24   }
25
26 // ----------------------------------------------------------------------------
27
// Package/ImplFilterCreator
28
// ----------------------------------------------------------------------------
29
public org.opencrx.kernel.address1.cci.EMailAddressableFilter createEMailAddressableFilter(
30   ) {
31     return (org.opencrx.kernel.address1.cci.EMailAddressableFilter)this.refCreateFilter(
32       "org:opencrx:kernel:address1:EMailAddressable",
33       null,
34       null
35     );
36   }
37
38   public org.opencrx.kernel.address1.cci.EMailAddressableFilter createEMailAddressableFilter(
39     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
40     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
41   ) {
42     return (org.opencrx.kernel.address1.cci.EMailAddressableFilter)this.refCreateFilter(
43       "org:opencrx:kernel:address1:EMailAddressable",
44       filterProperties,
45       attributeSpecifiers
46     );
47   }
48
49 // ----------------------------------------------------------------------------
50
// Package/ImplFilterCreator
51
// ----------------------------------------------------------------------------
52
public org.opencrx.kernel.address1.cci.RoomAddressableFilter createRoomAddressableFilter(
53   ) {
54     return (org.opencrx.kernel.address1.cci.RoomAddressableFilter)this.refCreateFilter(
55       "org:opencrx:kernel:address1:RoomAddressable",
56       null,
57       null
58     );
59   }
60
61   public org.opencrx.kernel.address1.cci.RoomAddressableFilter createRoomAddressableFilter(
62     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
63     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
64   ) {
65     return (org.opencrx.kernel.address1.cci.RoomAddressableFilter)this.refCreateFilter(
66       "org:opencrx:kernel:address1:RoomAddressable",
67       filterProperties,
68       attributeSpecifiers
69     );
70   }
71
72 // ----------------------------------------------------------------------------
73
// Package/ImplFilterCreator
74
// ----------------------------------------------------------------------------
75
public org.opencrx.kernel.address1.cci.AddressableFilter createAddressableFilter(
76   ) {
77     return (org.opencrx.kernel.address1.cci.AddressableFilter)this.refCreateFilter(
78       "org:opencrx:kernel:address1:Addressable",
79       null,
80       null
81     );
82   }
83
84   public org.opencrx.kernel.address1.cci.AddressableFilter createAddressableFilter(
85     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
86     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
87   ) {
88     return (org.opencrx.kernel.address1.cci.AddressableFilter)this.refCreateFilter(
89       "org:opencrx:kernel:address1:Addressable",
90       filterProperties,
91       attributeSpecifiers
92     );
93   }
94
95 // ----------------------------------------------------------------------------
96
// Package/ImplFilterCreator
97
// ----------------------------------------------------------------------------
98
public org.opencrx.kernel.address1.cci.PostalAddressableFilter createPostalAddressableFilter(
99   ) {
100     return (org.opencrx.kernel.address1.cci.PostalAddressableFilter)this.refCreateFilter(
101       "org:opencrx:kernel:address1:PostalAddressable",
102       null,
103       null
104     );
105   }
106
107   public org.opencrx.kernel.address1.cci.PostalAddressableFilter createPostalAddressableFilter(
108     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
109     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
110   ) {
111     return (org.opencrx.kernel.address1.cci.PostalAddressableFilter)this.refCreateFilter(
112       "org:opencrx:kernel:address1:PostalAddressable",
113       filterProperties,
114       attributeSpecifiers
115     );
116   }
117
118 // ----------------------------------------------------------------------------
119
// Package/ImplFilterCreator
120
// ----------------------------------------------------------------------------
121
public org.opencrx.kernel.address1.cci.PhoneNumberAddressableFilter createPhoneNumberAddressableFilter(
122   ) {
123     return (org.opencrx.kernel.address1.cci.PhoneNumberAddressableFilter)this.refCreateFilter(
124       "org:opencrx:kernel:address1:PhoneNumberAddressable",
125       null,
126       null
127     );
128   }
129
130   public org.opencrx.kernel.address1.cci.PhoneNumberAddressableFilter createPhoneNumberAddressableFilter(
131     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
132     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
133   ) {
134     return (org.opencrx.kernel.address1.cci.PhoneNumberAddressableFilter)this.refCreateFilter(
135       "org:opencrx:kernel:address1:PhoneNumberAddressable",
136       filterProperties,
137       attributeSpecifiers
138     );
139   }
140
141 // ----------------------------------------------------------------------------
142
// Package/ImplFilterCreator
143
// ----------------------------------------------------------------------------
144
public org.opencrx.kernel.address1.cci.WebAddressableFilter createWebAddressableFilter(
145   ) {
146     return (org.opencrx.kernel.address1.cci.WebAddressableFilter)this.refCreateFilter(
147       "org:opencrx:kernel:address1:WebAddressable",
148       null,
149       null
150     );
151   }
152
153   public org.opencrx.kernel.address1.cci.WebAddressableFilter createWebAddressableFilter(
154     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
155     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
156   ) {
157     return (org.opencrx.kernel.address1.cci.WebAddressableFilter)this.refCreateFilter(
158       "org:opencrx:kernel:address1:WebAddressable",
159       filterProperties,
160       attributeSpecifiers
161     );
162   }
163
164 // ----------------------------------------------------------------------------
165
// Package/ImplEnd
166
// ----------------------------------------------------------------------------
167

168   public String JavaDoc refMofId(
169   ) {
170     return "org:opencrx:kernel:address1:address1";
171   }
172
173 }
174
Popular Tags