Class FederationInventoryAction

  • All Implemented Interfaces:
    java.io.Serializable

    @ConversationScoped
    @Named("federationInventoryAction")
    @Secure("#{permissionService.hasPermission(\'trust\', \'access\')}")
    public class FederationInventoryAction
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • FederationInventoryAction

        public FederationInventoryAction()