Interface Identifiable

All Superinterfaces:
Assignable
All Known Implementing Classes:
ArchiveBase, IdentifiableArchiveImpl, MemoryMapArchiveBase, MemoryMapArchiveImpl

public interface Identifiable extends Assignable
Assignable view representing an entity with an ID.
Version:
$Revision: $
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtains a globally-unique identifier
    void
    Sets the globally-unique identifier

    Methods inherited from interface org.jboss.shrinkwrap.api.Assignable

    as