Package com.seeq.link.sdk
Class ConfigObjectWrapper
java.lang.Object
com.seeq.link.sdk.ConfigObjectWrapper
Provides the ConfigObject and its metadata (needed by ConfigService to decide what configuration to use)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
persistentAndNewerThan
(ConfigObjectWrapper otherConfigWrapper) Returns true if this ConfigObjectWrapper is not a default configuration and it is newer than the ConfigObjectWrapper sent as parameter.
-
Constructor Details
-
ConfigObjectWrapper
public ConfigObjectWrapper()
-
-
Method Details
-
persistentAndNewerThan
Returns true if this ConfigObjectWrapper is not a default configuration and it is newer than the ConfigObjectWrapper sent as parameter.
-