org.ocopomo.contentrepositoryclient.publish
Class PubFile

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.APubResource
      extended by org.ocopomo.contentrepositoryclient.publish.PubFile
All Implemented Interfaces:
IPubResource

public class PubFile
extends APubResource


Constructor Summary
PubFile(PubFolder parent, java.lang.String name)
           
 
Method Summary
 
Methods inherited from class org.ocopomo.contentrepositoryclient.publish.APubResource
getName, getParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PubFile

public PubFile(PubFolder parent,
               java.lang.String name)