Class InfoStatus
java.lang.Object
net.n2oapp.framework.config.register.InfoStatus
Deprecated.
Статусы метаданных
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InfoStatus.StatuscalculateStatusByFile(XmlInfo info) Deprecated.static InfoStatus.StatuscalculateStatusByFile(XmlInfo info, boolean checkDiff) Deprecated.static InfoStatus.StatuscalculateStatusByFile(XmlInfo info, boolean checkDiff, boolean checkDuplicate) Deprecated.static booleancheckIsDuplicate(XmlInfo info) Deprecated.static booleanisServerFile(XmlInfo info) Deprecated.static booleanisSystemFile(XmlInfo info) Deprecated.
-
Constructor Details
-
InfoStatus
public InfoStatus()Deprecated.
-
-
Method Details
-
isServerFile
Deprecated. -
isSystemFile
Deprecated. -
calculateStatusByFile
Deprecated. -
calculateStatusByFile
Deprecated. -
calculateStatusByFile
public static InfoStatus.Status calculateStatusByFile(XmlInfo info, boolean checkDiff, boolean checkDuplicate) Deprecated. -
checkIsDuplicate
Deprecated.
-