org.fcrepo.server.access
Class ObjectProfile
java.lang.Object
org.fcrepo.server.access.ObjectProfile
public class ObjectProfile
- extends Object
Data structure to contain a profile of a digital object that includes
both stored information about the object and dynamic information about
the object.
- Author:
- Sandy Payette
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PID
public String PID
objectLabel
public String objectLabel
objectOwnerId
public String objectOwnerId
objectModels
public Set<String> objectModels
objectCreateDate
public Date objectCreateDate
objectLastModDate
public Date objectLastModDate
dissIndexViewURL
public String dissIndexViewURL
itemIndexViewURL
public String itemIndexViewURL
objectState
public String objectState
ObjectProfile
public ObjectProfile()
Copyright © 2012 DuraSpace. All Rights Reserved.