public class KGCUBEMCollection extends GCUBEMCollection implements GCUBEResourceImpl
GCUBEMCollection.GeneratedBy, GCUBEMCollection.MetadataFormat, GCUBEMCollection.RelatedCollectionGCUBEResource.AddScopeEvent, GCUBEResource.InvalidScopeException, GCUBEResource.RemoveScopeEvent, GCUBEResource.ResourceConsumer, GCUBEResource.ResourceEvent<PAYLOAD>, GCUBEResource.ResourceTopicTYPEeventProducer, logger, resourceVersion, type| Constructor and Description |
|---|
KGCUBEMCollection() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getSchemaResource() |
void |
load(org.kxml2.io.KXmlParser parser) |
void |
load(Reader reader)
Deserialise the state of the resource from an existing serialisation.
|
void |
store(org.kxml2.io.KXmlSerializer serializer) |
void |
store(Writer writer)
Serialise the current state of the resource.
|
equals, getCreationTime, getCreator, getDescription, getGenerateBy, getLastModifier, getLastUpdateTime, getMetaFormat, getName, getNumberOfMembers, getOID, getPreviousUpdateTime, getRelCollection, isEditable, isIndexable, isUserCollection, setCreationTime, setCreator, setDescription, setEditable, setGenerateBy, setIndexable, setLastModifier, setLastUpdateTime, setMetaFormat, setName, setNumberOfMembers, setOID, setPreviousUpdateTime, setRelCollection, setUserCollectionaddScope, getID, getLastResourceVersion, getResourceVersion, getScopes, getType, inScope, removeScope, setID, setLogger, setResourceVersion, subscribeResourceEvents, validateAddScopes, validateRemoveScopespublic void load(Reader reader) throws Exception
GCUBEResourceload in class GCUBEResourcereader - the Reader which exposes the serialisation.UnsupportedOperationException - if this operation is not supported by implementation.Exception - if the operation is supported but could not complete successfully.public void store(Writer writer) throws Exception
GCUBEResourcestore in class GCUBEResourcewriter - the Writer which exposes the serialisation.UnsupportedOperationExceptionException - if the operation is supported but could not complete successfully.public InputStream getSchemaResource()
getSchemaResource in interface GCUBEResourceImplpublic void load(org.kxml2.io.KXmlParser parser)
throws Exception
load in interface GCUBEResourceImplExceptionpublic void store(org.kxml2.io.KXmlSerializer serializer)
throws Exception
store in interface GCUBEResourceImplExceptionCopyright © 2015. All Rights Reserved.