org.opencrx.kernel.activity1.cci
Interface SetAssignedToActionClass

All Superinterfaces:
RefBaseObject, RefClass, RefClass_1_0, RefFeatured
All Known Implementing Classes:
SetAssignedToActionClassImpl

public interface SetAssignedToActionClass
extends RefClass_1_0


Method Summary
 SetAssignedToAction createSetAssignedToAction()
          Creates an instance of class SetAssignedToAction.
 SetAssignedToAction createSetAssignedToAction(String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on all required attributes.
 SetAssignedToAction extendAlertSender(AlertSender _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass AlertSender and all required attributes not included in this superclass.
 SetAssignedToAction extendAuditee(Auditee _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass Auditee and all required attributes not included in this superclass.
 SetAssignedToAction extendBasicObject(BasicObject _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass BasicObject and all required attributes not included in this superclass.
 SetAssignedToAction extendCloneable(Cloneable _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass Cloneable and all required attributes not included in this superclass.
 SetAssignedToAction extendContextCapable(ContextCapable _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass ContextCapable and all required attributes not included in this superclass.
 SetAssignedToAction extendCrxObject(CrxObject _base, String name)
          Creates an instance of class SetAssignedToAction based on the superclass CrxObject and all required attributes not included in this superclass.
 SetAssignedToAction extendExtentCapable(ExtentCapable _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass ExtentCapable and all required attributes not included in this superclass.
 SetAssignedToAction extendImporter(Importer _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass Importer and all required attributes not included in this superclass.
 SetAssignedToAction extendIndexed(Indexed _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass Indexed and all required attributes not included in this superclass.
 SetAssignedToAction extendSecureObject(SecureObject _base, String name, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass SecureObject and all required attributes not included in this superclass.
 SetAssignedToAction extendSubscriptionTarget(SubscriptionTarget _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 SetAssignedToAction extendViewCapable(ViewCapable _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass ViewCapable and all required attributes not included in this superclass.
 SetAssignedToAction extendXmlExporter(XmlExporter _base, String name, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class SetAssignedToAction based on the superclass XmlExporter and all required attributes not included in this superclass.
 SetAssignedToAction getSetAssignedToAction(Object object)
          Creates an instance of class SetAssignedToAction based on the specified Object instance.
 
Methods inherited from interface javax.jmi.reflect.RefClass
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

createSetAssignedToAction

SetAssignedToAction createSetAssignedToAction()
Creates an instance of class SetAssignedToAction. This is a factory operation used to create instance objects of class SetAssignedToAction.


getSetAssignedToAction

SetAssignedToAction getSetAssignedToAction(Object object)
Creates an instance of class SetAssignedToAction based on the specified Object instance. This is a factory operation used to create instance objects of class SetAssignedToAction.

Parameters:
object - The Object instance this class is based on. Object must be instanceof RefObject, Object_1_0 or Path.

createSetAssignedToAction

SetAssignedToAction createSetAssignedToAction(String name,
                                              short accessLevelBrowse,
                                              short accessLevelDelete,
                                              short accessLevelUpdate,
                                              boolean disabled)
Creates an instance of class SetAssignedToAction based on all required attributes. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendAlertSender

SetAssignedToAction extendAlertSender(AlertSender _base,
                                      String name,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass AlertSender and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendAuditee

SetAssignedToAction extendAuditee(Auditee _base,
                                  String name,
                                  short accessLevelBrowse,
                                  short accessLevelDelete,
                                  short accessLevelUpdate,
                                  boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass Auditee and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendCloneable

SetAssignedToAction extendCloneable(Cloneable _base,
                                    String name,
                                    short accessLevelBrowse,
                                    short accessLevelDelete,
                                    short accessLevelUpdate,
                                    boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass Cloneable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendImporter

SetAssignedToAction extendImporter(Importer _base,
                                   String name,
                                   short accessLevelBrowse,
                                   short accessLevelDelete,
                                   short accessLevelUpdate,
                                   boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass Importer and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendIndexed

SetAssignedToAction extendIndexed(Indexed _base,
                                  String name,
                                  short accessLevelBrowse,
                                  short accessLevelDelete,
                                  short accessLevelUpdate,
                                  boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass Indexed and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendSecureObject

SetAssignedToAction extendSecureObject(SecureObject _base,
                                       String name,
                                       boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass SecureObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendSubscriptionTarget

SetAssignedToAction extendSubscriptionTarget(SubscriptionTarget _base,
                                             String name,
                                             short accessLevelBrowse,
                                             short accessLevelDelete,
                                             short accessLevelUpdate,
                                             boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass SubscriptionTarget and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendXmlExporter

SetAssignedToAction extendXmlExporter(XmlExporter _base,
                                      String name,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass XmlExporter and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendCrxObject

SetAssignedToAction extendCrxObject(CrxObject _base,
                                    String name)
Creates an instance of class SetAssignedToAction based on the superclass CrxObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendBasicObject

SetAssignedToAction extendBasicObject(BasicObject _base,
                                      String name,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass BasicObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendContextCapable

SetAssignedToAction extendContextCapable(ContextCapable _base,
                                         String name,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass ContextCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendExtentCapable

SetAssignedToAction extendExtentCapable(ExtentCapable _base,
                                        String name,
                                        short accessLevelBrowse,
                                        short accessLevelDelete,
                                        short accessLevelUpdate,
                                        boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass ExtentCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.


extendViewCapable

SetAssignedToAction extendViewCapable(ViewCapable _base,
                                      String name,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled)
Creates an instance of class SetAssignedToAction based on the superclass ViewCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class SetAssignedToAction.



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