Uses of Interface
org.opencrx.kernel.forecast1.cci.Segment

Packages that use Segment
org.opencrx.kernel.forecast1.cci   
 

Uses of Segment in org.opencrx.kernel.forecast1.cci
 

Methods in org.opencrx.kernel.forecast1.cci that return Segment
 Segment SegmentClassImpl.createSegment()
           
 Segment SegmentClass.createSegment()
          Creates an instance of class Segment.
 Segment SegmentClassImpl.createSegment(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 Segment SegmentClass.createSegment(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Segment based on all required attributes.
 Segment SegmentClassImpl.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 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 SegmentClassImpl.extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 Segment SegmentClass.extendContextCapable(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 SegmentClassImpl.extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 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 SegmentClassImpl.extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 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 SegmentClassImpl.extendSegment(Segment _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 Segment SegmentClassImpl.extendSegment(Segment _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 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(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 SegmentClassImpl.extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 Segment SegmentClass.extendViewCapable(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 SegmentClassImpl.extendWorkflowTarget(WorkflowTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 Segment SegmentClass.extendWorkflowTarget(WorkflowTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Segment based on the superclass WorkflowTarget and all required attributes not included in this superclass.
 Segment SegmentClassImpl.extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
           
 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 SegmentClassImpl.getSegment(Object object)
           
 Segment SegmentClass.getSegment(Object object)
          Creates an instance of class Segment based on the specified Object instance.
 



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