public class PDRoles extends ObjPD
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
fALLOWCREATEACL |
static java.lang.String |
fALLOWCREATEAUTH |
static java.lang.String |
fALLOWCREATECUSTOM |
static java.lang.String |
fALLOWCREATEDOC |
static java.lang.String |
fALLOWCREATEFOLD |
static java.lang.String |
fALLOWCREATEGROUP |
static java.lang.String |
fALLOWCREATEMIME |
static java.lang.String |
fALLOWCREATEOBJECT |
static java.lang.String |
fALLOWCREATEREPOS |
static java.lang.String |
fALLOWCREATEROLE |
static java.lang.String |
fALLOWCREATETASK |
static java.lang.String |
fALLOWCREATETHESAUR |
static java.lang.String |
fALLOWCREATEUSER |
static java.lang.String |
fALLOWMAINTAINACL |
static java.lang.String |
fALLOWMAINTAINAUTH |
static java.lang.String |
fALLOWMAINTAINCUSTOM |
static java.lang.String |
fALLOWMAINTAINDOC |
static java.lang.String |
fALLOWMAINTAINFOLD |
static java.lang.String |
fALLOWMAINTAINGROUP |
static java.lang.String |
fALLOWMAINTAINMIME |
static java.lang.String |
fALLOWMAINTAINOBJECT |
static java.lang.String |
fALLOWMAINTAINREPOS |
static java.lang.String |
fALLOWMAINTAINROLE |
static java.lang.String |
fALLOWMAINTAINTASK |
static java.lang.String |
fALLOWMAINTAINTHESAUR |
static java.lang.String |
fALLOWMAINTAINUSER |
static java.lang.String |
fDESCRIPTION |
static java.lang.String |
fNAME |
AllowedChars, fPDAUTOR, fPDDATE, SYN_ADD, SYN_DEL, SYN_PARENT, SYN_SEP, SYN_THES, XML_Attr, XML_Field, XML_Group, XML_GroupMembers, XML_ListAttr, XML_Metadata, XML_OPDList, XML_OPDObject, XML_User, XML_UserMembers
Constructor and Description |
---|
PDRoles(DriverGeneric Drv)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
assignValues(Record Rec)
Assign new values to the Roles object
|
java.lang.String |
getDescription() |
java.lang.String |
getName() |
Record |
getRecord()
Returns a record with the current values
|
static java.lang.String |
getTableName()
Static method that returns the name of Roles table in DDBB
|
java.lang.String |
getTabName()
Returns the name of Roles table in DDBB
|
boolean |
isAllowCreateAcl() |
boolean |
isAllowCreateAuth() |
boolean |
isAllowCreateCustom() |
boolean |
isAllowCreateDoc() |
boolean |
isAllowCreateFolder() |
boolean |
isAllowCreateGroup() |
boolean |
isAllowCreateMime() |
boolean |
isAllowCreateObject() |
boolean |
isAllowCreateRepos() |
boolean |
isAllowCreateRole() |
boolean |
isAllowCreateTask() |
boolean |
isAllowCreateThesaur() |
boolean |
isAllowCreateUser() |
boolean |
isAllowMaintainAcl() |
boolean |
isAllowMaintainAuth() |
boolean |
isAllowMaintainCustom() |
boolean |
isAllowMaintainDoc() |
boolean |
isAllowMaintainFolder() |
boolean |
isAllowMaintainGroup() |
boolean |
isAllowMaintainMime() |
boolean |
isAllowMaintainObject() |
boolean |
isAllowMaintainRepos() |
boolean |
isAllowMaintainRole() |
boolean |
isAllowMaintainTask() |
boolean |
isAllowMaintainThesaur() |
boolean |
isAllowMaintainUser() |
void |
setAllowCreateAcl(boolean AllowCreateAcl) |
void |
setAllowCreateAuth(boolean AllowCreateAuth) |
void |
setAllowCreateCustom(boolean AllowCreateCustom) |
void |
setAllowCreateDoc(boolean AllowCreateDoc) |
void |
setAllowCreateFolder(boolean AllowCreateFolder) |
void |
setAllowCreateGroup(boolean AllowCreateGroup) |
void |
setAllowCreateMime(boolean AllowCreateMime) |
void |
setAllowCreateObject(boolean AllowCreateObject) |
void |
setAllowCreateRepos(boolean AllowCreateRepos) |
void |
setAllowCreateRole(boolean AllowCreateRole) |
void |
setAllowCreateTask(boolean AllowCreateTask) |
void |
setAllowCreateThesaur(boolean AllowCreateThesaur) |
void |
setAllowCreateUser(boolean AllowCreateUser) |
void |
setAllowMaintainAcl(boolean AllowMaintainAcl) |
void |
setAllowMaintainAuth(boolean AllowMaintainAuth) |
void |
setAllowMaintainCustom(boolean AllowMaintainCustom) |
void |
setAllowMaintainDoc(boolean AllowMaintainDoc) |
void |
setAllowMaintainFolder(boolean AllowMaintainFolder) |
void |
setAllowMaintainGroup(boolean AllowMaintainGroup) |
void |
setAllowMaintainMime(boolean AllowMaintainMime) |
void |
setAllowMaintainObject(boolean AllowMaintainObject) |
void |
setAllowMaintainRepos(boolean AllowMaintainRepos) |
void |
setAllowMaintainRole(boolean AllowMaintainRole) |
void |
setAllowMaintainTask(boolean AllowMaintainTask) |
void |
setAllowMaintainThesaur(boolean AllowMaintainThesaur) |
void |
setAllowMaintainUser(boolean AllowMaintainUser) |
void |
setDescription(java.lang.String Description) |
void |
setName(java.lang.String Name) |
CheckName, Clear, delete, EndXML, getAll, getDrv, getPDAutor, getPDDate, insert, Install, Load, ProcesXMLNode, SearchLike, SearchLikeDesc, SearchQBE, SearchSelect, SearchSelectV, setDrv, StartXML, String2BD, toXML, unInstall, update
public static final java.lang.String fNAME
public static final java.lang.String fDESCRIPTION
public static final java.lang.String fALLOWCREATEUSER
public static final java.lang.String fALLOWMAINTAINUSER
public static final java.lang.String fALLOWCREATEGROUP
public static final java.lang.String fALLOWMAINTAINGROUP
public static final java.lang.String fALLOWCREATEACL
public static final java.lang.String fALLOWMAINTAINACL
public static final java.lang.String fALLOWCREATEROLE
public static final java.lang.String fALLOWMAINTAINROLE
public static final java.lang.String fALLOWCREATEOBJECT
public static final java.lang.String fALLOWMAINTAINOBJECT
public static final java.lang.String fALLOWCREATEREPOS
public static final java.lang.String fALLOWMAINTAINREPOS
public static final java.lang.String fALLOWCREATEFOLD
public static final java.lang.String fALLOWMAINTAINFOLD
public static final java.lang.String fALLOWCREATEDOC
public static final java.lang.String fALLOWMAINTAINDOC
public static final java.lang.String fALLOWCREATEMIME
public static final java.lang.String fALLOWMAINTAINMIME
public static final java.lang.String fALLOWCREATEAUTH
public static final java.lang.String fALLOWMAINTAINAUTH
public static final java.lang.String fALLOWCREATECUSTOM
public static final java.lang.String fALLOWMAINTAINCUSTOM
public static final java.lang.String fALLOWCREATETHESAUR
public static final java.lang.String fALLOWMAINTAINTHESAUR
public static final java.lang.String fALLOWCREATETASK
public static final java.lang.String fALLOWMAINTAINTASK
public PDRoles(DriverGeneric Drv) throws PDException
Drv
- OpenProdoc sessionPDException
- in any errorpublic void assignValues(Record Rec) throws PDException
assignValues
in class ObjPD
Rec
- Record of Roles type with new valuesPDException
- in any errorpublic Record getRecord() throws PDException
getRecord
in class ObjPD
PDException
- in any errorpublic java.lang.String getTabName()
getTabName
in class ObjPD
public static java.lang.String getTableName()
public java.lang.String getName()
public void setName(java.lang.String Name) throws PDExceptionFunc
Name
- the Name to setPDExceptionFunc
- in any errorpublic java.lang.String getDescription()
public void setDescription(java.lang.String Description)
Description
- the Description to setpublic boolean isAllowCreateUser()
public void setAllowCreateUser(boolean AllowCreateUser)
AllowCreateUser
- the AllowCreateUser to setpublic boolean isAllowMaintainUser()
public void setAllowMaintainUser(boolean AllowMaintainUser)
AllowMaintainUser
- the AllowMaintainUser to setpublic boolean isAllowCreateAcl()
public void setAllowCreateAcl(boolean AllowCreateAcl)
AllowCreateAcl
- the AllowCreateAcl to setpublic boolean isAllowMaintainAcl()
public void setAllowMaintainAcl(boolean AllowMaintainAcl)
AllowMaintainAcl
- the AllowMaintainAcl to setpublic boolean isAllowCreateRole()
public void setAllowCreateRole(boolean AllowCreateRole)
AllowCreateRole
- the AllowCreateRole to setpublic boolean isAllowMaintainRole()
public void setAllowMaintainRole(boolean AllowMaintainRole)
AllowMaintainRole
- the AllowMaintainRole to setpublic boolean isAllowCreateObject()
public void setAllowCreateObject(boolean AllowCreateObject)
AllowCreateObject
- the AllowCreateObject to setpublic boolean isAllowMaintainObject()
public void setAllowMaintainObject(boolean AllowMaintainObject)
AllowMaintainObject
- the AllowMaintainObject to setpublic boolean isAllowCreateRepos()
public void setAllowCreateRepos(boolean AllowCreateRepos)
AllowCreateRepos
- the AllowCreateRepos to setpublic boolean isAllowMaintainRepos()
public void setAllowMaintainRepos(boolean AllowMaintainRepos)
AllowMaintainRepos
- the AllowMaintainRepos to setpublic boolean isAllowCreateFolder()
public void setAllowCreateFolder(boolean AllowCreateFolder)
AllowCreateFolder
- the AllowCreateFolder to setpublic boolean isAllowMaintainFolder()
public void setAllowMaintainFolder(boolean AllowMaintainFolder)
AllowMaintainFolder
- the AllowMaintainFolder to setpublic boolean isAllowCreateDoc()
public void setAllowCreateDoc(boolean AllowCreateDoc)
AllowCreateDoc
- the AllowCreateDoc to setpublic boolean isAllowMaintainDoc()
public void setAllowMaintainDoc(boolean AllowMaintainDoc)
AllowMaintainDoc
- the AllowMaintainDoc to setpublic boolean isAllowCreateMime()
public void setAllowCreateMime(boolean AllowCreateMime)
AllowCreateMime
- the AllowCreateMime to setpublic boolean isAllowMaintainMime()
public void setAllowMaintainMime(boolean AllowMaintainMime)
AllowMaintainMime
- the AllowMaintainMime to setpublic boolean isAllowCreateGroup()
public void setAllowCreateGroup(boolean AllowCreateGroup)
AllowCreateGroup
- the AllowCreateGroup to setpublic boolean isAllowMaintainGroup()
public void setAllowMaintainGroup(boolean AllowMaintainGroup)
AllowMaintainGroup
- the AllowMaintainGroup to setpublic boolean isAllowCreateAuth()
public void setAllowCreateAuth(boolean AllowCreateAuth)
AllowCreateAuth
- the AllowCreateAuth to setpublic boolean isAllowMaintainAuth()
public void setAllowMaintainAuth(boolean AllowMaintainAuth)
AllowMaintainAuth
- the AllowMaintainAuth to setpublic boolean isAllowCreateCustom()
public void setAllowCreateCustom(boolean AllowCreateCustom)
AllowCreateCustom
- the AllowCreateCustom to setpublic boolean isAllowMaintainCustom()
public void setAllowMaintainCustom(boolean AllowMaintainCustom)
AllowMaintainCustom
- the AllowMaintainCustom to setpublic boolean isAllowCreateThesaur()
public void setAllowCreateThesaur(boolean AllowCreateThesaur)
AllowCreateThesaur
- the AllowCreateThesaur to setpublic boolean isAllowMaintainThesaur()
public void setAllowMaintainThesaur(boolean AllowMaintainThesaur)
AllowMaintainThesaur
- the AllowMaintainThesaur to setpublic boolean isAllowCreateTask()
public void setAllowCreateTask(boolean AllowCreateTask)
AllowCreateTask
- the AllowCreateTask to setpublic boolean isAllowMaintainTask()
public void setAllowMaintainTask(boolean AllowMaintainTask)
AllowMaintainTask
- the AllowMaintainTask to set