|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.connect.data.AbstractJSONSerializableData
org.nuxeo.connect.data.SubscriptionStatus
org.nuxeo.connect.client.jsf.SubscriptionStatusWrapper
public class SubscriptionStatusWrapper
Simple Wrapper to add label computation to the SubscriptionStatus
| Constructor Summary | |
|---|---|
SubscriptionStatusWrapper(java.lang.String errorMessage)
|
|
SubscriptionStatusWrapper(org.nuxeo.connect.data.SubscriptionStatus status)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContractStatusLabel()
|
java.lang.String |
getinstanceTypeLabel()
|
| 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, isError, loadFromJSON, loadFromJSON, serializeAsJSON, setErrorMessage |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SubscriptionStatusWrapper(java.lang.String errorMessage)
public SubscriptionStatusWrapper(org.nuxeo.connect.data.SubscriptionStatus status)
| Method Detail |
|---|
public java.lang.String getinstanceTypeLabel()
public java.lang.String getContractStatusLabel()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||