Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.connect.client.status
Class UnresgistedSubscriptionStatusWrapper

java.lang.Object
  extended by org.nuxeo.connect.data.AbstractJSONSerializableData
      extended by org.nuxeo.connect.data.SubscriptionStatus
          extended by org.nuxeo.connect.client.status.SubscriptionStatusWrapper
              extended by org.nuxeo.connect.client.status.UnresgistedSubscriptionStatusWrapper

public class UnresgistedSubscriptionStatusWrapper
extends SubscriptionStatusWrapper

PlaceHolder for Unregistered instances


Constructor Summary
UnresgistedSubscriptionStatusWrapper()
           
 
Method Summary
 boolean isConnectServerUnreachable()
           
 
Methods inherited from class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
getContractStatusLabel, getinstanceTypeLabel, getRefreshDate, isError, isSecurityError, isVersionMismatch
 
Methods inherited from class org.nuxeo.connect.data.SubscriptionStatus
getContractStatus, getDescription, getEndDate, getInstanceType, getMessage, loadFromJSON, loadFromJSON, setContractStatus, setDescription, setEndDate, setInstanceType, setMessage, status, toString
 
Methods inherited from class org.nuxeo.connect.data.AbstractJSONSerializableData
asJSON, asJSONold, getErrorMessage, loadFromJSON, loadFromJSON, serializeAsJSON, setErrorMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnresgistedSubscriptionStatusWrapper

public UnresgistedSubscriptionStatusWrapper()
Method Detail

isConnectServerUnreachable

public boolean isConnectServerUnreachable()
Overrides:
isConnectServerUnreachable in class SubscriptionStatusWrapper

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.