org.apache.cocoon.jcr.source
Class JCRSourceFactory.ContentTypeInfo

java.lang.Object
  extended by org.apache.cocoon.jcr.source.JCRSourceFactory.NodeTypeInfo
      extended by org.apache.cocoon.jcr.source.JCRSourceFactory.ContentTypeInfo
Enclosing class:
JCRSourceFactory

protected static class JCRSourceFactory.ContentTypeInfo
extends JCRSourceFactory.NodeTypeInfo


Field Summary
 String contentProp
           
 String lastModifiedProp
           
 String mimeTypeProp
           
 String validityProp
           
 
Constructor Summary
protected JCRSourceFactory.ContentTypeInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contentProp

public String contentProp

mimeTypeProp

public String mimeTypeProp

lastModifiedProp

public String lastModifiedProp

validityProp

public String validityProp
Constructor Detail

JCRSourceFactory.ContentTypeInfo

protected JCRSourceFactory.ContentTypeInfo()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.