JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.broadleafcommerce.search.api.domain
Interface Archiveable
public interface
Archiveable
Interface for objects which can be archived.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isArchived
()
Whether or not this object is archived.
Method Details
isArchived
boolean
isArchived
()
Whether or not this object is archived.
Returns:
Is this object archived