1 package org.openmdx.security.authorization1.cci; 14 15 public class authorization1PackageImpl 16 extends org.openmdx.base.accessor.jmi.spi.RefPackage_1 17 implements authorization1Package { 18 19 public authorization1PackageImpl( 20 javax.jmi.reflect.RefPackage outermostPackage, 21 javax.jmi.reflect.RefPackage immediatePackage 22 ) { 23 super(outermostPackage, immediatePackage); 24 } 25 26 public org.openmdx.security.authorization1.cci.ModelClassPrivilegeClass getModelClassPrivilegeClass( 30 ) { 31 return (org.openmdx.security.authorization1.cci.ModelClassPrivilegeClass)refClass( 32 "org:openmdx:security:authorization1:ModelClassPrivilege" 33 ); 34 } 35 36 public org.openmdx.security.authorization1.cci.ModelClassPrivilegeFilter createModelClassPrivilegeFilter( 40 ) { 41 return (org.openmdx.security.authorization1.cci.ModelClassPrivilegeFilter)this.refCreateFilter( 42 "org:openmdx:security:authorization1:ModelClassPrivilege", 43 null, 44 null 45 ); 46 } 47 48 public org.openmdx.security.authorization1.cci.ModelClassPrivilegeFilter createModelClassPrivilegeFilter( 49 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 50 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 51 ) { 52 return (org.openmdx.security.authorization1.cci.ModelClassPrivilegeFilter)this.refCreateFilter( 53 "org:openmdx:security:authorization1:ModelClassPrivilege", 54 filterProperties, 55 attributeSpecifiers 56 ); 57 } 58 59 public org.openmdx.security.authorization1.cci.ResourcePrivilegeClass getResourcePrivilegeClass( 63 ) { 64 return (org.openmdx.security.authorization1.cci.ResourcePrivilegeClass)refClass( 65 "org:openmdx:security:authorization1:ResourcePrivilege" 66 ); 67 } 68 69 public org.openmdx.security.authorization1.cci.ResourcePrivilegeFilter createResourcePrivilegeFilter( 73 ) { 74 return (org.openmdx.security.authorization1.cci.ResourcePrivilegeFilter)this.refCreateFilter( 75 "org:openmdx:security:authorization1:ResourcePrivilege", 76 null, 77 null 78 ); 79 } 80 81 public org.openmdx.security.authorization1.cci.ResourcePrivilegeFilter createResourcePrivilegeFilter( 82 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 83 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 84 ) { 85 return (org.openmdx.security.authorization1.cci.ResourcePrivilegeFilter)this.refCreateFilter( 86 "org:openmdx:security:authorization1:ResourcePrivilege", 87 filterProperties, 88 attributeSpecifiers 89 ); 90 } 91 92 public org.openmdx.security.authorization1.cci.PrivilegeClass getPrivilegeClass( 96 ) { 97 return (org.openmdx.security.authorization1.cci.PrivilegeClass)refClass( 98 "org:openmdx:security:authorization1:Privilege" 99 ); 100 } 101 102 public org.openmdx.security.authorization1.cci.PrivilegeFilter createPrivilegeFilter( 106 ) { 107 return (org.openmdx.security.authorization1.cci.PrivilegeFilter)this.refCreateFilter( 108 "org:openmdx:security:authorization1:Privilege", 109 null, 110 null 111 ); 112 } 113 114 public org.openmdx.security.authorization1.cci.PrivilegeFilter createPrivilegeFilter( 115 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 116 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 117 ) { 118 return (org.openmdx.security.authorization1.cci.PrivilegeFilter)this.refCreateFilter( 119 "org:openmdx:security:authorization1:Privilege", 120 filterProperties, 121 attributeSpecifiers 122 ); 123 } 124 125 public org.openmdx.security.authorization1.cci.PolicyClass getPolicyClass( 129 ) { 130 return (org.openmdx.security.authorization1.cci.PolicyClass)refClass( 131 "org:openmdx:security:authorization1:Policy" 132 ); 133 } 134 135 public org.openmdx.security.authorization1.cci.PolicyFilter createPolicyFilter( 139 ) { 140 return (org.openmdx.security.authorization1.cci.PolicyFilter)this.refCreateFilter( 141 "org:openmdx:security:authorization1:Policy", 142 null, 143 null 144 ); 145 } 146 147 public org.openmdx.security.authorization1.cci.PolicyFilter createPolicyFilter( 148 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 149 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 150 ) { 151 return (org.openmdx.security.authorization1.cci.PolicyFilter)this.refCreateFilter( 152 "org:openmdx:security:authorization1:Policy", 153 filterProperties, 154 attributeSpecifiers 155 ); 156 } 157 158 public org.openmdx.security.authorization1.cci.SegmentClass getSegmentClass( 162 ) { 163 return (org.openmdx.security.authorization1.cci.SegmentClass)refClass( 164 "org:openmdx:security:authorization1:Segment" 165 ); 166 } 167 168 public org.openmdx.security.authorization1.cci.SegmentFilter createSegmentFilter( 172 ) { 173 return (org.openmdx.security.authorization1.cci.SegmentFilter)this.refCreateFilter( 174 "org:openmdx:security:authorization1:Segment", 175 null, 176 null 177 ); 178 } 179 180 public org.openmdx.security.authorization1.cci.SegmentFilter createSegmentFilter( 181 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 182 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 183 ) { 184 return (org.openmdx.security.authorization1.cci.SegmentFilter)this.refCreateFilter( 185 "org:openmdx:security:authorization1:Segment", 186 filterProperties, 187 attributeSpecifiers 188 ); 189 } 190 191 public org.openmdx.security.authorization1.cci.ModelReferencePrivilegeClass getModelReferencePrivilegeClass( 195 ) { 196 return (org.openmdx.security.authorization1.cci.ModelReferencePrivilegeClass)refClass( 197 "org:openmdx:security:authorization1:ModelReferencePrivilege" 198 ); 199 } 200 201 public org.openmdx.security.authorization1.cci.ModelReferencePrivilegeFilter createModelReferencePrivilegeFilter( 205 ) { 206 return (org.openmdx.security.authorization1.cci.ModelReferencePrivilegeFilter)this.refCreateFilter( 207 "org:openmdx:security:authorization1:ModelReferencePrivilege", 208 null, 209 null 210 ); 211 } 212 213 public org.openmdx.security.authorization1.cci.ModelReferencePrivilegeFilter createModelReferencePrivilegeFilter( 214 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 215 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 216 ) { 217 return (org.openmdx.security.authorization1.cci.ModelReferencePrivilegeFilter)this.refCreateFilter( 218 "org:openmdx:security:authorization1:ModelReferencePrivilege", 219 filterProperties, 220 attributeSpecifiers 221 ); 222 } 223 224 public org.openmdx.security.authorization1.cci.ModelElementPrivilegeFilter createModelElementPrivilegeFilter( 228 ) { 229 return (org.openmdx.security.authorization1.cci.ModelElementPrivilegeFilter)this.refCreateFilter( 230 "org:openmdx:security:authorization1:ModelElementPrivilege", 231 null, 232 null 233 ); 234 } 235 236 public org.openmdx.security.authorization1.cci.ModelElementPrivilegeFilter createModelElementPrivilegeFilter( 237 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 238 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 239 ) { 240 return (org.openmdx.security.authorization1.cci.ModelElementPrivilegeFilter)this.refCreateFilter( 241 "org:openmdx:security:authorization1:ModelElementPrivilege", 242 filterProperties, 243 attributeSpecifiers 244 ); 245 } 246 247 251 public String refMofId( 252 ) { 253 return "org:openmdx:security:authorization1:authorization1"; 254 } 255 256 } 257 | Popular Tags |