org.apache.tuscany.samples.sdo.basic
Class AccessingTheContentsOfASequence
java.lang.Object
org.apache.tuscany.samples.sdo.internal.SampleInfrastructure
org.apache.tuscany.samples.sdo.SampleBase
org.apache.tuscany.samples.sdo.basic.AccessingTheContentsOfASequence
public class AccessingTheContentsOfASequence
- extends SampleBase
Demonstrates accessing the sequence from a DataObject containing mixed content.
Running this Sample
See the main overview for instructions on how to run this
sample.
Fields inherited from class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure |
COMMENTARY_ALWAYS, COMMENTARY_FOR_ADVANCED, COMMENTARY_FOR_INTERMEDIATE, COMMENTARY_FOR_NOVICE, commentaryLevel, COMPANY_DATAGRAPH_XML, COMPANY_DATAOBJECT_XML, COMPANY_NAMESPACE, COMPANY_XSD, PO_NAMESPACE, PO_XML_GENERATED, PO_XML_RESOURCE, PO_XSD_RESOURCE, SAMPLE_LEVEL_ADVANCED, SAMPLE_LEVEL_BASIC, SAMPLE_LEVEL_INTERMEDIATE, sampleClasses, sampleComplexityLevel, userLevels |
Method Summary |
static void |
main(String[] args)
Execute this method in order to run the sample. |
void |
runSample()
|
Methods inherited from class org.apache.tuscany.samples.sdo.internal.SampleInfrastructure |
banner, banner, commentary, commentary, commentary, commentary, getSampleComplexityLevel, run, setSampleComplexityLevel, somethingUnexpectedHasHappened, yesOrNoFromUser |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LETTER_XSD
public static final String LETTER_XSD
- previously created XSD file used
- See Also:
- Constant Field Values
LETTER_XML
public static final String LETTER_XML
- previously created XML file used
- See Also:
- Constant Field Values
CORE_FUNCTION
public static int[] CORE_FUNCTION
AccessingTheContentsOfASequence
public AccessingTheContentsOfASequence(Integer userLevel)
main
public static void main(String[] args)
- Execute this method in order to run the sample.
- Parameters:
args
-
runSample
public void runSample()
throws Exception
- Specified by:
runSample
in class SampleInfrastructure
- Throws:
Exception
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.