org.openmdx.base.accessor.jmi.cci
Interface RefPackage_1_3
- All Superinterfaces:
- RefBaseObject, RefPackage, RefPackage_1_0, RefPackage_1_1, RefPackage_1_2
- All Known Implementing Classes:
- audit1PackageImpl, basePackageImpl, compatibilityPackageImpl, datastore1PackageImpl, datastore1PackageImpl, deployment1PackageImpl, document1PackageImpl, filter1PackageImpl, generic1PackageImpl, ietfPackageImpl, isoPackageImpl, Jmi1PackageInvocationHandler.RefPackage_1Proxy, lock1PackageImpl, model1PackageImpl, netPackageImpl, oasis_openPackageImpl, omgPackageImpl, openmdxPackageImpl, orgPackageImpl, preferences1PackageImpl, primitiveTypesPackageImpl, RefPackage_1, RefRootPackage_1, rfcPackageImpl, role1PackageImpl, runtime1PackageImpl, sequence1PackageImpl, state1PackageImpl, unPackageImpl, view1PackageImpl, w3cPackageImpl
public interface RefPackage_1_3
- extends RefPackage_1_2
RefPackage interface 1.3
| Methods inherited from interface javax.jmi.reflect.RefPackage |
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refClass, refClass, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refGetEnum, refPackage, refPackage |
clear
void clear()
- Empty the cache
refCreateImpl
Object refCreateImpl(String qualifiedClassName,
RefObject_1_0 refDelegate)
- Lookup the implementation specified by
qualifiedClassName and create
an instance with refDelegate as delegate object. The Java package name is derived
from the package name of the specified class and this RefPackage packageImpl
mapping, i.e. refCreateImpl() returns an instance of org.openmdx.base.BasicObjectImpl
if qualifiedClassName is org:openmdx:base:BasicObject
the packageImpl mapping is set to [org:openmdx:base->org.openmdx.base].
refUseOpenMdx1ImplLookup
boolean refUseOpenMdx1ImplLookup()
- Returns:
- config option useOpenMdx1ImplLookup
refBindingPackageSuffix
String refBindingPackageSuffix()
- Returns:
- config option bindingPackageSuffix
refUserContext
Object refUserContext()
- Returns:
- config option userContext
refPersistenceManagerFactory
javax.jdo.PersistenceManagerFactory refPersistenceManagerFactory()
- Retrieves the JDO Persistence Manager Factory.
- Returns:
- the JDO Persistence Manager Factory configured according to this package
This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.