|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DepartmentList | |
com.ptc.netmarkets.nmixb | |
wt.clients.doc | |
wt.doc |
Uses of DepartmentList in com.ptc.netmarkets.nmixb |
Fields in com.ptc.netmarkets.nmixb declared as DepartmentList | |
private DepartmentList |
NMDocProxy.docDepartment
|
Methods in com.ptc.netmarkets.nmixb that return DepartmentList | |
DepartmentList |
NMDocProxy.getDepartmentList()
|
Uses of DepartmentList in wt.clients.doc |
Fields in wt.clients.doc declared as DepartmentList | |
private DepartmentList[] |
UpdateDocumentFrame.departmentList
|
Methods in wt.clients.doc that return DepartmentList | |
static DepartmentList[] |
DocumentTaskLogic.getDepartments()
Return the array of DepartmentLists for a WTDocument. |
Uses of DepartmentList in wt.doc |
Fields in wt.doc declared as DepartmentList | |
private DepartmentList |
WTDocument.department
|
Methods in wt.doc that return DepartmentList | |
DepartmentList |
WTDocument.getDepartment()
Gets the object for the association that plays role: DEPARTMENT. |
static DepartmentList |
DepartmentList.newDepartmentList(int secretHandshake)
Used by EnumeratedType for constructing instances of DepartmentList, from a resource bundle. |
static DepartmentList |
DepartmentList.toDepartmentList(String internal_value)
Returns the DepartmentList instance for the internal_value argument. |
static DepartmentList |
DepartmentList.getDepartmentListDefault()
Returns the default value (instance) for the DepartmentList set. |
static DepartmentList[] |
DepartmentList.getDepartmentListSet()
Returns a copy of the set of valid values (instances) for the DepartmentList class. |
Methods in wt.doc with parameters of type DepartmentList | |
void |
WTDocument.setDepartment(DepartmentList a_Department)
Sets the object for the association that plays role: DEPARTMENT. |
private void |
WTDocument.departmentValidate(DepartmentList a_Department)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |