public interface XdatSecurityI
Modifier and Type | Method and Description |
---|---|
ArrayList |
getActions_action()
actions/action
|
ArrayList |
getElementSecuritySet_elementSecurity()
element_security_set/element_security
|
Boolean |
getRequireLogin() |
ArrayList |
getRoles_role()
roles/role
|
String |
getSchemaElementName() |
String |
getSystem() |
ArrayList |
getUsers_user()
users/user
|
Integer |
getXdatSecurityId() |
void |
setActions_action(ItemI v)
Sets the value for actions/action.
|
void |
setElementSecuritySet_elementSecurity(ItemI v)
Sets the value for element_security_set/element_security.
|
void |
setRequireLogin(Object v)
Sets the value for require_login.
|
void |
setRoles_role(ItemI v)
Sets the value for roles/role.
|
void |
setSystem(String v)
Sets the value for system.
|
void |
setUsers_user(ItemI v)
Sets the value for users/user.
|
void |
setXdatSecurityId(Integer v)
Sets the value for xdat_security_id.
|
String getSchemaElementName()
ArrayList getUsers_user()
void setUsers_user(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getRoles_role()
void setRoles_role(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getActions_action()
void setActions_action(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getElementSecuritySet_elementSecurity()
void setElementSecuritySet_elementSecurity(ItemI v) throws Exception
v
- Value to Set.Exception
String getSystem()
void setSystem(String v)
v
- Value to Set.Boolean getRequireLogin()
void setRequireLogin(Object v)
v
- Value to Set.Integer getXdatSecurityId()
void setXdatSecurityId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.