|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJenaContext
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.higgins.idas.api.IContext |
|---|
defaultEntityType |
| Method Summary | |
|---|---|
String |
getSchemaURI()
|
ISharedContext |
getSharedContext()
|
boolean |
isModelSupported()
|
void |
registerChangedObject(IStatefulObject object)
|
void |
setValidationMode(boolean performValidation)
|
void |
unregisterChangedObject(IStatefulObject object)
|
| Methods inherited from interface org.eclipse.higgins.idas.api.IContext |
|---|
addEntity, addEntity, applyUpdates, buildAttribute, buildAttributeAssertion, buildAuthNAttributesMaterials, buildComplexAttrValue, buildEntityIDAssertion, buildEntityTypeAssertion, buildFilter, buildSimpleAttrValue, cancelUpdates, close, exportData, getContextID, getContextModel, getEntities, getEntities, getEntities, getEntities, getEntities, getEntities, getEntity, getEntity, getSchema, importData, isOpen, open, open, reopen, setComponentSetting, setComponentSetting, setSchema, verifyEntityAttributes |
| Methods inherited from interface org.eclipse.higgins.idas.api.IHasAttributes |
|---|
addAttribute, addAttribute, addAttributeValue, getAttribute, getAttributes, getSingleValuedAttribute, removeAttribute, removeAttributeValue, removeAttributeValue |
| Method Detail |
|---|
ISharedContext getSharedContext()
throws org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.IdASExceptionboolean isModelSupported()
String getSchemaURI()
throws org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.IdASExceptionvoid registerChangedObject(IStatefulObject object)
object - void unregisterChangedObject(IStatefulObject object)
object - void setValidationMode(boolean performValidation)
performValidation - if true then all changed subjects should be validated
before saving of the context. Default value is true. In case of JDBC Context, if
RDBMS does not support transactions, validation will not be performed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||