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

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

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


Field Summary
static PRSessionContext.LockAttribute DO_LOCKING_MYSELF
           
static PRSessionContext.LockAttribute UNSPECIFIED
           
static PRSessionContext.LockAttribute USE_LOCKING_BEAN
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DO_LOCKING_MYSELF

public static final PRSessionContext.LockAttribute DO_LOCKING_MYSELF

USE_LOCKING_BEAN

public static final PRSessionContext.LockAttribute USE_LOCKING_BEAN

UNSPECIFIED

public static final PRSessionContext.LockAttribute UNSPECIFIED
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2012 Pegasystems Inc. All Rights Reserved.