|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.aegis.type.Type
org.apache.cxf.aegis.type.mtom.AbstractXOPType
org.apache.cxf.aegis.type.mtom.DataSourceType
public class DataSourceType
Field Summary |
---|
Fields inherited from class org.apache.cxf.aegis.type.mtom.AbstractXOPType |
---|
XML_MIME_NS, XML_MIME_TYPE, XOP_HREF, XOP_INCLUDE, XOP_NS |
Fields inherited from class org.apache.cxf.aegis.type.Type |
---|
typeClass |
Constructor Summary | |
---|---|
DataSourceType()
|
Method Summary | |
---|---|
protected Attachment |
createAttachment(java.lang.Object object,
java.lang.String id)
|
protected java.lang.String |
getContentType(java.lang.Object object,
Context context)
|
protected java.lang.Object |
readAttachment(Attachment att,
Context context)
|
Methods inherited from class org.apache.cxf.aegis.type.mtom.AbstractXOPType |
---|
readInclude, readObject, writeObject |
Methods inherited from class org.apache.cxf.aegis.type.Type |
---|
equals, getDependencies, getSchemaType, getTypeClass, getTypeMapping, hashCode, isAbstract, isComplex, isNillable, isWriteOuter, setAbstract, setNillable, setSchemaType, setTypeClass, setTypeMapping, setWriteOuter, toString, writeSchema |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DataSourceType()
Method Detail |
---|
protected java.lang.Object readAttachment(Attachment att, Context context)
readAttachment
in class AbstractXOPType
protected Attachment createAttachment(java.lang.Object object, java.lang.String id)
createAttachment
in class AbstractXOPType
protected java.lang.String getContentType(java.lang.Object object, Context context)
getContentType
in class AbstractXOPType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |