org.fcrepo.server.security.xacml.pdp.decorator
Class ManagementMethodInvocation.Parameters

java.lang.Object
  extended by org.fcrepo.server.security.xacml.pdp.decorator.ManagementMethodInvocation.Parameters
Enclosing class:
ManagementMethodInvocation

public class ManagementMethodInvocation.Parameters
extends Object


Field Summary
 Context context
           
 String dsID
           
 String dsState
           
 String objectState
           
 String pid
           
 
Constructor Summary
ManagementMethodInvocation.Parameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

public Context context

pid

public String pid

dsID

public String dsID

dsState

public String dsState

objectState

public String objectState
Constructor Detail

ManagementMethodInvocation.Parameters

public ManagementMethodInvocation.Parameters()


Copyright © 2012 DuraSpace. All Rights Reserved.