|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceEvent | |
|---|---|
| org.apache.jempbox.xmp | This package holds data access classes for XMP data structures. |
| Uses of ResourceEvent in org.apache.jempbox.xmp |
|---|
| Methods in org.apache.jempbox.xmp that return types with arguments of type ResourceEvent | |
|---|---|
List<ResourceEvent> |
XMPSchema.getEventSequenceList(String seqName)
Get a list of ResourceEvent objects. |
List<ResourceEvent> |
XMPSchemaMediaManagement.getHistory()
Get a list of all historical events that have occured for this resource. |
| Methods in org.apache.jempbox.xmp with parameters of type ResourceEvent | |
|---|---|
void |
XMPSchemaMediaManagement.addHistory(ResourceEvent event)
Add a new historical event. |
void |
XMPSchemaMediaManagement.removeHistory(ResourceEvent event)
Remove an event from the list of events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||