Class CapabilityUtil


  • public class CapabilityUtil
    extends Object
    Various useful methods related to capabilities. Notes: - To minimize confusion, the term "effective" has been removed from the methods' names, as it somehow implied that the capability in question is enabled. We now use either names without adjective (like getCapability(CapabilitiesType, Class)) or explicitly mention "enabled" if enabled capabilities are to be returned, like getEnabledActivationStatus(ActivationCapabilityType).
    Author:
    semancik