|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefClass_1
org.opencrx.kernel.activity1.cci.LinkedActivityFollowUpActionClassImpl
public class LinkedActivityFollowUpActionClassImpl
| Constructor Summary | |
|---|---|
LinkedActivityFollowUpActionClassImpl(RefPackage_1_0 refPackage)
|
|
| Method Summary | |
|---|---|
LinkedActivityFollowUpAction |
createLinkedActivityFollowUpAction()
Creates an instance of class LinkedActivityFollowUpAction. |
LinkedActivityFollowUpAction |
createLinkedActivityFollowUpAction(String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on all required attributes. |
LinkedActivityFollowUpAction |
extendActivityProcessAction(ActivityProcessAction _base,
short activityLinkType)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass ActivityProcessAction and all
required attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendAlertSender(AlertSender _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass AlertSender and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendAuditee(Auditee _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass Auditee and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendBasicObject(BasicObject _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass BasicObject and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendCloneable(Cloneable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass Cloneable and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendContextCapable(ContextCapable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass ContextCapable and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendCrxObject(CrxObject _base,
String name,
short activityLinkType)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass CrxObject and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendExtentCapable(ExtentCapable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass ExtentCapable and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendImporter(Importer _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass Importer and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendIndexed(Indexed _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass Indexed and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendSecureObject(SecureObject _base,
String name,
short activityLinkType,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass SecureObject and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendSubscriptionTarget(SubscriptionTarget _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass SubscriptionTarget and all
required attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendViewCapable(ViewCapable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass ViewCapable and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
extendXmlExporter(XmlExporter _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class LinkedActivityFollowUpAction
based on the superclass XmlExporter and all required
attributes not included in this superclass. |
LinkedActivityFollowUpAction |
getLinkedActivityFollowUpAction(Object object)
Creates an instance of class LinkedActivityFollowUpAction
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 |
|---|
public LinkedActivityFollowUpActionClassImpl(RefPackage_1_0 refPackage)
| Method Detail |
|---|
public String refMofId()
refMofId in interface RefBaseObjectrefMofId in class RefClass_1public LinkedActivityFollowUpAction getLinkedActivityFollowUpAction(Object object)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
based on the specified Object instance.
This is a factory operation used to create instance objects of class
LinkedActivityFollowUpAction.
getLinkedActivityFollowUpAction in interface LinkedActivityFollowUpActionClassobject - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.public LinkedActivityFollowUpAction createLinkedActivityFollowUpAction()
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction.
This is a factory operation used to create instance objects of class
LinkedActivityFollowUpAction.
createLinkedActivityFollowUpAction in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction createLinkedActivityFollowUpAction(String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
based on all required attributes.
This is a factory operation used to create instance objects of class
LinkedActivityFollowUpAction.
createLinkedActivityFollowUpAction in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendActivityProcessAction(ActivityProcessAction _base,
short activityLinkType)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
based on the superclass ActivityProcessAction and all
required attributes not included in this superclass.
This is a factory operation used to create instance objects of class
LinkedActivityFollowUpAction.
extendActivityProcessAction in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendAlertSender(AlertSender _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendAlertSender in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendAuditee(Auditee _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendAuditee in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendCloneable(Cloneable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendCloneable in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendImporter(Importer _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendImporter in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendIndexed(Indexed _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendIndexed in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendSecureObject(SecureObject _base,
String name,
short activityLinkType,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendSecureObject in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendSubscriptionTarget(SubscriptionTarget _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendSubscriptionTarget in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendXmlExporter(XmlExporter _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendXmlExporter in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendCrxObject(CrxObject _base,
String name,
short activityLinkType)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendCrxObject in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendBasicObject(BasicObject _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendBasicObject in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendContextCapable(ContextCapable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendContextCapable in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendExtentCapable(ExtentCapable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendExtentCapable in interface LinkedActivityFollowUpActionClass
public LinkedActivityFollowUpAction extendViewCapable(ViewCapable _base,
String name,
short activityLinkType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
LinkedActivityFollowUpActionClassLinkedActivityFollowUpAction
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
LinkedActivityFollowUpAction.
extendViewCapable in interface LinkedActivityFollowUpActionClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||