| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
network.resource
public class ConferenceResource
ConferenceResource represents the abstraction for third party conferencing resources. ConferenceResources are provisionable but not clonable.
| Field Summary |
private long |
|
private String |
|
private long id
id represents the unique identifier of the conference resource
Constraints:
- must be unique within the CSN
- [0-9]*{1,9}
Default:
- none
Multiplicity:
1
private String name
name is the unique human readable (and assigned) identifier for the conference resource which is used in provisioning associations to the conference resource (through a GUI).
Constraints:
- .{1,256}
Default:
- none
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|