This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.lenya.cms.cocoon.source
Class RepositorySourceValidity
java.lang.Object
   org.apache.lenya.cms.cocoon.source.RepositorySourceValidity
org.apache.lenya.cms.cocoon.source.RepositorySourceValidity
- All Implemented Interfaces: 
- java.io.Serializable, org.apache.excalibur.source.SourceValidity
- public class RepositorySourceValidity 
- extends java.lang.Object- implements org.apache.excalibur.source.SourceValidity
Validity for repository sources.
- See Also:
- Serialized Form
 
| Fields inherited from interface org.apache.excalibur.source.SourceValidity | 
| INVALID, UNKNOWN, VALID | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RepositorySourceValidity
public RepositorySourceValidity(RepositorySource source)
- Parameters:
- source- The source this validity is for.
isValid
public int isValid()
- 
- Specified by:
- isValidin interface- org.apache.excalibur.source.SourceValidity
 
- 
 
isValid
public int isValid(org.apache.excalibur.source.SourceValidity validity)
- 
- Specified by:
- isValidin interface- org.apache.excalibur.source.SourceValidity
 
- 
 
getLastModified
protected long getLastModified()
- 
 
- 
 
getSourceURI
protected java.lang.String getSourceURI()
- 
 
- 
 
Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.