|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.dataops.archivesystem.WTArchiveSystemConstants
Supported API: false
Extendable: false
Field Summary | |
static String |
archivePropFileProperty
Supported API: false |
static String |
archiveSystemArchiveVolume
Supported API: false |
static String |
archiveSystemDefaultHostName
Supported API: false |
static String |
archiveSystemDefaultImpl
Supported API: false |
static long |
archiveSystemDefaultRmiPort
Supported API: false |
static long |
archiveSystemDefaultServerPort
Supported API: false |
static WTArchiveType |
archiveSystemDefaultType
Supported API: false |
static String |
archiveSystemHostName
Supported API: false |
static String |
archiveSystemImplProp
Supported API: false |
static String |
archiveSystemIndexingAgent
Supported API: false |
static String |
archiveSystemPasswd
Supported API: false |
static String |
archiveSystemPrefRootNode
Supported API: false |
static String |
archiveSystemPropRootNode
Supported API: false |
static long |
archiveSystemRetainForDays
Supported API: false |
static long |
archiveSystemRetainForYears
Supported API: false |
static String |
archiveSystemRetentionPeriod
Supported API: false |
static String |
archiveSystemRmiPort
Supported API: false |
static String |
archiveSystemSearchVolumes
Supported API: false |
static String |
archiveSystemServerPort
Supported API: false |
static String |
archiveSystemUserName
Supported API: false |
static String |
basicHintsFile
Supported API: false |
private static String |
CLASSNAME
|
static String |
cyaArchiveSystemImplNode
Supported API: false |
static String |
cyaTestJar
Supported API: false |
static long |
EXTERNALIZATION_VERSION_UID
|
static String |
fileArchiveSystemImplNode
Supported API: false |
protected static long |
OLD_FORMAT_VERSION_UID
|
static String |
outputHintsDir
Supported API: false |
static String |
prefPathSeparator
Supported API: false |
static String |
propPathSeparator
Supported API: false |
private static String |
RESOURCE
|
static String |
secondaryHintsFile
Supported API: false |
(package private) static long |
serialVersionUID
|
Constructor Summary | |
WTArchiveSystemConstants()
|
Method Summary | |
void |
readExternal(ObjectInput input)
Reads the non-transient fields of this class from an external source. |
private boolean |
readOldVersion(ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source, which is not the current version. |
protected boolean |
readVersion(WTArchiveSystemConstants thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
writeExternal(ObjectOutput output)
Writes the non-transient fields of this class to an external source. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final String archiveSystemPrefRootNode
public static final String fileArchiveSystemImplNode
public static final String cyaArchiveSystemImplNode
public static final String archiveSystemSearchVolumes
public static final String archiveSystemArchiveVolume
public static final String archiveSystemRetentionPeriod
public static final long archiveSystemRetainForDays
public static final String archiveSystemPropRootNode
public static final String archiveSystemImplProp
public static final String archiveSystemDefaultImpl
public static final String archiveSystemHostName
public static final String archiveSystemUserName
public static final String archiveSystemPasswd
public static final String archiveSystemServerPort
public static final String archiveSystemIndexingAgent
public static final String archiveSystemDefaultHostName
public static final String archiveSystemRmiPort
public static final long archiveSystemDefaultRmiPort
public static final long archiveSystemDefaultServerPort
public static final String prefPathSeparator
public static final String propPathSeparator
public static final WTArchiveType archiveSystemDefaultType
public static final String basicHintsFile
public static final String secondaryHintsFile
public static final String outputHintsDir
public static final String cyaTestJar
public static final String archivePropFileProperty
public static final long archiveSystemRetainForYears
static final long serialVersionUID
public static final long EXTERNALIZATION_VERSION_UID
protected static final long OLD_FORMAT_VERSION_UID
Constructor Detail |
public WTArchiveSystemConstants()
Method Detail |
public void writeExternal(ObjectOutput output) throws IOException
writeExternal
in interface Externalizable
output
-
IOException
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
input
-
IOException
ClassNotFoundException
protected boolean readVersion(WTArchiveSystemConstants thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
thisObject
- input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
private boolean readOldVersion(ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |