|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractStatusT
| Nested Class Summary | |
|---|---|
static class |
ContractStatusT.Member
The structure's members |
| Method Summary | ||
|---|---|---|
String |
getDescription()
Retrieves the value for the optional structure field description. |
|
Integer |
getStatus()
Retrieves the value for the optional structure field status. |
|
|
getTag()
Retrieves a list containing all the elements for the structure field tag. |
|
| Method Detail |
|---|
String getDescription()
description.
--> Contract::description
description.Integer getStatus()
status.
--> Contract::contractState History of the sales order state --> Contract::userString4 in the format state:timestamp:description. The contract life-cycle could also be tracked as Activity/ActivityFollowUp. This solution was choosen for performance reasons.
status.<T extends StringPropertyT> List<T> getTag()
tag.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||