MCPcopy Create free account

hub / github.com/JHierrot/openprodoc / functions

Functions5,108 in github.com/JHierrot/openprodoc

↓ 7 callersMethodgetSelectedRow
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:714
↓ 7 callersMethodgetStreamVer
"Download" a file referenced by the PDID and the current assigned version the OutputStream will be closed at the end @param OutBytes OutputStream wher
Prodoc/src/prodoc/PDDocs.java:1129
↓ 7 callersMethodgetTabName
object "method" needed because static overloading doesn't work in java @return the name of the table for the default folder type
Prodoc/src/prodoc/PDFolders.java:242
↓ 7 callersMethodgetTableName
Static method that returns the name of Roles table in DDBB @return the name of Roles table in DDBB
Prodoc/src/prodoc/PDRoles.java:408
↓ 7 callersMethodgetTableName
Static method that returns the name of Object Definitions table in DDBB @return the name of Object Definitions table in DDBB
Prodoc/src/prodoc/PDObjDefs.java:310
↓ 7 callersMethodgetTimeFormat
@return the TimeFormat
Prodoc/src/prodoc/PDCustomization.java:310
↓ 7 callersMethodinit
Initializes the servlet. @param config @throws ServletException
SoftManOPD/src/java/SoftManagOPDUI/SParent.java:140
↓ 7 callersMethodisAllowCreateRepos
@return the AllowCreateRepos
Prodoc/src/prodoc/PDRoles.java:643
↓ 7 callersMethodisAllowCreateUser
@return the AllowCreateUser
Prodoc/src/prodoc/PDRoles.java:515
↓ 7 callersMethodisAllowMaintainUser
@return the AllowMaintainUser
Prodoc/src/prodoc/PDRoles.java:531
↓ 7 callersMethodisEncript
@return the Encript
Prodoc/src/prodoc/StoreGeneric.java:234
↓ 7 callersMethodsetContorno
(boolean pContorno)
ProdocWeb/src/java/html/Table.java:127
↓ 7 callersMethodsetDocDate
@param DocDate the DocDate to set
Prodoc/src/prodoc/PDDocs.java:437
↓ 7 callersMethodsetMultivalued
@param Multivalued the Multivalued to set
Prodoc/src/prodoc/Attribute.java:923
↓ 7 callersMethodsetObjFilter
@param ObjFilter the ObjFilter to set
Prodoc/src/prodoc/PDTasksDef.java:511
↓ 7 callersMethodsetPDId
@param PDId the PDId to set
Prodoc/src/prodoc/PDTasksExec.java:197
↓ 7 callersMethodsetUnique
@param Unique the Unique to set @throws PDException if Attribute is multivalued
Prodoc/src/prodoc/Attribute.java:500
↓ 7 callersMethodsetUserName
@param pUserName the UserName to set
Prodoc/src/prodoc/Attribute.java:547
↓ 6 callersMethodAlterTableAdd
Modifies a table adding an Attribute @param TableName name of the table @param NewAttr New field to add @param IsVer indictes if the table is a versio
Prodoc/src/prodoc/DriverGeneric.java:359
↓ 6 callersMethodConnected
@param Req @return @throws PDException
ProdocWeb2/src/java/OpenProdocServ/Oper.java:211
↓ 6 callersMethodConvertRec
@param Attr @return @throws PDException in any error
Prodoc/src/prodoc/PDObjDefs.java:621
↓ 6 callersMethodCopyMulti
Returns a Copy of Multivalued Attributes @return a new Record with non Multivalued Attributes @throws PDException in any error
Prodoc/src/prodoc/Record.java:334
↓ 6 callersMethodCreateFolder
(String json)
OPDAPIRest/src/java/APIRest/beans/FolderB.java:53
↓ 6 callersMethodCreateFolder
(String json)
ProdocWeb2/src/java/APIRest/beans/FolderB.java:54
↓ 6 callersMethodCreateSesion
Creates a session based on configuration @return a new session of type JDBC or remote with the parameters specified @throws PDException in any error
Prodoc/src/prodoc/Conector.java:176
↓ 6 callersMethodDecode
Decoding of strings @param ToBeDecoded text to be decoded @return Decoded Text
Prodoc/src/prodoc/DriverGeneric.java:2037
↓ 6 callersMethodDefTT
Translates a text using the default language and the language properties @param Text Text to translate @return Translated text or the same test if not
Prodoc/src/prodoc/DriverGeneric.java:2175
↓ 6 callersMethodDeleteTermLang
Deletes all the relationship/translations terms current id @throws PDException in any error
Prodoc/src/prodoc/PDThesaur.java:711
↓ 6 callersMethodDeleteTermRT
Deletes all the relationship/related terms current id @throws PDException in any error
Prodoc/src/prodoc/PDThesaur.java:696
↓ 6 callersMethodGenKey
(String Id, String Ver)
Prodoc/src/prodoc/StoreAmazonS3.java:225
↓ 6 callersMethodGenVerTabName
@param Name @return
Prodoc/src/prodoc/PDObjDefs.java:1043
↓ 6 callersMethodGetSelectPath
()
ProdocSwing/src/prodocswing/forms/DialogEditDoc.java:989
↓ 6 callersMethodGetSession
(String Id)
ProdocWeb2/src/java/Sessions/PoolSessions.java:51
↓ 6 callersMethodListVersions
Generates a Cursor containing all the Attributes of all the versions of a Document The returned versions are ORDERED by date and FILTERED by ACL so ce
Prodoc/src/prodoc/PDDocs.java:2316
↓ 6 callersMethodLock
Locks the session, setting the timestamp
Prodoc/src/prodoc/DriverGeneric.java:292
↓ 6 callersMethodMessage
@param pMessage
ProdocInstall/src/prodocinstall/ConfigConection.java:374
↓ 6 callersMethodRefreshOwnAttr
@param TypeName @throws PDException
ProdocSwing/src/prodocswing/forms/MantObjDefs.java:995
↓ 6 callersMethodSaveAttr
(Record R, String CurField, String CurVal)
Prodoc/src/prodoc/PDDocsRIS.java:373
↓ 6 callersMethodSetResultKo
@param Req @param Result @return
ProdocWeb2/src/java/OpenProdocServ/UpFileStatus.java:84
↓ 6 callersMethodSetResultOk
@param Req @param Result @return
ProdocWeb2/src/java/OpenProdocServ/UpFileStatus.java:71
↓ 6 callersMethodUsedAttr
Check if any Condition or Conditions at ANY level includes the column Attrname as search criteria @param Attrname name to ccheck @return true when is
Prodoc/src/prodoc/Conditions.java:112
↓ 6 callersMethodVerifyAllowedUpd
()
Prodoc/src/prodoc/PDGroups.java:798
↓ 6 callersMethodVerifyAllowedUpd
This method verifies if the user has permissions to modify documents in general. @throws PDException is the user can't modify documents
Prodoc/src/prodoc/PDDocs.java:623
↓ 6 callersMethodaddAtribute
Add (and saves) a new attribute to the current object definition @param Attr new attribute to ad to definition @throws PDException in any error
Prodoc/src/prodoc/PDObjDefs.java:544
↓ 6 callersMethodassignValues
Assign new values to the TaskExec object @param Rec Record of TaskExec type with new values @throws PDException in any error
Prodoc/src/prodoc/PDTasksExec.java:78
↓ 6 callersMethodgetACL
@return the ACL
ProdocWeb2/src/java/APIRest/beans/DocB.java:106
↓ 6 callersMethodgetContent
@return the Content
Prodoc/src/prodoc/ObjectsCache.java:138
↓ 6 callersMethodgetDescription
@return the Description
Prodoc/src/prodoc/PDObjDefs.java:263
↓ 6 callersMethodgetDocTipesList
@return the DocTipesList
Prodoc/src/prodoc/ExtConf.java:245
↓ 6 callersMethodgetFormContribLogo
Returns the logo used in the Contribution Form @return the FormContribLogo
Prodoc/src/prodoc/ContribConf.java:496
↓ 6 callersMethodgetHeader
@return the Header
SoftManOPD/src/java/Config/SoftManOPDConfig.java:368
↓ 6 callersMethodgetHtml
(DriverGeneric sessOPD, String idHtmlOpac)
ProdocWeb2/src/java/OpenProdocUI/SParent.java:1728
↓ 6 callersMethodgetId
@return the Id
OPDAPIRest/src/java/APIRest/beans/DocB.java:73
↓ 6 callersMethodgetIssuesType
(HttpServletRequest Req)
SoftManOPD/src/java/SoftManagOPDUI/SParent.java:1872
↓ 6 callersMethodgetListObjFold
()
ProdocSwing/src/prodocswing/forms/MantTaskCron.java:890
↓ 6 callersMethodgetListTypeEventTask
Returns a list of tasks of type event @return an Arry with the names
Prodoc/src/prodoc/PDTasksDefEvent.java:297
↓ 6 callersMethodgetMemLang
()
ProdocSwing/src/prodocswing/forms/MantTerm.java:874
↓ 6 callersMethodgetMemRT
@return the MemRT
ProdocSwing/src/prodocswing/forms/MantTerm.java:869
↓ 6 callersMethodgetName
@return the Name
Prodoc/src/prodoc/PDServer.java:179
↓ 6 callersMethodgetObjectsTable
@return the ObjectsTable
ProdocSwing/src/prodocswing/forms/ListVersions.java:243
↓ 6 callersMethodgetObjectsTable
@return the ObjectsTable
ProdocSwing/src/prodocswing/forms/ListTerms.java:243
↓ 6 callersMethodgetParentId
@return the ParentId
ProdocWeb2/src/java/APIRest/beans/ThesB.java:219
↓ 6 callersMethodgetRecord
@return the Folder edited
ProdocSwing/src/prodocswing/forms/DialogEditDoc.java:516
↓ 6 callersMethodgetRecord
@return the User
ProdocSwing/src/prodocswing/forms/MantPermision.java:243
↓ 6 callersMethodgetRecord
Returns a record with the current values @return a record with the current values @throws PDException in any error
Prodoc/src/prodoc/PDServer.java:89
↓ 6 callersMethodgetRecordAclGroupsStruct
Returns the structure of the Acl-Groups Record @return the structure of the Acl-Groups Record @throws PDException in any error
Prodoc/src/prodoc/PDACL.java:284
↓ 6 callersMethodgetRecordAclUsersStruct
Returns the structure of the Acl-Users Record @return the structure of the Acl-Users Record @throws PDException in any error
Prodoc/src/prodoc/PDACL.java:254
↓ 6 callersMethodgetSelectedRow
@return
ProdocSwing/src/prodocswing/forms/ListTaskEnded.java:388
↓ 6 callersMethodgetTabName
Returns the name of Server table in DDBB @return the name of Server table in DDBB
Prodoc/src/prodoc/PDServer.java:123
↓ 6 callersMethodgetTable
@return the Table
Prodoc/src/prodoc/StoreDDBB.java:297
↓ 6 callersMethodgetTableName
Static method that returns the name of Users table in DDBB @return the name of Users table in DDBB
Prodoc/src/prodoc/PDUser.java:320
↓ 6 callersMethodgetTableNameThesLang
static method @return the name of the table of translate-equivalent terms
Prodoc/src/prodoc/PDThesaur.java:252
↓ 6 callersMethodgetTableNameThesRT
static method @return the name of related terms
Prodoc/src/prodoc/PDThesaur.java:243
↓ 6 callersMethodgetToken
@return the Token
Prodoc/src/prodoc/DriverGeneric.java:50
↓ 6 callersMethodgetUrlVer
Build the url of a document combining with reference repository @param Ver Version of the the document to retrieve @return the complete URL @throws PD
Prodoc/src/prodoc/PDDocs.java:1030
↓ 6 callersMethodgetVersion
Returns the core(nucleo) version @return the version
Prodoc/src/prodoc/DriverGeneric.java:1996
↓ 6 callersMethodisAllowCreateAcl
@return the AllowCreateAcl
Prodoc/src/prodoc/PDRoles.java:547
↓ 6 callersMethodisAllowCreateCustom
@return the AllowCreateCustom
Prodoc/src/prodoc/PDRoles.java:862
↓ 6 callersMethodisAllowCreateGroup
@return the AllowCreateGroup
Prodoc/src/prodoc/PDRoles.java:770
↓ 6 callersMethodisAllowCreateMime
@return the AllowCreateMime
Prodoc/src/prodoc/PDRoles.java:738
↓ 6 callersMethodisAllowCreateRole
@return the AllowCreateRole
Prodoc/src/prodoc/PDRoles.java:579
↓ 6 callersMethodisAllowMaintainAcl
@return the AllowMaintainAcl
Prodoc/src/prodoc/PDRoles.java:563
↓ 6 callersMethodisAllowMaintainCustom
@return the AllowMaintainCustom
Prodoc/src/prodoc/PDRoles.java:878
↓ 6 callersMethodisAllowMaintainGroup
@return the AllowMaintainGroup
Prodoc/src/prodoc/PDRoles.java:786
↓ 6 callersMethodisAllowMaintainMime
@return the AllowMaintainMime
Prodoc/src/prodoc/PDRoles.java:754
↓ 6 callersMethodisAllowMaintainRole
@return the AllowMaintainRole
Prodoc/src/prodoc/PDRoles.java:595
↓ 6 callersMethodisCancel
@return the Cancel
ProdocSwing/src/prodocswing/forms/MantPermision.java:297
↓ 6 callersMethodsetDescription
@param pDescription the Description to set
Prodoc/src/prodoc/Attribute.java:371
↓ 6 callersMethodsetInTransaction
Assign the transaction status to a the session @param pInTransaction boolean value indicating the status
Prodoc/src/prodoc/DriverGeneric.java:1390
↓ 6 callersMethodsetOnClick
@param OnClick the OnClick to set
ProdocWeb/src/java/html/Container.java:177
↓ 6 callersMethodsetRecord
@param pPerm
ProdocSwing/src/prodocswing/forms/MantPermision.java:251
↓ 6 callersMethodsetRecord
@param pFolder the User to set
ProdocSwing/src/prodocswing/forms/DialogEditFold.java:402
↓ 6 callersMethodsetSessOPD
@param Req @param OPDSess
ProdocWeb2/src/java/OpenProdocUI/SParent.java:631
↓ 6 callersMethodsetTitle
@param Title the Title to set
OPDAPIRest/src/java/APIRest/beans/DocB.java:97
↓ 6 callersMethodsetUse
@param Use the Use to set
Prodoc/src/prodoc/PDThesaur.java:1069
↓ 6 callersMethodsetValue
(Object pValue)
ProdocWeb/src/java/html/FieldCheck.java:36
↓ 6 callersMethodtoHtml
()
ProdocWeb2/src/java/OpenProdocUI/FMain.java:59
↓ 5 callersMethodAddLog
@param Texto
ProdocWeb/src/java/prodocUI/servlet/SParent.java:151
↓ 5 callersMethodAddOnLoad
@param pOnLoadJS
ProdocWeb/src/java/html/Page.java:95
↓ 5 callersMethodAssignConf
Assign a properties for configuration of OPAC @param ProdocProperties properties loaded
Prodoc/src/prodoc/ExtConf.java:84
← previousnext →501–600 of 5,108, ranked by callers