|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gxos.schema.TreeObject | +--org.gxos.schema.CollectionType | +--org.gxos.schema.SharedletType
Sharedlet GXOS Object Currently this has no special properties One defines a single original version of each Sharelet in Capabilities part of GXOS These are linked as Sharelet instances on each VirtualEnvironment using this application
Constructor Summary | |
SharedletType()
|
Method Summary | |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SharedletType()
Method Detail |
public boolean isValid()
isValid
in class CollectionType
public abstract void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class CollectionType
out
- public abstract void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class CollectionType
handler
- public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class CollectionType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |