Agentflow
V3.1

Uses of Class
pe.pase.Role

Packages that use Role
pe.pase   
si.wfcidata   
si.wfinterface   
 

Uses of Role in pe.pase
 

Subclasses of Role in pe.pase
 class ProjectRole
          A data object to represent the concept of project-role in a enterprise.
 

Methods in pe.pase that return Role
static Role Role.createAllEmployeeRole()
          Get the all employee role.
 Role IapDBProcess.getInitiatorRole()
           
 Role ServerService.getManagerRole(java.lang.String id)
          Return a data object of Manager Role by id
 Role OrgService.getManagerRole(java.lang.String id)
          Return a data object of Manager Role by id
 Role ClientAPI.getManagerRole(java.lang.String id)
          Get manager role by the specified member, role or department ID.
 Role BasedClientAPI.getManagerRole(java.lang.String id)
           
 Role ServerService.getOneRoleByName(java.lang.String mName)
          Return a data object of Role by Chinese-Name
 Role OrgService.getOneRoleByName(java.lang.String mName)
          Return a data object of Role by Chinese-Name
 Role ClientAPI.getOneRoleByName(java.lang.String mName)
          Get one role by the specified role name.
 Role BasedClientAPI.getOneRoleByName(java.lang.String mName)
           
 Role ServerService.getRole(java.lang.String rID)
          Return a data object of role by ID
 Role PASEOrgModel.getRole(java.lang.String rolID)
          Get instance of Role with the specified role id
 Role OrgService.getRole(java.lang.String rID)
          Return a data object of role by ID
 Role ClientAPI.getRole(java.lang.String rID)
          Get role by the specified role id.
 Role BasedClientAPI.getRole(java.lang.String rID)
           
 Role OrgService.newRole()
          Create a empty data object of role
 Role ClientAPI.newRole()
          Create a Role instance.
 Role BasedClientAPI.newRole()
           
 

Methods in pe.pase with parameters of type Role
 boolean OrgService.deleteRole(Role role)
          Delete a data object of role
 boolean ClientAPI.deleteRole(Role role)
          Delete a Role in organization.
 boolean BasedClientAPI.deleteRole(Role role)
           
 boolean OrgService.insertRole(Role role)
          Insert a data object of role
 boolean ClientAPI.insertRole(Role role)
          Insert a Role to organization.
 boolean BasedClientAPI.insertRole(Role role)
           
 void IapDBProcess.setInitiatorRole(Role role)
           
 boolean OrgService.updateRole(Role role)
          Update a data object of role
 boolean ClientAPI.updateRole(Role role)
          Update a Role in organization.
 boolean BasedClientAPI.updateRole(Role role)
           
 

Uses of Role in si.wfcidata
 

Subclasses of Role in si.wfcidata
 class AFRole
          AFRole
 

Methods in si.wfcidata that return Role
 Role AFRole.getRole()
          Get the Role instance in order to comunucate with PASE server
 Role AFPDEManager.newRole()
          Create a Role instance.
 

Methods in si.wfcidata with parameters of type Role
 boolean AFPDEManager.deleteRole(Role role)
          Delete a Role in organization.
 boolean AFPDEManager.insertRole(Role role)
          Insert a Role to organization.
 boolean AFPDEManager.updateRole(Role role)
          Update a Role in organization.
 

Constructors in si.wfcidata with parameters of type Role
AFRole(WFCI wfci, Role role)
          Constructor
 

Uses of Role in si.wfinterface
 

Methods in si.wfinterface that return Role
 Role WFCI.getManagerRole(java.lang.String id)
          Gets manager role by the specified member, role or department ID.
 Role WFCI.getOneRoleByName(java.lang.String mName)
          Gets role by the specified role name.
 Role WCCI.getRole(java.lang.String rID)
          Return a data object of role by ID.
 Role WFCI.getRole(java.lang.String rID)
          Returns a data object of role by ID.
 Role WCCI.newRole()
          generate a new Role object include RolID.
 Role WFDI.newRole()
          Create a Role instance.
 

Methods in si.wfinterface with parameters of type Role
 boolean WCCI.deleteRole(Role role)
          delete the Role in database.
 boolean WFDI.deleteRole(Role role)
          Delete a Role in organization.
 boolean WCCI.insertRole(Role role)
          insert new Role into database.
 boolean WFDI.insertRole(Role role)
          Insert a Role to organization.
 boolean WCCI.updateRole(Role role)
          Update the Role in database.
 boolean WFDI.updateRole(Role role)
          Update a Role in organization.
 


Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.