|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuditableEventType
A representation of the model object 'Auditable Event Type'. An Event that forms an audit trail in ebXML Registry.
The following features are supported:
RimPackage.getAuditableEventType()| Method Summary | |
|---|---|
ObjectRefListType |
getAffectedObjects()
Returns the value of the 'Affected Objects' containment reference. |
java.lang.String |
getEventType()
Returns the value of the 'Event Type' attribute. |
java.lang.String |
getRequestId()
Returns the value of the 'Request Id' attribute. |
java.lang.Object |
getTimestamp()
Returns the value of the 'Timestamp' attribute. |
java.lang.String |
getUser()
Returns the value of the 'User' attribute. |
void |
setAffectedObjects(ObjectRefListType value)
Sets the value of the ' Affected Objects' containment reference. |
void |
setEventType(java.lang.String value)
Sets the value of the ' Event Type' attribute. |
void |
setRequestId(java.lang.String value)
Sets the value of the ' Request Id' attribute. |
void |
setTimestamp(java.lang.Object value)
Sets the value of the ' Timestamp' attribute. |
void |
setUser(java.lang.String value)
Sets the value of the ' User' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
ObjectRefListType getAffectedObjects()
If the meaning of the 'Affected Objects' containment reference isn't clear, there really should be more of a description here...
setAffectedObjects(ObjectRefListType),
RimPackage.getAuditableEventType_AffectedObjects()void setAffectedObjects(ObjectRefListType value)
Affected Objects' containment reference.
value - the new value of the 'Affected Objects' containment reference.getAffectedObjects()java.lang.String getEventType()
If the meaning of the 'Event Type' attribute isn't clear, there really should be more of a description here...
setEventType(String),
RimPackage.getAuditableEventType_EventType()void setEventType(java.lang.String value)
Event Type' attribute.
value - the new value of the 'Event Type' attribute.getEventType()java.lang.String getRequestId()
If the meaning of the 'Request Id' attribute isn't clear, there really should be more of a description here...
setRequestId(String),
RimPackage.getAuditableEventType_RequestId()void setRequestId(java.lang.String value)
Request Id' attribute.
value - the new value of the 'Request Id' attribute.getRequestId()java.lang.Object getTimestamp()
If the meaning of the 'Timestamp' attribute isn't clear, there really should be more of a description here...
setTimestamp(Object),
RimPackage.getAuditableEventType_Timestamp()void setTimestamp(java.lang.Object value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()java.lang.String getUser()
If the meaning of the 'User' attribute isn't clear, there really should be more of a description here...
setUser(String),
RimPackage.getAuditableEventType_User()void setUser(java.lang.String value)
User' attribute.
value - the new value of the 'User' attribute.getUser()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||