MCPcopy Create free account

hub / github.com/JHierrot/openprodoc / functions

Functions5,108 in github.com/JHierrot/openprodoc

↓ 12 callersMethodIniciarTrans
Ends/commit a transaction @throws PDException In any error
Prodoc/src/prodoc/DriverGeneric.java:1399
↓ 12 callersMethodLoadList
Creates a Cursot containing all the termm with the PDID included in IdList @param IdList List of Ids @return Cursor Opened @throws PDException in an e
Prodoc/src/prodoc/PDThesaur.java:1279
↓ 12 callersMethodRefreshAuth
@return @throws PDException in any error
Prodoc/src/prodoc/PDUser.java:630
↓ 12 callersMethodRefreshDocs
Refresh the list of documents called after changing folder or adding, modifying or deleting a document
ProdocSwing/src/prodocswing/forms/MainWin.java:2122
↓ 12 callersMethodShowMessage
@param Req @param out @param Message
ProdocWeb2/src/java/OpenProdocUI/SParent.java:191
↓ 12 callersMethodSolveName
Obtains the kind of mimetype indicated by Name/extension @param FileName name of the file to check @return String indicating the Name/extension corres
Prodoc/src/prodoc/PDMimeType.java:299
↓ 12 callersMethodUpdate
Updates fields. Syntax: Field1=Field2; Field1=Field1+Field2; @param param Expresión to use @param r Record of the document or folder to update @param
Prodoc/src/prodoc/ObjPD.java:732
↓ 12 callersMethodgetActDocId
@param Req @return
ProdocWeb/src/java/prodocUI/servlet/SParent.java:715
↓ 12 callersMethodgetConditions
Construct the conditions for a query to retrieve the actual object from the database the constructed query searchs by the unique id/index PDID @throws
Prodoc/src/prodoc/PDDocs.java:391
↓ 12 callersMethodgetRecordAttrsStruct
returns the record containing the definition of structure for Object Attribute definition @return the record containing the definition of structure fo
Prodoc/src/prodoc/PDObjDefs.java:400
↓ 12 callersMethodgetTabName
return the name of the table used to store the metadata for this object object "method" needed because static overloading doesn't work in java @return
Prodoc/src/prodoc/PDDocs.java:296
↓ 12 callersMethodgetTabNameGroupUsers
@return
Prodoc/src/prodoc/PDGroups.java:183
↓ 12 callersMethodgetTypeRecs
Returns the collection of attributes of the folder type and its ancestors loads the definition if there are not loaded @return the TypeRecs Array wi
Prodoc/src/prodoc/PDFolders.java:741
↓ 12 callersMethodgetTypeRecs
Returns the collection of attributes of the document type and its ancestors loads the definition if there are not loaded @return the TypeRecs Array
Prodoc/src/prodoc/PDDocs.java:703
↓ 12 callersMethodisAllowMaintainFolder
@return the AllowMaintainFolder
Prodoc/src/prodoc/PDRoles.java:691
↓ 12 callersMethodreturnErrorInput
(String Msg)
OPDAPIRest/src/java/APIRest/APICore.java:60
↓ 12 callersMethodreturnErrorInput
(String Msg)
ProdocWeb2/src/java/APIRest/APICore.java:61
↓ 12 callersMethodreturnOK
(String Msg)
OPDAPIRest/src/java/APIRest/APICore.java:55
↓ 12 callersMethodreturnOK
(String Msg)
ProdocWeb2/src/java/APIRest/APICore.java:56
↓ 12 callersMethodupdate
Updates the metadata of the folder @throws PDException In any error
Prodoc/src/prodoc/PDFolders.java:1050
↓ 11 callersMethodCopy
Creates a copy of the current Attribute. If the atrribute is multivalued, creates a new collection for the values @return the a copy of the current At
Prodoc/src/prodoc/Attribute.java:267
↓ 11 callersFunctionDelTerm
(Form, AttName)
SoftManOPD/web/js/GestSoftOPD1.0.js:1592
↓ 11 callersMethodDropTable
Drops a table @param TableName @throws PDException
Prodoc/src/prodoc/DriverJDBC.java:189
↓ 11 callersMethodEscapeHtmlJson
(String Text)
ProdocWeb2/src/java/OpenProdocUI/SParent.java:1666
↓ 11 callersMethodEscapeTree
(String Text)
SoftManOPD/src/java/SoftManagOPDUI/SParent.java:1733
↓ 11 callersMethodExpandFold
(DefaultMutableTreeNode ChildTreeFolder)
ProdocSwing/src/prodocswing/forms/MainWin.java:2054
↓ 11 callersMethodFillAttr
Fill the value of the attribute with the text o value of the fieldest1 @param Req @param Attr @param Val @param Modif @throws PDException
ProdocWeb2/src/java/OpenProdocUI/SParent.java:418
↓ 11 callersMethodObtainTerm
Returns a Term (a new one, from cache or Database) @param SourceId Original Id of the Term @return @throws PDException in any error
Prodoc/src/prodoc/PDThesaur.java:2012
↓ 11 callersMethodSearchSelect
Search in ANY object using SQL Syntax subset, similar to CMIS SQL @param SQL complete query @return and opened @Cursor @throws PDException In any Erro
Prodoc/src/prodoc/ObjPD.java:879
↓ 11 callersMethodSelectDestination
Returns the path of a selected file. @param RecomFileName default name @param Ext Default extension for the type @param Save indicates if selecting an
ProdocSwing/src/prodocswing/forms/MainWin.java:1993
↓ 11 callersFunctionShowThes
(Form, AttName)
SoftManOPD/web/js/GestSoftOPD1.0.js:1598
↓ 11 callersMethodTT
(String Text)
OPDUpdate/src/opdupdate/UpdateOPD.java:277
↓ 11 callersMethodUpdateRecord
Update SEVERAL records acording conditions @param TableName @param NewFields @param UpConds @throws PDException
Prodoc/src/prodoc/DriverJDBC.java:320
↓ 11 callersMethodgetAddButton
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:783
↓ 11 callersMethodgetCopyButton
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:804
↓ 11 callersMethodgetDelButton
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:790
↓ 11 callersMethodgetDrv
@return the Drv
ProdocSwing/src/prodocswing/PDTableModel.java:134
↓ 11 callersMethodgetEditButton
()
ProdocSwing/src/prodocswing/forms/ListDeleted.java:269
↓ 11 callersMethodgetExportAllButton
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:818
↓ 11 callersMethodgetExportButton
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:811
↓ 11 callersMethodgetFile
"Download" a file referenced by the PDID- @param FolderPath path to recover/download the file @return The complete name of the downloaded file @throws
Prodoc/src/prodoc/PDDocs.java:835
↓ 11 callersMethodgetIDThesaur
()
Prodoc/src/prodoc/PDThesaur.java:1321
↓ 11 callersMethodgetImportButton
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:825
↓ 11 callersMethodgetObjectsTable
@return the ObjectsTable
ProdocSwing/src/prodocswing/forms/ListTaskEnded.java:444
↓ 11 callersMethodgetPath
@return
Prodoc/src/prodoc/StoreFS.java:194
↓ 11 callersMethodgetTabNameAclGroups
Returns the name of ACL-Groups table in DDBB @return the name of ACL-Groups in DDBB
Prodoc/src/prodoc/PDACL.java:191
↓ 11 callersMethodgetTabNameAclUsers
Returns the name of ACL-Users table in DDBB @return the name of ACL-USers table in DDBB
Prodoc/src/prodoc/PDACL.java:182
↓ 11 callersMethodgetTabNameGroupGroups
@return
Prodoc/src/prodoc/PDGroups.java:192
↓ 11 callersMethodgetUserFilter
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:839
↓ 11 callersMethodgetjLabel1
@return
ProdocSwing/src/prodocswing/forms/ListObjects.java:832
↓ 11 callersMethodisAllowCreateTask
@return the AllowCreateTask
Prodoc/src/prodoc/PDRoles.java:947
↓ 11 callersMethodisAllowMaintainThesaur
@return the AllowMaintainThesaur
Prodoc/src/prodoc/PDRoles.java:931
↓ 11 callersMethodsetActive
@param Active the Active to set
Prodoc/src/prodoc/PDUser.java:390
↓ 11 callersMethodsetDescription
@param Description the Description to set
Prodoc/src/prodoc/PDACL.java:337
↓ 11 callersMethodsetObjType
@param ObjType the ObjType to set
Prodoc/src/prodoc/PDTasksDef.java:495
↓ 11 callersMethodsetStream
Assign the file to be uploaded when called insert or update. @param Bytes Binary content of the document to import @throws PDException In any error
Prodoc/src/prodoc/PDDocs.java:1044
↓ 11 callersMethodtoXML
Builds an XML of the object to be printed or exported @return the XML created @throws PDException In any error
Prodoc/src/prodoc/ObjPD.java:639
↓ 11 callersMethodupdate
Updates the metadata of the Thesaur @throws PDException in any error
Prodoc/src/prodoc/PDThesaur.java:764
↓ 10 callersMethodAddLog
@param Texto
ProdocWeb2/src/java/OpenProdocServ/Oper.java:200
↓ 10 callersMethodCheckName
Verifis if the name is correct to be used as object or attribute name @param Name name to be verified @return the received name @throws PDExceptionFun
Prodoc/src/prodoc/ObjPD.java:703
↓ 10 callersMethodExecuteSql
Executes the Sql sentence using JDBC Stament @param SQl Command SQL to run @return
Prodoc/src/prodoc/DriverJDBC.java:403
↓ 10 callersMethodFillAttr
Fill the value of the attribute with the text o value of the fieldest1 @param Req @param Attr @param Val @param Modif @throws PDException
ProdocWeb/src/java/prodocUI/servlet/SParent.java:436
↓ 10 callersMethodFormatTS
@param Req @param d @return
ProdocWeb/src/java/prodocUI/servlet/SParent.java:333
↓ 10 callersMethodGenPath
generates Path @param Id Identifier of document @param Ver @return path calculated ADITIONAL a repository path ENDED with OS separator
Prodoc/src/prodoc/StoreGeneric.java:276
↓ 10 callersMethodGenerateRep
generates a report with the current PDId @param pIdParent Parent of the "cursor". Can be null @param pListDocs Cursor with the list of docs (Alternati
Prodoc/src/prodoc/PDReport.java:127
↓ 10 callersMethodMessage
@param pMessage
ProdocSetup/src/prodocsetup/CreateMetadata.java:564
↓ 10 callersMethodStoreTerm
"Store" the term, updating if previously stored, inserting in DB if posiblo or inserting in cache @param SourceId Original Id @param Term Term to be s
Prodoc/src/prodoc/PDThesaur.java:2277
↓ 10 callersMethoddelete
Deletes the Thesaur and all the documents and subThesaurs contained recursively If the number of Thesaurs, documents and levels is too big, this metho
Prodoc/src/prodoc/PDThesaur.java:659
↓ 10 callersMethoddelete
Logically deletes the actual (with actual Id) document Move the documents to trashbin @throws PDException In any error
Prodoc/src/prodoc/PDDocs.java:2094
↓ 10 callersMethodgetACL
@return the ACL
Prodoc/src/prodoc/PDObjDefs.java:473
↓ 10 callersMethodgetDrv
@return the Drv
SoftManOPD/src/java/Sessions/CurrentSession.java:105
↓ 10 callersMethodgetFormatTS
@return the formatTS
ProdocSwing/src/prodocswing/forms/MainWin.java:2278
↓ 10 callersMethodgetFormatterTS
@return the formatterTS
ProdocSwing/src/prodocswing/forms/MainWin.java:2243
↓ 10 callersMethodgetKey
Returns the value/field used as key of the object (Id) to ve used in Cache index @return the value of the Id field
Prodoc/src/prodoc/PDDocs.java:2686
↓ 10 callersMethodgetListUF
Obtain a list of the Codes of Used For terms @param TermId If of term to look for UF @return HashSet with lift if Ids @throws PDException in any error
Prodoc/src/prodoc/PDThesaur.java:1225
↓ 10 callersMethodgetMimeType
@return the MimeType
ProdocWeb2/src/java/APIRest/beans/DocB.java:304
↓ 10 callersMethodgetName
@return the Name
Prodoc/src/prodoc/PDRepository.java:281
↓ 10 callersMethodgetName
Returns the Name (File extension) of the type @return the Name
Prodoc/src/prodoc/PDMimeType.java:180
↓ 10 callersMethodgetObjectsTable
@return the ObjectsTable
ProdocSwing/src/prodocswing/forms/ListTrace.java:383
↓ 10 callersMethodgetProductsVersType
(HttpServletRequest Req)
SoftManOPD/src/java/SoftManagOPDUI/SParent.java:2046
↓ 10 callersMethodgetRecordStructPDFolder
Return a copy of the static structure of attributes for the class @throws PDException In any error @return a copy of the static structure of attribute
Prodoc/src/prodoc/PDFolders.java:305
↓ 10 callersMethodgetTabName
object "method" needed because static overloading doesn't work in java Returns the name of Thesaur table in DDBB @return the name of Thesaur table in
Prodoc/src/prodoc/PDThesaur.java:215
↓ 10 callersMethodgetTabName
Returns the name of Object Definitions table in DDBB @return the name of Object Definitions table in DDBB
Prodoc/src/prodoc/PDObjDefs.java:300
↓ 10 callersMethodgetTabNameAttrs
Returns the name of Object Attribute Definitions table in DDBB @return the name of Object AttributeDefinitions table in DDBB
Prodoc/src/prodoc/PDObjDefs.java:319
↓ 10 callersMethodgetUrlHelp
@return the UrlHelp
Prodoc/src/prodoc/ExtConf.java:390
↓ 10 callersMethodsetDescription
@param pDescription Description to set @throws PDExceptionFunc in any error
Prodoc/src/prodoc/PDThesaur.java:1051
↓ 10 callersMethodsetName
sets the name of the Group @param Name new name of Group @throws PDExceptionFunc in any error
Prodoc/src/prodoc/PDGroups.java:320
↓ 10 callersMethodsetNextDate
@param NextDate the NextDate to set
Prodoc/src/prodoc/PDTasksExec.java:963
↓ 10 callersMethodsetVector
Used to edit in-memory list @param AttrList
ProdocSwing/src/prodocswing/PDTableModel.java:269
↓ 10 callersMethodtoString
Overrides default toString method, returning @return "{"+getName()+"("+getType()+")"+"="+Export()+"}"
Prodoc/src/prodoc/Attribute.java:511
↓ 10 callersMethodupdate
update a locked document, including metadata and the path o stream asigned previously @throws PDException in any error
Prodoc/src/prodoc/PDDocs.java:1925
↓ 9 callersMethodAddLogFields
@throws PDException
Prodoc/src/prodoc/ObjPD.java:532
↓ 9 callersMethodAnularTrans
Stops/roolback a transaction @throws PDException In any error
Prodoc/src/prodoc/DriverGeneric.java:1411
↓ 9 callersMethodClear
Deletes the values assigned to the current object @throws PDException in any error
Prodoc/src/prodoc/ObjPD.java:443
↓ 9 callersMethodDeCodif
UNescape of values for avoiding problems with xml/html @param Text Text to UNescape @return "UNescaped" Text
Prodoc/src/prodoc/DriverGeneric.java:2938
↓ 9 callersMethodEscapeHtmlJson
(String Text)
SoftManOPD/src/java/SoftManagOPDUI/SParent.java:1725
↓ 9 callersMethodExecute
(String Doc)
ProdocSwing/src/prodocswing/forms/MainWin.java:2150
↓ 9 callersMethodExpandFold
(DefaultMutableTreeNode ChildTreeFolder)
ProdocSwing/src/prodocswing/forms/MainThes.java:1161
↓ 9 callersMethodFillCond
Creates a new condition of the attribute with the text o value of the fieldest1 @param Req @param Attr @param Val @return a new condition @throws PDEx
ProdocWeb2/src/java/OpenProdocUI/SParent.java:476
↓ 9 callersMethodFormatDate
@param Req @param d @return
ProdocWeb/src/java/prodocUI/servlet/SParent.java:320
← previousnext →301–400 of 5,108, ranked by callers