org.openliberty.openaz.pep
Class Action

java.lang.Object
  extended by org.openliberty.openaz.pep.AzWrapperObject<T>
      extended by org.openliberty.openaz.pep.AzWrapperRequestObject<AzCategoryIdAction>
          extended by org.openliberty.openaz.pep.Action

public class Action
extends AzWrapperRequestObject<AzCategoryIdAction>


Field Summary
 
Fields inherited from class org.openliberty.openaz.pep.AzWrapperObject
wrappedObject
 
Constructor Summary
Action( action, PepRequest ctx, AzWrapperRequestObjectFactory<AzCategoryIdAction> factory)
           
 
Method Summary
 
Methods inherited from class org.openliberty.openaz.pep.AzWrapperRequestObject
getPepRequest, setAttribute, setAttribute, setPepRequest
 
Methods inherited from class org.openliberty.openaz.pep.AzWrapperObject
getWrappedObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Action

public Action( action,
              PepRequest ctx,
              AzWrapperRequestObjectFactory<AzCategoryIdAction> factory)