Uses of Class
org.apache.manifoldcf.core.interfaces.PersistentDatabaseObject
-
Packages that use PersistentDatabaseObject Package Description org.apache.manifoldcf.core.interfaces -
-
Uses of PersistentDatabaseObject in org.apache.manifoldcf.core.interfaces
Subclasses of PersistentDatabaseObject in org.apache.manifoldcf.core.interfaces Modifier and Type Class Description classBinaryInputThis class represents a lightweight length-determined stream.classCharacterInputThis class represents a lightweight length-determined character stream.classNullCharacterInputThis class represents a null character stream, which has no characters.classTempFileCharacterInputThis class represents a temporary file character input stream.classTempFileInputThis class represents a temporary file data input stream.
-