|
|||||||||
| Home >> All >> org >> acs >> damsel >> srvr >> [ schema overview ] | PREV NEXT | ||||||||
Uses of Class
org.acs.damsel.srvr.schema.SchemaMgrException
| Uses of SchemaMgrException in org.acs.damsel.srvr.schema |
| Methods in org.acs.damsel.srvr.schema that throw SchemaMgrException | |
void |
SchemaMgr.deleteSchema(java.lang.String schName)
Method removes the Schema with the given name from the schema list. |
Schema |
SchemaMgr.getSchema(java.lang.String schName)
Method returns the Schema with the given name. |
Schema |
SchemaMgr.getSchemaOfCollection(java.lang.String collName)
Method returns the schema corresponding to the specified collection. |
|
|||||||||
| Home >> All >> org >> acs >> damsel >> srvr >> [ schema overview ] | PREV NEXT | ||||||||