org.fcrepo.client.batch.types
Class DigitalObject

java.lang.Object
  extended by org.fcrepo.client.batch.types.DigitalObject

public class DigitalObject
extends Object

Launch a dialog for entering information for a new object (title, content model, and possibly a specified pid), then create the object on the server and launch an editor on it.

Author:
Ross Wayland

Field Summary
 boolean force
           
 String label
           
 String logMessage
           
 String ownerId
           
 String pid
           
 String state
           
 
Constructor Summary
DigitalObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pid

public String pid

label

public String label

force

public boolean force

state

public String state

ownerId

public String ownerId

logMessage

public String logMessage
Constructor Detail

DigitalObject

public DigitalObject()


Copyright © 2012 DuraSpace. All Rights Reserved.