|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpe.pase.AccessAdmin
public class AccessAdmin
The admin's access right for admin.
Field Summary | |
---|---|
static java.lang.String |
BOTH_VIEW
|
static java.lang.String |
COMMON_ADMIN
|
static java.lang.String |
COMMON_USER
|
static java.lang.String |
COMPANY_VIEW
|
static java.lang.String |
DEPARTMENT_MANAGER
|
static java.lang.String |
Org_Designer
|
static java.lang.String |
PERSONEL
|
static java.lang.String |
Process_Designer
|
static java.lang.String |
RULE_VIEW
|
static java.lang.String |
SUPER_ADMIN
|
static java.lang.String |
SUPERVISOR
|
Constructor Summary | |
---|---|
AccessAdmin()
Constructor. |
|
AccessAdmin(java.lang.String mID)
Constructor. |
Method Summary | |
---|---|
void |
addAccessAdminArtifact(AccessAdminArtifact access)
|
void |
addAccessAdminOrg(AccessAdminOrg access)
|
void |
addAccessAdminTask(AccessAdminTask access)
|
void |
addDesignerAccessList(DesignerAccess designerAccess)
|
java.lang.Object |
clone()
|
java.util.Vector |
getAccessAdminArtifactList()
|
java.util.Vector |
getAccessAdminOrgList()
|
java.util.Vector |
getAccessAdminTaskList()
|
boolean |
getArtifact()
Get the artifact option. |
boolean |
getArtifactAll()
|
java.lang.String |
getArtifactView()
|
boolean |
getChart()
Get the chart option. |
java.util.Vector |
getDesignerAccessList()
|
java.lang.String |
getMemberID()
Get id of the member who owns the access right. |
boolean |
getOrg()
Get the organization option. |
boolean |
getOrgAll()
|
java.lang.String |
getOrgView()
|
boolean |
getStatus()
Get the status option. |
boolean |
getSuper()
Get the super user option. |
boolean |
getSystem()
Get the system option. |
boolean |
getTask()
Get the task option. |
boolean |
getTaskAll()
|
java.lang.String |
getTaskView()
|
java.lang.String |
getType()
|
boolean |
isOrgDesigner()
Get the organization Designer |
boolean |
isOrgDesignerAll()
|
boolean |
isProcessDesigner()
Get the process Designer |
boolean |
isProcessDesignerAll()
|
boolean |
isSupervisor()
Get the supervisor. |
void |
setAccessAdminArtifactList(java.util.Vector accessArtifactList)
|
void |
setAccessAdminOrgList(java.util.Vector accessOrgList)
|
void |
setAccessAdminTaskList(java.util.Vector accessTaskList)
|
void |
setArtifact(boolean b)
Set the artifact option. |
void |
setArtifactAll(boolean b)
|
void |
setArtifactView(java.lang.String view)
|
void |
setChart(boolean b)
Set the chart option. |
void |
setDesignerAccessList(java.util.Vector desigerAccessList)
|
void |
setMemberID(java.lang.String mID)
Set id of the member who owns the access right. |
void |
setOrg(boolean b)
Set the organization option. |
void |
setOrgAll(boolean b)
|
void |
setOrgDesigner(boolean b)
Set the organization designer |
void |
setOrgDesignerAll(boolean b)
|
void |
setOrgView(java.lang.String view)
|
void |
setProcessDesigner(boolean b)
Set the process designer |
void |
setProcessDesignerAll(boolean b)
|
void |
setStatus(boolean b)
Set the status option. |
void |
setSuper(boolean b)
Set the super user option. |
void |
setSupervisor(boolean b)
Set the supervisor. |
void |
setSystem(boolean b)
Set the system option. |
void |
setTask(boolean b)
Set the task option. |
void |
setTaskAll(boolean b)
|
void |
setTaskView(java.lang.String view)
|
void |
setType(java.lang.String type)
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String BOTH_VIEW
public static final java.lang.String COMMON_ADMIN
public static final java.lang.String COMMON_USER
public static final java.lang.String COMPANY_VIEW
public static final java.lang.String DEPARTMENT_MANAGER
public static final java.lang.String Org_Designer
public static final java.lang.String PERSONEL
public static final java.lang.String Process_Designer
public static final java.lang.String RULE_VIEW
public static final java.lang.String SUPER_ADMIN
public static final java.lang.String SUPERVISOR
Constructor Detail |
---|
public AccessAdmin()
AccessAdmin
without parameters.
public AccessAdmin(java.lang.String mID)
AccessAdmin
with the specified member.
id
- the given member idMethod Detail |
---|
public void addAccessAdminArtifact(AccessAdminArtifact access)
public void addAccessAdminOrg(AccessAdminOrg access)
public void addAccessAdminTask(AccessAdminTask access)
public void addDesignerAccessList(DesignerAccess designerAccess)
public java.lang.Object clone()
clone
in class java.lang.Object
public java.util.Vector getAccessAdminArtifactList()
public java.util.Vector getAccessAdminOrgList()
public java.util.Vector getAccessAdminTaskList()
public boolean getArtifact()
public boolean getArtifactAll()
public java.lang.String getArtifactView()
public boolean getChart()
public java.util.Vector getDesignerAccessList()
public java.lang.String getMemberID()
public boolean getOrg()
public boolean getOrgAll()
public java.lang.String getOrgView()
public boolean getStatus()
public boolean getSuper()
public boolean getSystem()
public boolean getTask()
public boolean getTaskAll()
public java.lang.String getTaskView()
public java.lang.String getType()
public boolean isOrgDesigner()
public boolean isOrgDesignerAll()
public boolean isProcessDesigner()
public boolean isProcessDesignerAll()
public boolean isSupervisor()
public void setAccessAdminArtifactList(java.util.Vector accessArtifactList)
public void setAccessAdminOrgList(java.util.Vector accessOrgList)
public void setAccessAdminTaskList(java.util.Vector accessTaskList)
public void setArtifact(boolean b)
b
- the given boolean valuepublic void setArtifactAll(boolean b)
public void setArtifactView(java.lang.String view)
public void setChart(boolean b)
b
- the given boolean valuepublic void setDesignerAccessList(java.util.Vector desigerAccessList)
public void setMemberID(java.lang.String mID)
id
- the given member idpublic void setOrg(boolean b)
b
- the given boolean valuepublic void setOrgAll(boolean b)
public void setOrgDesigner(boolean b)
b
- public void setOrgDesignerAll(boolean b)
public void setOrgView(java.lang.String view)
public void setProcessDesigner(boolean b)
b
- public void setProcessDesignerAll(boolean b)
public void setStatus(boolean b)
b
- the given boolean valuepublic void setSuper(boolean b)
b
- the given boolean valuepublic void setSupervisor(boolean b)
b
- the given boolean valuepublic void setSystem(boolean b)
b
- the given boolean valuepublic void setTask(boolean b)
b
- the given boolean valuepublic void setTaskAll(boolean b)
public void setTaskView(java.lang.String view)
public void setType(java.lang.String type)
|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |