net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
Interface ResultTypeMappingType

All Superinterfaces:
String
All Known Implementing Classes:
ResultTypeMappingTypeImpl

public interface ResultTypeMappingType
extends String

The result-type-mappingType is used in the query element to specify whether an abstract schema type returned by a query for a select method is to be mapped to an EJBLocalObject or EJBObject type. The value must be one of the following: Local Remote

Java class for result-type-mappingType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="result-type-mappingType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>string">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.String
getId, getValue, setId, setValue
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.