Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
Get logbook type process (evTypeProc)
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
HOLDING_SCHEME
public static final Contexts HOLDING_SCHEME
FILING_SCHEME
public static final Contexts FILING_SCHEME
DEFAULT_WORKFLOW
public static final Contexts DEFAULT_WORKFLOW
UPDATE_RULES_ARCHIVE_UNITS
public static final Contexts UPDATE_RULES_ARCHIVE_UNITS
MASS_UPDATE_UNIT_DESC
public static final Contexts MASS_UPDATE_UNIT_DESC
MASS_UPDATE_UNIT_RULE
public static final Contexts MASS_UPDATE_UNIT_RULE
BULK_ATOMIC_UPDATE_UNIT_DESC
public static final Contexts BULK_ATOMIC_UPDATE_UNIT_DESC
LINKED_CHECK
public static final Contexts LINKED_CHECK
AUDIT_WORKFLOW
public static final Contexts AUDIT_WORKFLOW
LOGBOOK_TRACEABILITY
public static final Contexts LOGBOOK_TRACEABILITY
LOGBOOK_STORAGE_TRACEABILITY
public static final Contexts LOGBOOK_STORAGE_TRACEABILITY
UNIT_LFC_TRACEABILITY
public static final Contexts UNIT_LFC_TRACEABILITY
OBJECTGROUP_LFC_TRACEABILITY
public static final Contexts OBJECTGROUP_LFC_TRACEABILITY
ARCHIVE_TRANSFER
public static final Contexts ARCHIVE_TRANSFER
EVIDENCE_AUDIT
public static final Contexts EVIDENCE_AUDIT
RECTIFICATION_AUDIT
public static final Contexts RECTIFICATION_AUDIT
DATA_MIGRATION
public static final Contexts DATA_MIGRATION
RECLASSIFICATION
public static final Contexts RECLASSIFICATION
ELIMINATION_ANALYSIS
public static final Contexts ELIMINATION_ANALYSIS
ELIMINATION_ACTION
public static final Contexts ELIMINATION_ACTION
EXPORT_PROBATIVE_VALUE
public static final Contexts EXPORT_PROBATIVE_VALUE
TRANSFER_REPLY
public static final Contexts TRANSFER_REPLY
PRESERVATION
public static final Contexts PRESERVATION
COMPUTE_INHERITED_RULES
public static final Contexts COMPUTE_INHERITED_RULES
COMPUTE_INHERITED_RULES_DELETE
public static final Contexts COMPUTE_INHERITED_RULES_DELETE
IMPORT_ONTOLOGY
public static final Contexts IMPORT_ONTOLOGY
INGEST_CLEANUP
public static final Contexts INGEST_CLEANUP
DELETE_GOT_VERSIONS
public static final Contexts DELETE_GOT_VERSIONS
Method Details
values
Returns an array containing the constants of this enum class, in
the order they are declared.
Returns:
an array containing the constants of this enum class, in the order they are declared
valueOf
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name
- the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException
- if this enum class has no constant with the specified name
NullPointerException
- if the argument is null
getLogbookTypeProcess
Get logbook type process (evTypeProc)
Returns:
the logbook type process
getEventType
Get eventType value
Returns:
the event type