org.gxos.schema
Class GroupAddon
java.lang.Object
|
+--org.gxos.schema.ObjectRealization
|
+--org.gxos.schema.GroupAddon
- All Implemented Interfaces:
- java.io.Serializable
- public class GroupAddon
- extends ObjectRealization
- implements java.io.Serializable
Related Information including multimedia, notes etc.
- See Also:
- Serialized Form
| Methods inherited from class org.gxos.schema.ObjectRealization |
addContentType, 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 |
GroupAddon
public GroupAddon()
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 GroupAddon 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