fedora.client.bmech.data
Class MethodProperties
java.lang.Object
fedora.client.bmech.data.MethodProperties
public class MethodProperties
- extends java.lang.Object
Title: MethodProperties.java
Description:
- Version:
- $Id: MethodProperties.java 3965 2005-04-21 12:52:40Z rlw $
- Author:
- payette@cs.cornell.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTP_MESSAGE_PROTOCOL
public static final java.lang.String HTTP_MESSAGE_PROTOCOL
- See Also:
- Constant Field Values
methodParms
public MethodParm[] methodParms
returnMIMETypes
public java.lang.String[] returnMIMETypes
dsBindingKeys
public java.lang.String[] dsBindingKeys
protocolType
public java.lang.String protocolType
methodRelativeURL
public java.lang.String methodRelativeURL
methodFullURL
public java.lang.String methodFullURL
wasValidated
public boolean wasValidated
MethodProperties
public MethodProperties()