- inactiveSince() - Method in class pdp.compileplatform.session.Client
-
Return the duration since the client sent his last request
- inactiveSince() - Method in interface pdp.compileplatform.session.ClientInterface
-
Return the duration since the client sent his last request
- inactiveSince() - Method in class pdp.compileplatform.session.Task
-
Return the time elapsed since the last time this task
have been executed
- inactiveSince() - Method in interface pdp.compileplatform.session.TaskInterface
-
Return the time elapsed since the last time this task
have been executed
- inActivity() - Method in class pdp.compileplatform.session.Client
-
Actualize the date of the client's last action
- inActivity() - Method in interface pdp.compileplatform.session.ClientInterface
-
Actualize the date of the client's last action
- inActivity() - Method in class pdp.compileplatform.session.Task
-
Update the last activity time of this task
- inActivity() - Method in interface pdp.compileplatform.session.TaskInterface
-
Update the last activity time of this task
- InfoKey - Class in pdp.compileplatform.frontend
-
A JavaBean included in all object returned by the platform
web methods , it gives information about client's request (success, failure)
- InfoKey(int, String) - Constructor for class pdp.compileplatform.frontend.InfoKey
-
Constructs a information object
- InfoKey() - Constructor for class pdp.compileplatform.frontend.InfoKey
-
Constructs an empty information object
- isCompiled() - Method in class pdp.compileplatform.session.Task
-
Return true if the task have been successfully compiled
- isCompiled() - Method in interface pdp.compileplatform.session.TaskInterface
-
Return true if the task have been successfully compiled
- isEmpty() - Method in class pdp.compileplatform.execution.TaskQueue
-
Return true if the queue is empty
- isEmpty() - Method in interface pdp.compileplatform.execution.TaskQueueInterface
-
Specify if the queue contains no element
- isInterpreted() - Method in class pdp.compileplatform.execution.LangInternal
-