|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.idas.spi.BasicAttributeSet
org.eclipse.higgins.idas.spi.BasicContext
org.eclipse.higgins.idas.cp.rdf.RDFContext
public class RDFContext
| Field Summary | |
|---|---|
static String |
MIME_RDFXML
|
| Fields inherited from interface org.eclipse.higgins.idas.api.IContext |
|---|
defaultEntityType |
| Constructor Summary | |
|---|---|
RDFContext(URL url)
|
|
| Method Summary | |
|---|---|
void |
close()
|
Iterator |
getEntities(org.eclipse.higgins.idas.api.IFilter filter,
Iterator attrSelectionList)
|
Iterator |
getEntities(String query)
|
org.eclipse.higgins.idas.api.IEntity |
getEntity(String uid)
|
boolean |
isOpen(Object authentication)
|
String |
open(org.eclipse.higgins.idas.api.IAuthNMaterials authentication)
|
void |
reopen()
|
| Methods inherited from class org.eclipse.higgins.idas.spi.BasicContext |
|---|
addEntity, addEntity, addUnnotifiedEntity, applyUpdates, buildAttribute, buildAttributeAssertion, buildAuthNAttributesMaterials, buildComplexAttrValue, buildEntityIDAssertion, buildEntityTypeAssertion, buildFilter, buildSimpleAttrValue, cancelUpdates, createSimpleValue, exportData, getContextID, getContextModel, getEntities, getEntities, getEntities, getEntities, getEntity, getSchema, importData, isSimpleType, open, removeUnnotifiedEntity, setComponentSetting, setComponentSetting, setOpen, setSchema, updateNotification, verifyEntityAttributes |
| Methods inherited from class org.eclipse.higgins.idas.spi.BasicAttributeSet |
|---|
addAttribute, addAttribute, addAttributeValue, addUnnotifiedAttribute, addUnnotifiedAttribute, equals, getAttribute, getAttributes, getSingleValuedAttribute, removeAttribute, removeAttributeValue, removeAttributeValue, removeUnnotifiedAttribute, updateNotification |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.higgins.idas.api.IHasAttributes |
|---|
addAttribute, addAttribute, addAttributeValue, getAttribute, getAttributes, getSingleValuedAttribute, removeAttribute, removeAttributeValue, removeAttributeValue |
| Methods inherited from interface org.eclipse.higgins.idas.spi.IAttributeContainer |
|---|
updateNotification |
| Field Detail |
|---|
public static final String MIME_RDFXML
| Constructor Detail |
|---|
public RDFContext(URL url)
throws org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.IdASException| Method Detail |
|---|
public boolean isOpen(Object authentication)
isOpen in interface org.eclipse.higgins.idas.api.IContextisOpen in class org.eclipse.higgins.idas.spi.BasicContext
public String open(org.eclipse.higgins.idas.api.IAuthNMaterials authentication)
throws org.eclipse.higgins.idas.api.IdASException,
org.eclipse.higgins.idas.api.ContextOpenException
open in interface org.eclipse.higgins.idas.api.IContextopen in class org.eclipse.higgins.idas.spi.BasicContextorg.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.ContextOpenException
public void reopen()
throws org.eclipse.higgins.idas.api.IdASException,
org.eclipse.higgins.idas.api.AuthenticationException
reopen in interface org.eclipse.higgins.idas.api.IContextreopen in class org.eclipse.higgins.idas.spi.BasicContextorg.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.AuthenticationException
public void close()
throws org.eclipse.higgins.idas.api.IdASException
close in interface org.eclipse.higgins.idas.api.IContextclose in class org.eclipse.higgins.idas.spi.BasicContextorg.eclipse.higgins.idas.api.IdASException
public org.eclipse.higgins.idas.api.IEntity getEntity(String uid)
throws org.eclipse.higgins.idas.api.IdASException
getEntity in interface org.eclipse.higgins.idas.api.IContextgetEntity in class org.eclipse.higgins.idas.spi.BasicContextorg.eclipse.higgins.idas.api.IdASException
public Iterator getEntities(String query)
throws org.eclipse.higgins.idas.api.IdASException
getEntities in interface org.eclipse.higgins.idas.api.IContextgetEntities in class org.eclipse.higgins.idas.spi.BasicContextorg.eclipse.higgins.idas.api.IdASException
public Iterator getEntities(org.eclipse.higgins.idas.api.IFilter filter,
Iterator attrSelectionList)
throws org.eclipse.higgins.idas.api.IdASException
getEntities in interface org.eclipse.higgins.idas.api.IContextgetEntities in class org.eclipse.higgins.idas.spi.BasicContextorg.eclipse.higgins.idas.api.IdASException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||