|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityWorkRecordClass
| Method Summary | |
|---|---|
ActivityWorkRecord |
createActivityWorkRecord()
Creates an instance of class ActivityWorkRecord. |
ActivityWorkRecord |
createActivityWorkRecord(short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
all required attributes. |
ActivityWorkRecord |
extendAbstractWorkRecord(AbstractWorkRecord _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
the superclass AbstractWorkRecord and all required
attributes not included in this superclass. |
ActivityWorkRecord |
extendAssignable(Assignable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
the superclass Assignable and all required attributes not
included in this superclass. |
ActivityWorkRecord |
extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
the superclass BasicObject and all required attributes not
included in this superclass. |
ActivityWorkRecord |
extendBookingOrigin(BookingOrigin _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
the superclass BookingOrigin and all required attributes
not included in this superclass. |
ActivityWorkRecord |
extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
the superclass ContextCapable and all required attributes
not included in this superclass. |
ActivityWorkRecord |
extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
the superclass ExtentCapable and all required attributes
not included in this superclass. |
ActivityWorkRecord |
extendSecureObject(SecureObject _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType)
Creates an instance of class ActivityWorkRecord based on
the superclass SecureObject and all required attributes
not included in this superclass. |
ActivityWorkRecord |
extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityWorkRecord based on
the superclass ViewCapable and all required attributes not
included in this superclass. |
ActivityWorkRecord |
getActivityWorkRecord(Object object)
Creates an instance of class ActivityWorkRecord 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 |
|---|
ActivityWorkRecord createActivityWorkRecord()
ActivityWorkRecord.
This is a factory operation used to create instance objects of class
ActivityWorkRecord.
ActivityWorkRecord getActivityWorkRecord(Object object)
ActivityWorkRecord based on
the specified Object instance.
This is a factory operation used to create instance objects of class
ActivityWorkRecord.
object - The Object instance this class is based on.
ActivityWorkRecord createActivityWorkRecord(short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord based on
all required attributes.
This is a factory operation used to create instance objects of class
ActivityWorkRecord.
ActivityWorkRecord extendAbstractWorkRecord(AbstractWorkRecord _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord based on
the superclass AbstractWorkRecord and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
ActivityWorkRecord.
ActivityWorkRecord extendAssignable(Assignable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord based on
the superclass Assignable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ActivityWorkRecord.
ActivityWorkRecord extendSecureObject(SecureObject _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType)
ActivityWorkRecord 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
ActivityWorkRecord.
ActivityWorkRecord extendBookingOrigin(BookingOrigin _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord based on
the superclass BookingOrigin and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
ActivityWorkRecord.
ActivityWorkRecord extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord 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
ActivityWorkRecord.
ActivityWorkRecord extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord 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
ActivityWorkRecord.
ActivityWorkRecord extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord 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
ActivityWorkRecord.
ActivityWorkRecord extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short billingCurrency,
short depotSelector,
short durationCalculationMode,
int durationHours,
int durationMinutes,
boolean isBillable,
String name,
short rateType,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityWorkRecord 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
ActivityWorkRecord.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||