Uses of Interface
org.opencrx.kernel.depot1.jmi1.PhoneNumber

Packages that use PhoneNumber
org.opencrx.kernel.depot1.jmi1   
 

Uses of PhoneNumber in org.opencrx.kernel.depot1.jmi1
 

Methods in org.opencrx.kernel.depot1.jmi1 that return PhoneNumber
 PhoneNumber PhoneNumberClass.createPhoneNumber()
          Creates an instance of class PhoneNumber.
 PhoneNumber PhoneNumberClass.createPhoneNumber(boolean automaticParsing, short phoneCountryPrefix, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PhoneNumber based on all required attributes.
 PhoneNumber PhoneNumberClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, boolean automaticParsing, short phoneCountryPrefix, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PhoneNumber based on the superclass BasicObject and all required attributes not included in this superclass.
 PhoneNumber PhoneNumberClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, boolean automaticParsing, short phoneCountryPrefix, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PhoneNumber based on the superclass ContextCapable and all required attributes not included in this superclass.
 PhoneNumber PhoneNumberClass.extendDepotAddress(DepotAddress _base, boolean automaticParsing, short phoneCountryPrefix)
          Creates an instance of class PhoneNumber based on the superclass DepotAddress and all required attributes not included in this superclass.
 PhoneNumber PhoneNumberClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, boolean automaticParsing, short phoneCountryPrefix, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PhoneNumber based on the superclass ExtentCapable and all required attributes not included in this superclass.
 PhoneNumber PhoneNumberClass.extendPhoneNumberAddressable(PhoneNumberAddressable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PhoneNumber based on the superclass PhoneNumberAddressable and all required attributes not included in this superclass.
 PhoneNumber PhoneNumberClass.extendSecureObject(SecureObject _base, boolean automaticParsing, short phoneCountryPrefix)
          Creates an instance of class PhoneNumber based on the superclass SecureObject and all required attributes not included in this superclass.
 PhoneNumber PhoneNumberClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, boolean automaticParsing, short phoneCountryPrefix, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PhoneNumber based on the superclass ViewCapable and all required attributes not included in this superclass.
 PhoneNumber PhoneNumberClass.getPhoneNumber(Object object)
          Creates an instance of class PhoneNumber based on the specified Object instance.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.