|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MetadataNotification in org.eclipse.higgins.idas.spi |
|---|
| Methods in org.eclipse.higgins.idas.spi that return MetadataNotification | |
MetadataNotification |
SubjectNotification.getMetadataNotification()
|
MetadataNotification |
AttributeValueNotification.getMetadataNotification()
|
MetadataNotification |
AttributeNotification.getMetadataNotification()
|
| Methods in org.eclipse.higgins.idas.spi with parameters of type MetadataNotification | |
void |
IMetadataContainer.updateNotification(MetadataNotification metaNotif)
|
void |
BasicMetadataSet.updateNotification(MetadataNotification metaNotif)
|
void |
BasicAttribute.updateNotification(MetadataNotification metaNotif)
|
| Constructors in org.eclipse.higgins.idas.spi with parameters of type MetadataNotification | |
SubjectNotification(org.eclipse.higgins.idas.api.IDigitalSubject subject,
String action,
AttributeNotification attrNotif,
MetadataNotification metadataNotif)
|
|
AttributeNotification(org.eclipse.higgins.idas.api.IAttribute attr,
String action,
AttributeValueNotification attrValNotif,
MetadataNotification metadataNotif)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||