fedora.server.access
Class ObjectProfile
java.lang.Object
fedora.server.access.ObjectProfile
public class ObjectProfile
- extends java.lang.Object
Title: ObjectProfile.java
Description: Data structure to contain a profile of
a digital object that includes both stored information about the object
and dynamic information about the object.
- Version:
- $Id: ObjectProfile.java 5331 2006-12-06 21:16:29Z payette $
- Author:
- payette@cs.cornell.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PID
public java.lang.String PID
objectLabel
public java.lang.String objectLabel
objectOwnerId
public java.lang.String objectOwnerId
objectType
public java.lang.String objectType
objectContentModel
public java.lang.String objectContentModel
objectCreateDate
public java.util.Date objectCreateDate
objectLastModDate
public java.util.Date objectLastModDate
dissIndexViewURL
public java.lang.String dissIndexViewURL
itemIndexViewURL
public java.lang.String itemIndexViewURL
ObjectProfile
public ObjectProfile()