|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Segment | |
|---|---|
| org.opencrx.kernel.account1.jmi1 | |
| Uses of Segment in org.opencrx.kernel.account1.jmi1 |
|---|
| Methods in org.opencrx.kernel.account1.jmi1 that return Segment | |
|---|---|
Segment |
SegmentClass.createSegment()
Creates an instance of class Segment. |
Segment |
SegmentClass.createSegment(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on all required
attributes. |
Segment |
SegmentClass.extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass Auditee and all required attributes not
included in this superclass. |
Segment |
SegmentClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Segment |
SegmentClass.extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass Importer and all required attributes not
included in this superclass. |
Segment |
SegmentClass.extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass Indexed and all required attributes not
included in this superclass. |
Segment |
SegmentClass.extendSegment(Segment _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass Segment and all required attributes not
included in this superclass. |
Segment |
SegmentClass.extendSegment(org.openmdx.base.jmi1.Segment _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass Segment and all required attributes not
included in this superclass. |
Segment |
SegmentClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Segment |
SegmentClass.extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class Segment based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
Segment |
SegmentClass.getSegment(Object object)
Creates an instance of class Segment based on the
specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||