|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.search.events.ChangeEventPayloadItemImpl
public class ChangeEventPayloadItemImpl
Container class for change event payload items (SearchResult for now).
| Constructor Summary | |
|---|---|
ChangeEventPayloadItemImpl(SearchResult s)
|
|
| Method Summary | |
|---|---|
java.util.Set<org.eaglei.model.EIURI> |
getDataTypeProperties()
Returns the URIs (as EIURI instances) for the result data type properties. |
java.util.Set<java.lang.String> |
getDataTypeProperty(org.eaglei.model.EIURI eiuri)
Retrieves the values of the specified data type property. |
org.eaglei.model.EIEntity |
getEntity()
Retrieves the EIEntity representing the resource instance. |
org.eaglei.model.EIEntity |
getInstitution()
Retrieves the EIEntity representing the resource institution. |
java.util.Set<org.eaglei.model.EIURI> |
getObjectProperties()
Returns the URIs (as EIURI instances) for the result object properties. |
java.util.Set<org.eaglei.model.EIURI> |
getObjectProperty(org.eaglei.model.EIURI eiuri)
Retrieves the values of the specified object property. |
org.eaglei.model.EIEntity |
getType()
Retrieves the EIEntity representing the resource type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeEventPayloadItemImpl(SearchResult s)
| Method Detail |
|---|
public java.util.Set<org.eaglei.model.EIURI> getDataTypeProperties()
ChangeEventPayloadItem
getDataTypeProperties in interface ChangeEventPayloadItempublic java.util.Set<java.lang.String> getDataTypeProperty(org.eaglei.model.EIURI eiuri)
ChangeEventPayloadItem
getDataTypeProperty in interface ChangeEventPayloadItempublic org.eaglei.model.EIEntity getEntity()
ChangeEventPayloadItem
getEntity in interface ChangeEventPayloadItempublic org.eaglei.model.EIEntity getInstitution()
ChangeEventPayloadItem
getInstitution in interface ChangeEventPayloadItempublic java.util.Set<org.eaglei.model.EIURI> getObjectProperties()
ChangeEventPayloadItem
getObjectProperties in interface ChangeEventPayloadItempublic java.util.Set<org.eaglei.model.EIURI> getObjectProperty(org.eaglei.model.EIURI eiuri)
ChangeEventPayloadItem
getObjectProperty in interface ChangeEventPayloadItempublic org.eaglei.model.EIEntity getType()
ChangeEventPayloadItem
getType in interface ChangeEventPayloadItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||