Uses of Class
de.fzj.unicore.wsrflite.exceptions.InvalidModificationException

Packages that use InvalidModificationException
de.fzj.unicore.wsrflite.xmlbeans   
 

Uses of InvalidModificationException in de.fzj.unicore.wsrflite.xmlbeans
 

Methods in de.fzj.unicore.wsrflite.xmlbeans that throw InvalidModificationException
protected  boolean ModifiableResourceProperty.checkSchema(int cardinality)
          checks whether the given element cardinality is allowed by the schema
 void ModifiableResourceProperty.delete()
           
 void ModifiableResourceProperty.insert(T o)
           
 void ModifiableResourceProperty.update(T[] o)
           
 



Copyright © 2010. All Rights Reserved.