Uses of Class
com.platform.ego.impl.RoleType

Packages that use RoleType
com.platform.ego   
com.platform.ego.impl   
 

Uses of RoleType in com.platform.ego
 

Methods in com.platform.ego with parameters of type RoleType
 java.lang.String ClientInfoProvider.getConsumerTree(RoleType type)
          Get the static consumer tree.
 codegen.databinding.com.platform.www.DistributionPolicyConfigurationDocument.DistributionPolicyConfiguration ClientInfoProvider.getConsumerTree(RoleType type, boolean tree)
          Get the static consumer tree.
 

Uses of RoleType in com.platform.ego.impl
 

Fields in com.platform.ego.impl declared as RoleType
static RoleType RoleType.CLUSTER_ADMIN
           
static RoleType RoleType.CONSUMER_ADMIN
           
static RoleType RoleType.CONSUMER_USER
           
 

Methods in com.platform.ego.impl that return RoleType
 RoleType Role.getType()
          Get type of role.
 

Methods in com.platform.ego.impl with parameters of type RoleType
 void Role.setType(RoleType type)
          Set type of role.
 



Copyright (C) 1992-2007 Platform Computing Corporation