gov.nih.nci.caarray.domain
Interface ResourceBasedEnum

All Known Subinterfaces:
BiomaterialSearchCategory
All Known Implementing Classes:
BrowseCategory, ExternalBiomaterialSearchCategory, SampleSecurityLevel, SearchCategory, SearchSampleCategory, SearchSourceCategory, SearchTypeSelection, SecurityLevel

public interface ResourceBasedEnum

Interface to be implemented by Enums which have a field holding a resource key that represents the UI label for that enum.


Method Summary
 java.lang.String getResourceKey()
           
 

Method Detail

getResourceKey

java.lang.String getResourceKey()
Returns:
the resource key that should be used to retrieve a label for the Enum instance in the UI