org.opencrx.kernel.activity1.cci
Class MeetingClassImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefClass_1
      extended by org.opencrx.kernel.activity1.cci.MeetingClassImpl
All Implemented Interfaces:
Serializable, RefBaseObject, RefClass, RefFeatured, MeetingClass, RefClass_1_0

public class MeetingClassImpl
extends RefClass_1
implements MeetingClass

See Also:
Serialized Form

Constructor Summary
MeetingClassImpl(RefPackage_1_0 refPackage)
           
 
Method Summary
 Meeting createMeeting()
          Creates an instance of class Meeting.
 Meeting createMeeting(short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on all required attributes.
 Meeting extendAlertSender(AlertSender _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass AlertSender and all required attributes not included in this superclass.
 Meeting extendAuditee(Auditee _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass Auditee and all required attributes not included in this superclass.
 Meeting extendBasicObject(BasicObject _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass BasicObject and all required attributes not included in this superclass.
 Meeting extendCloneable(Cloneable _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass Cloneable and all required attributes not included in this superclass.
 Meeting extendContextCapable(ContextCapable _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass ContextCapable and all required attributes not included in this superclass.
 Meeting extendCrxObject(CrxObject _base, short activityState, String name, short priority)
          Creates an instance of class Meeting based on the superclass CrxObject and all required attributes not included in this superclass.
 Meeting extendDepotReferenceHolder(DepotReferenceHolder _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass DepotReferenceHolder and all required attributes not included in this superclass.
 Meeting extendExtentCapable(ExtentCapable _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass ExtentCapable and all required attributes not included in this superclass.
 Meeting extendImporter(Importer _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass Importer and all required attributes not included in this superclass.
 Meeting extendIndexed(Indexed _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass Indexed and all required attributes not included in this superclass.
 Meeting extendSecureObject(SecureObject _base, short activityState, String name, short priority, boolean disabled)
          Creates an instance of class Meeting based on the superclass SecureObject and all required attributes not included in this superclass.
 Meeting extendSubscriptionTarget(SubscriptionTarget _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 Meeting extendViewCapable(ViewCapable _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass ViewCapable and all required attributes not included in this superclass.
 Meeting extendXmlExporter(XmlExporter _base, short activityState, String name, short priority, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Meeting based on the superclass XmlExporter and all required attributes not included in this superclass.
 Meeting getMeeting(Object object)
          Creates an instance of class Meeting based on the specified Object instance.
 String refMofId()
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefClass_1
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum, refGetValue, refGetValue, refGetValue, refGetValue, refImmediatePackage, refInvokeOperation, refInvokeOperation, refMetaObject, refOutermostPackage, refSetValue, refSetValue, refSetValue, refVerifyConstraints
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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, refOutermostPackage, refVerifyConstraints
 

Constructor Detail

MeetingClassImpl

public MeetingClassImpl(RefPackage_1_0 refPackage)
Method Detail

refMofId

public String refMofId()
Specified by:
refMofId in interface RefBaseObject
Overrides:
refMofId in class RefClass_1

getMeeting

public Meeting getMeeting(Object object)
Description copied from interface: MeetingClass
Creates an instance of class Meeting based on the specified Object instance. This is a factory operation used to create instance objects of class Meeting.

Specified by:
getMeeting in interface MeetingClass
Parameters:
object - The Object instance this class is based on. Object must be instanceof RefObject, Object_1_0 or Path.

createMeeting

public Meeting createMeeting()
Description copied from interface: MeetingClass
Creates an instance of class Meeting. This is a factory operation used to create instance objects of class Meeting.

Specified by:
createMeeting in interface MeetingClass

createMeeting

public Meeting createMeeting(short activityState,
                             String name,
                             short priority,
                             short accessLevelBrowse,
                             short accessLevelDelete,
                             short accessLevelUpdate,
                             boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting based on all required attributes. This is a factory operation used to create instance objects of class Meeting.

Specified by:
createMeeting in interface MeetingClass

extendAlertSender

public Meeting extendAlertSender(AlertSender _base,
                                 short activityState,
                                 String name,
                                 short priority,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendAlertSender in interface MeetingClass

extendAuditee

public Meeting extendAuditee(Auditee _base,
                             short activityState,
                             String name,
                             short priority,
                             short accessLevelBrowse,
                             short accessLevelDelete,
                             short accessLevelUpdate,
                             boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendAuditee in interface MeetingClass

extendCloneable

public Meeting extendCloneable(Cloneable _base,
                               short activityState,
                               String name,
                               short priority,
                               short accessLevelBrowse,
                               short accessLevelDelete,
                               short accessLevelUpdate,
                               boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendCloneable in interface MeetingClass

extendImporter

public Meeting extendImporter(Importer _base,
                              short activityState,
                              String name,
                              short priority,
                              short accessLevelBrowse,
                              short accessLevelDelete,
                              short accessLevelUpdate,
                              boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendImporter in interface MeetingClass

extendIndexed

public Meeting extendIndexed(Indexed _base,
                             short activityState,
                             String name,
                             short priority,
                             short accessLevelBrowse,
                             short accessLevelDelete,
                             short accessLevelUpdate,
                             boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendIndexed in interface MeetingClass

extendSecureObject

public Meeting extendSecureObject(SecureObject _base,
                                  short activityState,
                                  String name,
                                  short priority,
                                  boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendSecureObject in interface MeetingClass

extendSubscriptionTarget

public Meeting extendSubscriptionTarget(SubscriptionTarget _base,
                                        short activityState,
                                        String name,
                                        short priority,
                                        short accessLevelBrowse,
                                        short accessLevelDelete,
                                        short accessLevelUpdate,
                                        boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendSubscriptionTarget in interface MeetingClass

extendXmlExporter

public Meeting extendXmlExporter(XmlExporter _base,
                                 short activityState,
                                 String name,
                                 short priority,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendXmlExporter in interface MeetingClass

extendDepotReferenceHolder

public Meeting extendDepotReferenceHolder(DepotReferenceHolder _base,
                                          short activityState,
                                          String name,
                                          short priority,
                                          short accessLevelBrowse,
                                          short accessLevelDelete,
                                          short accessLevelUpdate,
                                          boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting based on the superclass DepotReferenceHolder and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class Meeting.

Specified by:
extendDepotReferenceHolder in interface MeetingClass

extendCrxObject

public Meeting extendCrxObject(CrxObject _base,
                               short activityState,
                               String name,
                               short priority)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendCrxObject in interface MeetingClass

extendBasicObject

public Meeting extendBasicObject(BasicObject _base,
                                 short activityState,
                                 String name,
                                 short priority,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendBasicObject in interface MeetingClass

extendContextCapable

public Meeting extendContextCapable(ContextCapable _base,
                                    short activityState,
                                    String name,
                                    short priority,
                                    short accessLevelBrowse,
                                    short accessLevelDelete,
                                    short accessLevelUpdate,
                                    boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendContextCapable in interface MeetingClass

extendExtentCapable

public Meeting extendExtentCapable(ExtentCapable _base,
                                   short activityState,
                                   String name,
                                   short priority,
                                   short accessLevelBrowse,
                                   short accessLevelDelete,
                                   short accessLevelUpdate,
                                   boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendExtentCapable in interface MeetingClass

extendViewCapable

public Meeting extendViewCapable(ViewCapable _base,
                                 short activityState,
                                 String name,
                                 short priority,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled)
Description copied from interface: MeetingClass
Creates an instance of class Meeting 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 Meeting.

Specified by:
extendViewCapable in interface MeetingClass


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