com.crystaldecisions.sdk.occa.infostore
Interface IRightsView.RightState

Enclosing interface:
IRightsView

public static interface IRightsView.RightState


Field Summary
static java.lang.Integer DENIED
           
static java.lang.Integer GRANTED
           
static java.lang.Integer UNSPECIFIED
           
 

Field Detail

GRANTED

static final java.lang.Integer GRANTED

DENIED

static final java.lang.Integer DENIED

UNSPECIFIED

static final java.lang.Integer UNSPECIFIED