Uses of Class
org.ow2.dragon.ui.uibeans.deployment.EndpointBean

Packages that use EndpointBean
org.ow2.dragon.ui.uibeans.organization   
org.ow2.dragon.ui.uibeans.sla   
 

Uses of EndpointBean in org.ow2.dragon.ui.uibeans.organization
 

Methods in org.ow2.dragon.ui.uibeans.organization with parameters of type EndpointBean
 java.lang.String OrgToEndpointBean.addRoleToOrg(javax.servlet.http.HttpServletRequest iRequest, EndpointBean endpointBean)
          Add a role to a person object on a endpoint object with current attributes
 java.lang.String PersonToEndpointBean.addRoleToPerson(javax.servlet.http.HttpServletRequest iRequest, EndpointBean endpointBean)
          Add a role to a person object on a technical service object with current attributes
 

Uses of EndpointBean in org.ow2.dragon.ui.uibeans.sla
 

Methods in org.ow2.dragon.ui.uibeans.sla with parameters of type EndpointBean
 java.lang.String ManagedAgreementBean.create(java.lang.String type, ManagedAgreementBean template, java.lang.String agreementName, PartyBean client, java.lang.String providerIdOrName, java.lang.String clientEndpointName, java.util.Date expirationTime, TechnicalServiceBean techServiceBean, EndpointBean endpointBean)
          Creates an object with current attributes
 java.lang.String AgreementBean.create(java.lang.String type, ManagedAgreementBean template, java.lang.String agreementName, java.lang.String clientName, java.lang.String providerName, java.lang.String clientEndpointName, java.util.Date expirationTime, TechnicalServiceBean techServiceBean, EndpointBean endpointBean)
          Creates an object with current attributes
 ManagedAgreementBean AgreementProviderBoardBean.getAgreementTemplateByName(EndpointBean ep, java.lang.String name)
           
 java.util.List<ManagedAgreementBean> AgreementProviderBoardBean.getAllAgreementsTemplateOfEndpoint(EndpointBean ep)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.