|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WfActionLogEntry | |
|---|---|
| org.opencrx.kernel.home1.jmi1 | |
| Uses of WfActionLogEntry in org.opencrx.kernel.home1.jmi1 |
|---|
| Methods in org.opencrx.kernel.home1.jmi1 that return WfActionLogEntry | |
|---|---|
WfActionLogEntry |
WfActionLogEntryClass.createWfActionLogEntry()
Creates an instance of class WfActionLogEntry. |
WfActionLogEntry |
WfActionLogEntryClass.createWfActionLogEntry(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class WfActionLogEntry based on all
required attributes. |
WfActionLogEntry |
WfActionLogEntryClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class WfActionLogEntry based on the
superclass BasicObject and all required attributes not
included in this superclass. |
WfActionLogEntry |
WfActionLogEntryClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class WfActionLogEntry based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
WfActionLogEntry |
WfActionLogEntryClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class WfActionLogEntry based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
WfActionLogEntry |
WfActionLogEntryClass.extendSecureObject(SecureObject _base,
String name)
Creates an instance of class WfActionLogEntry based on the
superclass SecureObject and all required attributes not
included in this superclass. |
WfActionLogEntry |
WfActionLogEntryClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name)
Creates an instance of class WfActionLogEntry based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
WfActionLogEntry |
WfActionLogEntryClass.getWfActionLogEntry(Object object)
Creates an instance of class WfActionLogEntry based on the
specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||