Uses of Class
ca.infoway.messagebuilder.domainvalue.payload.RoleStatus

Packages that use RoleStatus
ca.infoway.messagebuilder.domainvalue.payload   
 

Uses of RoleStatus in ca.infoway.messagebuilder.domainvalue.payload
 

Fields in ca.infoway.messagebuilder.domainvalue.payload declared as RoleStatus
static RoleStatus RoleStatus.ACTIVE
          The state representing the fact that the Entity is currently active in the Role.
static RoleStatus RoleStatus.CANCELLED
          The terminal state resulting from cancellation of the role prior to activation.
static RoleStatus RoleStatus.NORMAL
          The 'typical' state.
static RoleStatus RoleStatus.NULLIFIED
          The state representing the termination of a Role instance that was created in error.
static RoleStatus RoleStatus.PENDING
          The state representing that fact that the role has not yet become active.
static RoleStatus RoleStatus.SUSPENDED
          The state that represents a suspension of the Entity playing the Role.
static RoleStatus RoleStatus.TERMINATED
          The state representing the successful termination of the Role.
 



Copyright © 2013. All Rights Reserved.