org.gxos.schema
Class ExportPlace
java.lang.Object
|
+--org.gxos.schema.ObjectRealization
|
+--org.gxos.schema.ExportPlace
- All Implemented Interfaces:
- java.io.Serializable
- public class ExportPlace
- extends ObjectRealization
- implements java.io.Serializable
Export Phase1Source to specified location. This can be used for
Word or PowerPoint native export Internally to this Object both
GXOS and Web Location for Export Material This is a Web
Directory in case of PowerPoint or Word Export
- See Also:
- Serialized Form
Methods inherited from class org.gxos.schema.ObjectRealization |
addContentType, enumerateContentType, getContentType, getContentType, getContentTypeCount, getExternalGXOSObject, getGXOSObjectType, getInternalName, getLinkGXOSObject, getLocalGXOSObject, getRealizationStrategy, getRelatedInternalName, getRelatedObjects, removeAllContentType, removeContentType, setContentType, setContentType, setExternalGXOSObject, setGXOSObjectType, setInternalName, setLinkGXOSObject, setLocalGXOSObject, setRealizationStrategy, setRelatedInternalName, setRelatedObjects |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportPlace
public ExportPlace()
isValid
public boolean isValid()
- Overrides:
isValid
in class ObjectRealization
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal
in class ObjectRealization
- Parameters:
out
-
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal
in class ObjectRealization
- Parameters:
handler
-
unmarshal
public static ExportPlace unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Overrides:
validate
in class ObjectRealization