org.fcrepo.server.storage.types
Class ObjectMethodsDef
java.lang.Object
org.fcrepo.server.storage.types.ObjectMethodsDef
public class ObjectMethodsDef
- extends Object
Data structure to contain all method definitions for a digital object.
- Author:
- Ross Wayland
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PID
public String PID
sDefPID
public String sDefPID
methodName
public String methodName
methodParmDefs
public MethodParmDef[] methodParmDefs
asOfDate
public Date asOfDate
ObjectMethodsDef
public ObjectMethodsDef()
Copyright © 2011 DuraSpace. All Rights Reserved.