Interface Archiveable
-
public interface ArchiveableInterface for objects which can be archived.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisArchived()Whether or not this object is archived.
-