Uses of Interface
org.fcrepo.migration.ObjectReference
-
Packages that use ObjectReference Package Description org.fcrepo.migration org.fcrepo.migration.foxml -
-
Uses of ObjectReference in org.fcrepo.migration
Methods in org.fcrepo.migration that return ObjectReference Modifier and Type Method Description ObjectReferenceObjectVersionReference. getObject()Methods in org.fcrepo.migration with parameters of type ObjectReference Modifier and Type Method Description booleanDatastreamVersion. isFirstVersionIn(ObjectReference obj)Determines if this is the first version of a datastream.booleanDatastreamVersion. isLastVersionIn(ObjectReference obj)Determines if this is the last version of a datastream. -
Uses of ObjectReference in org.fcrepo.migration.foxml
Methods in org.fcrepo.migration.foxml with parameters of type ObjectReference Modifier and Type Method Description booleanFoxmlInputStreamFedoraObjectProcessor.Foxml11DatastreamVersion. isFirstVersionIn(ObjectReference obj)booleanFoxmlInputStreamFedoraObjectProcessor.Foxml11DatastreamVersion. isLastVersionIn(ObjectReference obj)
-