@ThreadSafe public interface ItemMetadata extends Serializable
Item while it is being worked with.
Implementations of this class MUST be immutable. When an Item is cloned, the clone will
reference the same ItemMetadata objects as the original.Copyright © 1999–2016. All rights reserved.