public abstract class ExportMigrationPropertyReferencedEntryImpl extends ExportMigrationEntryImpl
storedMETADATA_CHECKSUM, METADATA_FILES, METADATA_FILTERED, METADATA_FOLDER, METADATA_LAST_MODIFIED, METADATA_NAME, METADATA_PROPERTY, METADATA_REFERENCE, METADATA_SOFTLINK| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MigrationEntry me) |
boolean |
equals(Object o)
The superclass implementation is sufficient for our needs.
|
String |
getProperty() |
int |
hashCode()
The superclass implementation is sufficient for our needs.
|
getAbsolutePath, getContext, getFile, getLastModifiedTime, getName, getOutputStream, getPath, getPropertyReferencedEntry, getPropertyReferencedEntry, getReport, isDirectory, isFile, newError, newWarning, recordEntry, store, store, store, toDebugStringgetId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitstore, storegetIdpublic String getProperty()
public int hashCode()
ExportMigrationEntryImplhashCode in class ExportMigrationEntryImplpublic boolean equals(@Nullable Object o)
ExportMigrationEntryImplequals in class ExportMigrationEntryImplo - the object to checkpublic int compareTo(@Nullable MigrationEntry me)
compareTo in interface Comparable<MigrationEntry>compareTo in class MigrationEntryImplThis work is licensed under a Creative Commons Attribution 4.0 International License.