de.fhhannover.inform.trust.ifmapj.messages
Interface PublishUpdate
- All Superinterfaces:
- IdentifierHolder, MetadataHolder, PublishElement
public interface PublishUpdate
- extends PublishElement, IdentifierHolder, MetadataHolder
Interface that represents a publish update operation
- Author:
- aw
setLifeTime
void setLifeTime(MetadataLifetime lt)
- Parameters:
lt
- set the lifetime for the metadata in this update.
- Throws:
NullPointerException
- if the given lifetime is null.
getLifeTime
MetadataLifetime getLifeTime()
- Returns:
- the lifetime for the metadata in this update.
Copyright © 2012 Trust@FHH. All Rights Reserved.