Uses of Class
arta.synergy.web.common.client.data.structure.Element

Packages that use Element
arta.synergy.web.common.client.data.filecabinet   
arta.synergy.web.common.client.data.structure   
 

Uses of Element in arta.synergy.web.common.client.data.filecabinet
 

Subclasses of Element in arta.synergy.web.common.client.data.filecabinet
 class Department
          Created by IntelliJ IDEA.
 class Position
           
 class SimplePosition
          Created by IntelliJ IDEA.
 

Fields in arta.synergy.web.common.client.data.filecabinet with type parameters of type Element
 java.util.ArrayList<Element> CommonPerson.deputyManagedDepartments
           
 

Methods in arta.synergy.web.common.client.data.filecabinet that return Element
 Element Department.getParent()
           
 Element Position.getParentDepartment()
           
 

Methods in arta.synergy.web.common.client.data.filecabinet with parameters of type Element
 void Department.setParent(Element parent)
           
 void Position.setParentDepartment(Element parentDepartment)
           
 

Uses of Element in arta.synergy.web.common.client.data.structure
 

Constructors in arta.synergy.web.common.client.data.structure with parameters of type Element
TreeElement(Element element)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.