Class SVNEntry16
java.lang.Object
org.tmatesoft.svn.core.internal.wc.admin.SVNEntry
org.tmatesoft.svn.core.internal.wc.admin.SVNEntry16
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSVNEntry16(java.util.Map attributes, SVNAdminArea adminArea, java.lang.String name) SVNEntry16(SVNAdminArea adminArea, java.lang.String name) -
Method Summary
Modifier and TypeMethodDescriptionjava.util.MapbooleanMethods inherited from class org.tmatesoft.svn.core.internal.wc.admin.SVNEntry
applyChanges, asMap, getAuthor, getCachableProperties, getChangelistName, getChecksum, getCommittedDate, getCommittedRevision, getConflictNew, getConflictOld, getConflictWorking, getCopyFromRevision, getCopyFromSVNURL, getCopyFromURL, getDepth, getExternalFilePath, getExternalFilePegRevision, getExternalFileRevision, getKind, getLockComment, getLockCreationDate, getLockOwner, getLockToken, getName, getPresentProperties, getPropRejectFile, getPropTime, getRepositoryRoot, getRepositoryRootURL, getRevision, getSchedule, getSVNURL, getTextTime, getTreeConflictData, getURL, getUUID, getWorkingSize, hasProperties, hasPropertiesModifications, isAbsent, isCopied, isDeleted, isDirectory, isFile, isHidden, isIncomplete, isKeepLocal, isScheduledForAddition, isScheduledForDeletion, isScheduledForReplacement, scheduleForAddition, scheduleForDeletion, scheduleForReplacement, setAbsent, setAuthor, setCachableProperties, setChangelistName, setChecksum, setCommittedDate, setCommittedRevision, setConflictNew, setConflictOld, setConflictWorking, setCopied, setCopyFromRevision, setCopyFromURL, setDeleted, setDepth, setExternalFilePath, setExternalFilePegRevision, setExternalFileRevision, setHasProperties, setHasPropertiesModifications, setIncomplete, setKeepLocal, setKind, setLockComment, setLockCreationDate, setLockOwner, setLockToken, setName, setParentURL, setPresentProperties, setPropRejectFile, setPropTime, setRepositoryRoot, setRepositoryRootURL, setRevision, setSchedule, setTextTime, setTreeConflictData, setTreeConflicts, setURL, setUUID, setWorkingSize, toString, unscheduleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
myAdminArea
-
-
Constructor Details
-
SVNEntry16
-
SVNEntry16
-
-
Method Details
-
isThisDir
public boolean isThisDir() -
getTreeConflicts
- Specified by:
getTreeConflictsin classSVNEntry- Throws:
SVNException
-
getAdminArea
- Specified by:
getAdminAreain classSVNEntry
-