Uses of Class
org.jboss.hal.core.ComplexAttributeOperations
-
-
Uses of ComplexAttributeOperations in org.jboss.hal.client.configuration.subsystem.elytron
-
Uses of ComplexAttributeOperations in org.jboss.hal.client.configuration.subsystem.logging
Constructors in org.jboss.hal.client.configuration.subsystem.logging with parameters of type ComplexAttributeOperations Constructor Description LoggingPresenter(com.google.web.bindery.event.shared.EventBus eventBus, LoggingPresenter.MyView view, LoggingPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, ComplexAttributeOperations ca)LoggingProfilePresenter(com.google.web.bindery.event.shared.EventBus eventBus, LoggingProfilePresenter.MyView view, LoggingProfilePresenter.MyProxy myProxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, ComplexAttributeOperations ca) -
Uses of ComplexAttributeOperations in org.jboss.hal.client.configuration.subsystem.securitymanager
Constructors in org.jboss.hal.client.configuration.subsystem.securitymanager with parameters of type ComplexAttributeOperations Constructor Description SecurityManagerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, SecurityManagerPresenter.MyView view, SecurityManagerPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, CrudOperations crud, ComplexAttributeOperations ca) -
Uses of ComplexAttributeOperations in org.jboss.hal.client.configuration.subsystem.undertow
Constructors in org.jboss.hal.client.configuration.subsystem.undertow with parameters of type ComplexAttributeOperations Constructor Description ApplicationSecurityDomainPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ApplicationSecurityDomainPresenter.MyView view, ApplicationSecurityDomainPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, ComplexAttributeOperations ca, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources) -
Uses of ComplexAttributeOperations in org.jboss.hal.core.elytron
Constructors in org.jboss.hal.core.elytron with parameters of type ComplexAttributeOperations Constructor Description CredentialReference(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, ComplexAttributeOperations ca, Resources resources) -
Uses of ComplexAttributeOperations in org.jboss.hal.core.mbui
Methods in org.jboss.hal.core.mbui that return ComplexAttributeOperations Modifier and Type Method Description ComplexAttributeOperationsMbuiContext. ca()Constructors in org.jboss.hal.core.mbui with parameters of type ComplexAttributeOperations Constructor Description MbuiContext(CrudOperations crud, PropertiesOperations po, Dispatcher dispatcher, ComplexAttributeOperations ca, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, MetadataRegistry metadataRegistry, OperationFactory operationFactory, javax.inject.Provider<Progress> progress, Resources resources, StatementContext statementContext, TableButtonFactory tableButtonFactory)
-