com.pega.pegarules.pub.context
Class PRSessionContext.UniqueIDAttribute

java.lang.Object
  extended by com.pega.pegarules.pub.context.PRSessionContext.UniqueIDAttribute
Enclosing class:
PRSessionContext

public static class PRSessionContext.UniqueIDAttribute
extends java.lang.Object


Field Summary
static PRSessionContext.UniqueIDAttribute DO_UNIQUE_ID_MYSELF
           
static PRSessionContext.UniqueIDAttribute UNSPECIFIED
           
static PRSessionContext.UniqueIDAttribute USE_UNIQUE_ID_BEAN
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DO_UNIQUE_ID_MYSELF

public static final PRSessionContext.UniqueIDAttribute DO_UNIQUE_ID_MYSELF

USE_UNIQUE_ID_BEAN

public static final PRSessionContext.UniqueIDAttribute USE_UNIQUE_ID_BEAN

UNSPECIFIED

public static final PRSessionContext.UniqueIDAttribute UNSPECIFIED


Copyright © 2012 Pegasystems Inc. All Rights Reserved.