Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- P() - Method in class com.groiss.ds.CountedSemaphore
-
Enter the critical section.
- packJarFiles(JarOutputStream, File, String[]) - Static method in class com.groiss.util.FileUtil
- page - Variable in class com.groiss.gui.HTMLPage
- page - Variable in class com.groiss.gui.table.TableAdapter
- Page - Interface in com.groiss.gui
-
Interface for pages returned by methods called from Dispatcher.
- pageString - Variable in class com.groiss.gui.table.TableAdapter
- Pair<F,
S> - Class in com.groiss.ds -
A Pair is an object that contains two other objects.
- Pair() - Constructor for class com.groiss.ds.Pair
- Pair(F, S) - Constructor for class com.groiss.ds.Pair
-
Constructor for holding a pair of objects.
- PairComparator<K,
V> - Class in com.groiss.ds -
Use this comparator to sort Persistent objects or other KeyValuePairs.
- PairComparator() - Constructor for class com.groiss.ds.PairComparator
- pairList(String[]) - Static method in class com.groiss.reporting.data.impl.DefaultReportingData
- pairList(List<Pair<String, String>>) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
- pairList(List<Pair<String, String>>, String[]) - Static method in class com.groiss.reporting.data.impl.DefaultReportingData
- pairList(List<Pair<String, String>>, List<Pair<String, String>>) - Static method in class com.groiss.reporting.data.impl.DefaultReportingData
- PAR - Static variable in interface com.groiss.wf.ActivityInstance
-
A par node, start of orpar or andpar.
- Parameter - Class in com.groiss.http
-
This class is designed to be used to specify parameters (their names and values) for client calls but also to specify the base headers in the
ClientConfiguration
. - Parameter(String, String) - Constructor for class com.groiss.http.Parameter
-
Creates a new parameter with the given name and value
- Parameter(String, String, boolean) - Constructor for class com.groiss.http.Parameter
-
Creates a new parameter with the given name and value
- parameters - Variable in class com.groiss.smartclient.JsonDataAdapter
- params - Variable in class com.groiss.smartclient.ObjectSelectProvider
- params() - Element in annotation interface com.groiss.wf.CallableMethod
-
The method parameters as String array.
- parent - Variable in class com.groiss.gui.AbstractComponent
- parentElem - Variable in class com.groiss.gui.AbstractComponent
-
the parent element of the components root
- parentRewrite(PermissionQuery) - Method in class com.groiss.accesscontrol.PermissionMapping
-
Passes the current permission-query to the next
PermissionMapping
implementation in the registration-hierarchy. - PARFOR - Static variable in interface com.groiss.wf.ActivityInstance
-
parallel for
- ParForIterator - Interface in com.groiss.wf
-
Iterator interface for parallel for.
- parforJoin(String, String) - Method in class com.groiss.wf.SystemAction
-
Expression in end parfor for implementing generalized parfor join.
- parse(InputStream, ErrorHandler, boolean) - Static method in class com.groiss.xml.XMLUtil
-
Use this method for creating an xml document that references resources in the classpath.
- parse(Reader, ErrorHandler, boolean) - Static method in class com.groiss.xml.XMLUtil
- parse(String) - Method in class com.groiss.ds.StringExpression
-
Call this method to evaluate the expression.
- PARSE - Static variable in class com.groiss.fileimport.ImportContext
- PARSE_AND_LOAD - Static variable in class com.groiss.fileimport.ImportContext
- parseDate(int, String) - Static method in class com.groiss.cal.CalUtil
-
parse a date from a string with the specified format
- parseDate(String) - Static method in class com.groiss.cal.CalUtil
-
Parse a date from a string.
- parseDate(String, int...) - Static method in class com.groiss.cal.CalUtil
-
Parse a date from a string using the specified format.
- parseDateEndDay(String) - Static method in class com.groiss.cal.CalUtil
-
Parses the date sets the time to 23:59:59:999.
- parseDuration(String, String) - Static method in class com.groiss.cal.CalUtil
-
Parses a time string to a java.time.Duration Object
- parseSafeResource(InputStream) - Static method in class com.groiss.xml.XMLUtil
- parseSafeResource(Reader) - Static method in class com.groiss.xml.XMLUtil
- parseSelection(String, int) - Method in class com.groiss.gui.table.TableAdapter
- parseTimeZone(TimeZone) - Static method in class com.groiss.cal.CalUtil
- parseUnsafeResource(InputStream) - Static method in class com.groiss.xml.XMLUtil
- parseUnsafeResource(Reader) - Static method in class com.groiss.xml.XMLUtil
- parseXML(InputStream, String) - Static method in class com.groiss.xml.XMLUtil
-
parse an xml document with given schema.
- parseXML(Reader, String) - Static method in class com.groiss.xml.XMLUtil
-
parse an xml document with given schema.
- parseXML(String, String, boolean) - Static method in class com.groiss.xml.XMLUtil
-
parse an xml document with given schema.
- Partner - Class in com.groiss.wfxml
-
Instances of this class represent WfXML communication partners.
- Partner() - Constructor for class com.groiss.wfxml.Partner
- PartOf - Annotation Interface in com.groiss.store
-
Annotation to indicate a field as part-of relation.
- PasswdAuth - Class in com.groiss.org
-
The default Authorization class.
- PasswdAuth() - Constructor for class com.groiss.org.PasswdAuth
- PASSWORD_PLACEHOLDER - Static variable in class com.groiss.store.StoreUtil
- PasswordField - Class in com.groiss.gui.component
-
A HTML password element.
- PasswordField() - Constructor for class com.groiss.gui.component.PasswordField
-
Constructs a new empty password field.
- PasswordField(String) - Constructor for class com.groiss.gui.component.PasswordField
-
Constructs a password field with a name.
- PasswordField(String, int) - Constructor for class com.groiss.gui.component.PasswordField
- PasswordField(String, String) - Constructor for class com.groiss.gui.component.PasswordField
-
Constructs a password field with a name and a value.
- PasswordField(String, String, int, int) - Constructor for class com.groiss.gui.component.PasswordField
-
Constructs a password field with name, value, size, and length.
- PasswordField(String, String, String) - Constructor for class com.groiss.gui.component.PasswordField
-
Constructs a password field with a name, value, and style.
- PASSWORDFIELD_PREFIX - Static variable in class com.groiss.store.StoreUtil
- PASTE - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the action 'Paste'
- PATCH - Enum constant in enum class com.groiss.http.Client.Method
- PATH_SEPARATOR - Static variable in interface com.groiss.dms.DMSFolder
-
Determines the character which is used to separate folders within a path string.
- pd - Variable in class com.groiss.ml.field.ProcessField
- pdf(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.wf.html.HTMLUtils
- PDF_UNSAFE_URL - Static variable in class com.groiss.wf.html.HTMLUtils
- Permission - Interface in com.groiss.org
-
This interface describes a single permission, the base of the @enterprise permission system.
- PermissionList - Interface in com.groiss.org
-
An PermissionList is an aggregation of
Permission
entries. - PermissionMapping - Class in com.groiss.accesscontrol
-
Overwrite behaviour of Permission-check for classes.
- PermissionMapping() - Constructor for class com.groiss.accesscontrol.PermissionMapping
- PermissionQuery - Class in com.groiss.accesscontrol
-
A query to the permission system.
- PermissionQuery(boolean) - Constructor for class com.groiss.accesscontrol.PermissionQuery
-
empty permission query with given value
- PermissionQuery(Agent, Right) - Constructor for class com.groiss.accesscontrol.PermissionQuery
- PermissionQuery(Agent, Right, Object) - Constructor for class com.groiss.accesscontrol.PermissionQuery
- PermissionQuery(User, Agent, Right, Object) - Constructor for class com.groiss.accesscontrol.PermissionQuery
- Persistent - Interface in com.groiss.store
-
Objects implementing this interface can be stored with the persistence mechanism of @enterprise.
- PersistentAspect - Enum Class in com.groiss.store
-
Allows to change certain aspects of the behavior of the Store and OrgData operations on Persistent objects.
- PersistentData - Class in com.groiss.reporting.data.impl
-
Reporting data type for persistents.
- PersistentData() - Constructor for class com.groiss.reporting.data.impl.PersistentData
- PersistentEventAdapter<P extends Persistent> - Class in com.groiss.store
-
Deprecated.
- PersistentEventAdapter() - Constructor for class com.groiss.store.PersistentEventAdapter
-
Deprecated.
- PersistentEventHandler<P extends Persistent> - Interface in com.groiss.store
-
This interface provides a hook for some action when an object is inserted, updated or deleted.
- PersistentObject - Class in com.groiss.store
-
This is a default implementation of the
Persistent
interface. - PersistentObject() - Constructor for class com.groiss.store.PersistentObject
- PersistentVersion - Interface in com.groiss.org
-
This interface represents a version of a persistent object and it is intended to be also made persistent.
- placeOrgInTree(OrgUnit, OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
-
Change the organizational hierarchy.
- placeOrgInTree(OrgUnit, OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
-
Deprecated.Change the organizational hierarchy.
- PLAIN - Static variable in class com.groiss.util.MailUtil
- PlanTimeMgmt - Class in com.groiss.timemgmt
-
Time management implementation.
- PlanTimeMgmt() - Constructor for class com.groiss.timemgmt.PlanTimeMgmt
- POP - Static variable in interface com.groiss.mail.MailBox
-
protocol string for pop3 (and pop3s)
- post(String, Parameter...) - Method in class com.groiss.http.Client
-
Executes a POST request on the passed url using the passed parameters
- post(String, Object, Parameter...) - Method in class com.groiss.http.Client
-
Executes a POST request on the passed url using the passed payload and parameters
- POST - Enum constant in enum class com.groiss.http.Client.Method
- prepareFile(File) - Method in interface com.groiss.fileimport.FileImportHandler
-
use this if you want to modify the file first
- prepareStatement(String) - Static method in class com.groiss.store.StoreUtil
-
Prepare a statement against the current connection The statement is also visible in the DBConnections overview.
- PRIVATE - Enum constant in enum class com.groiss.dms.DMSNote.Type
-
A note that is marked as private
- probability() - Method in class com.groiss.ml.classifier.ClassificationResult
-
Returns the probability of the prediction
- PROC_INST - Static variable in class com.groiss.org.OrgData.Rights
-
The right to edit process instances.
- PROC_INST - Static variable in interface com.groiss.org.Right
-
The oid for right proc_inst.
- PROCAGENT - Enum constant in enum class com.groiss.messaging.Recipient.AgentType
- PROCESS - Static variable in interface com.groiss.wf.ActivityInstance
-
A (sub)process node.
- PROCESS_AGENT - Static variable in class com.groiss.org.OrgData.Roles
-
The virtual role for process agents.
- PROCESS_FORM - Static variable in interface com.groiss.dms.FormType
-
Determines that this formtype is a form
- ProcessArchiver - Interface in com.groiss.wf
-
Interface for implementing archive classes.
- processBindings(boolean) - Method in interface com.groiss.xforms.XFormInstance
- ProcessDefinition - Interface in com.groiss.wf
-
This class describes process definitions.
- ProcessField - Class in com.groiss.ml.field
-
A
Field
of this kind usually does not represent a field of a process form. - ProcessField(ProcessDefinition) - Constructor for class com.groiss.ml.field.ProcessField
-
Creates a new field for the given
ProcessDefinition
- ProcessField(ProcessDefinition, String) - Constructor for class com.groiss.ml.field.ProcessField
-
Creates a new field for the given
ProcessDefinition
with the given field name - ProcessInstance - Interface in com.groiss.wf
-
The process instance represents an instance of a process definition.
- ProcessInstanceView - Class in com.groiss.wf
-
A wrapper around process instances having a different toString method (id + subject).
- ProcessInstanceView() - Constructor for class com.groiss.wf.ProcessInstanceView
- ProcessInstanceView(ProcessInstance) - Constructor for class com.groiss.wf.ProcessInstanceView
- ProcessRelation - Class in com.groiss.wf
-
This class allows the definition of Relations between processes.
- ProcessRelation() - Constructor for class com.groiss.wf.ProcessRelation
- ProcessRelation(ProcessInstance, ProcessInstance, String) - Constructor for class com.groiss.wf.ProcessRelation
- PROFILEPICTURE - Static variable in class com.groiss.dms.DMS.FormTypes
-
Form type for profile pictures.
- PROFILEPICTURE - Static variable in interface com.groiss.dms.FormType
-
Holds the oid of the formtype of profile pictures
- PROMPT - Enum constant in enum class com.groiss.smartclient.ClientUtil.DialogConfiguration.Type
-
Free text
- propagateChange(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Deprecated.Inform the system that a change to an ActivityInstance has been made.
- propagateChange(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Inform the system that a change to an ActivityInstance has been made.
- propagateProcessChange(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Deprecated.Inform the system that a process instance has been changed.
- propagateProcessChange(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Inform the system that a process instance has been changed.
- propagateProcessChangeRecursive(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Deprecated.Inform the system that a process instance has been changed.
- propagateProcessChangeRecursive(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Inform the system that a process instance has been changed.
- propertiesChange(Map<String, Pair<Object, Object>>) - Method in interface com.groiss.component.PropertiesChangeListener
-
Properties have changed.
- PropertiesChangeListener - Interface in com.groiss.component
-
Implement this interface if you want to be notified if configuration changes.
- PROVIDER_CLASS_NAME - Static variable in class com.groiss.notification.Names
- PROVIDER_ID_NAME - Static variable in class com.groiss.notification.Names
- Public - Enum constant in enum class com.groiss.servlet.Access.mode
- Public - Interface in com.groiss.servlet
-
Deprecated, for removal: This API element is subject to removal in a future version.use
Access
instead - publish(Message) - Static method in class com.groiss.cluster.communication.Connector
-
Publishes the message at commit time.
- publish(NotificationEvent) - Static method in class com.groiss.notification.NotificationSuite
-
Publish an event.
- publish(NotificationItem, short) - Static method in class com.groiss.notification.NotificationSuite
-
Publish a NotificationItem.
- publish(NotificationItem, short, Agent) - Static method in class com.groiss.notification.NotificationSuite
-
Publish a NotificationItem.
- publishImmediate(Message) - Static method in class com.groiss.cluster.communication.Connector
-
Publishes the Message immediately.
- publishImmediate(NotificationEvent) - Static method in class com.groiss.notification.NotificationSuite
-
Publish an event immediately.
- publishImmediate(NotificationItem, short) - Static method in class com.groiss.notification.NotificationSuite
-
Publish a NotificationItem immediately.
- publishImmediate(NotificationItem, short, Agent) - Static method in class com.groiss.notification.NotificationSuite
-
Publish a NotificationItem immediately.
- put(int, K, V) - Method in class com.groiss.ds.KeyedList
-
Put an element at position.
- put(Pair<K1, K2>, V) - Method in class com.groiss.ds.TwoLevelMap
-
Associates the specified value with the key path designated by the Pair in this map.
- put(String, Parameter...) - Method in class com.groiss.http.Client
-
Executes a PUT request on the passed url using the passed parameters
- put(String, Object, Parameter...) - Method in class com.groiss.http.Client
-
Executes a PUT request on the passed url using the passed payload and parameters
- put(K1, Map<K2, V>) - Method in class com.groiss.ds.TwoLevelMap
- put(K1, K2, V) - Method in class com.groiss.ds.TwoLevelMap
-
Associates the specified value with the specified key path key1 / key2 in this map.
- put(K, V) - Method in class com.groiss.ds.KeyedList
-
Put an element to the end of the list.
- put(K, V) - Method in class com.groiss.ds.MultiMap
-
Put the mapping of a key and an object to the map.
- put(K, V) - Method in class com.groiss.ds.OrderedMap
- PUT - Enum constant in enum class com.groiss.http.Client.Method
- putAll(Map<? extends K, ? extends List<V>>) - Method in class com.groiss.ds.MultiMap
-
Copies all of the mappings from the specified map to this map
- putAll(Map<? extends K, ? extends V>) - Method in class com.groiss.ds.OrderedMap
- putAll(Map<? extends K1, ? extends Map<K2, V>>) - Method in class com.groiss.ds.TwoLevelMap
- putAll(K, Collection<? extends V>) - Method in class com.groiss.ds.MultiMap
-
Adds all the values to the given key
- putIfAbsent(K, V) - Method in class com.groiss.ds.MultiMap
-
Put the mapping of a key and an object to the map.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
PersistentEventHandler
directly which provides default implementations now