Uses of Interface
org.opencrx.kernel.activity1.jmi1.EmailRecipientGroup

Packages that use EmailRecipientGroup
org.opencrx.kernel.activity1.jmi1   
 

Uses of EmailRecipientGroup in org.opencrx.kernel.activity1.jmi1
 

Methods in org.opencrx.kernel.activity1.jmi1 that return EmailRecipientGroup
 EmailRecipientGroup EmailRecipientGroupClass.createEmailRecipientGroup()
          Creates an instance of class EmailRecipientGroup.
 EmailRecipientGroup EmailRecipientGroupClass.createEmailRecipientGroup(short partyType, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class EmailRecipientGroup based on all required attributes.
 EmailRecipientGroup EmailRecipientGroupClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, short partyType, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class EmailRecipientGroup based on the superclass BasicObject and all required attributes not included in this superclass.
 EmailRecipientGroup EmailRecipientGroupClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, short partyType, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class EmailRecipientGroup based on the superclass ContextCapable and all required attributes not included in this superclass.
 EmailRecipientGroup EmailRecipientGroupClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, short partyType, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class EmailRecipientGroup based on the superclass ExtentCapable and all required attributes not included in this superclass.
 EmailRecipientGroup EmailRecipientGroupClass.extendSecureObject(SecureObject _base, short partyType)
          Creates an instance of class EmailRecipientGroup based on the superclass SecureObject and all required attributes not included in this superclass.
 EmailRecipientGroup EmailRecipientGroupClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, short partyType, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class EmailRecipientGroup based on the superclass ViewCapable and all required attributes not included in this superclass.
 EmailRecipientGroup EmailRecipientGroupClass.getEmailRecipientGroup(Object object)
          Creates an instance of class EmailRecipientGroup 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.