Uses of Class
org.ow2.dragon.api.service.organization.RoleOfPartyManager.LINK_TYPE

Packages that use RoleOfPartyManager.LINK_TYPE
org.ow2.dragon.api.service.organization   
org.ow2.dragon.service.organization   
 

Uses of RoleOfPartyManager.LINK_TYPE in org.ow2.dragon.api.service.organization
 

Methods in org.ow2.dragon.api.service.organization that return RoleOfPartyManager.LINK_TYPE
static RoleOfPartyManager.LINK_TYPE RoleOfPartyManager.LINK_TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RoleOfPartyManager.LINK_TYPE[] RoleOfPartyManager.LINK_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.dragon.api.service.organization with parameters of type RoleOfPartyManager.LINK_TYPE
 java.lang.String[] RoleOfPartyManager.getRolesTypes(RoleOfPartyManager.LINK_TYPE linkType, RequestOptionsTO iOptions)
          Get all role types for a particular link type.
 

Uses of RoleOfPartyManager.LINK_TYPE in org.ow2.dragon.service.organization
 

Methods in org.ow2.dragon.service.organization with parameters of type RoleOfPartyManager.LINK_TYPE
 java.lang.String[] RoleOfPartyManagerImpl.getRolesTypes(RoleOfPartyManager.LINK_TYPE linkType, RequestOptionsTO options)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.