A C D E F G H I J K L M N O P R S T U V

A

access_event - Variable in class JHPcte.PcteEventDescription
 
access_rights - Variable in class JHPcte.PcteAclEntry
 
acl - Variable in class JHPcte.PcteEventDescription
 
addArgument(PcteArgument) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addArgument(String, Character) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addArgument(String, Double) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addArgument(String, Float) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addArgument(String, Integer) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addArgument(String, Long) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addArgument(String, Object, int) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addArgument(String, String) - Method in class JHPcte.PcteUserArguments
Add a new Argument.
addConnectionListener(PcteNotificationListener) - Method in class JHPcte.PcteProcess
 
addListener(PcteNotificationListener) - Method in class JHPcte.PcteEventMulticaster
add an event listener to the list
addNotificationListener(PcteNotificationListener) - Method in class JHPcte.PcteProcess
add an eventListener for this process.
addNotificationListener(PcteNotificationListener) - Method in class JHPcte.PcteNotifier
add an eventListener for this process.
addPayload(String, Object) - Method in class JHPcte.PcteProcess
 
arguments - Variable in class JHPcte.PcteUserArguments
 
arguments() - Method in class JHPcte.PcteUserArguments
Gets the arguments as enumeration.
attribute_name - Variable in class JHPcte.PcteEventDescription
 
attribute_value - Variable in class JHPcte.PcteEventDescription
 

C

category - Variable in class JHPcte.PcteLinkTypeProperties
 
CHAR - Static variable in class JHPcte.JHPcteUserDataType
 
children - Variable in class JHPcte.PcteObjectTypeProperties
 
close() - Method in class JHPcte.PcteNotificationHandler
close the connection
closing_connection - Variable in class JHPcte.PcteNotificationHandler
 
commit() - Method in class JHPcte.PcteProcess
commit sending
containsObject(PcteObjectReference) - Method in class JHPcte.NttVagueObjSet
checks whether an object belongs to this NttVagueObjSet.
contents_type - Variable in class JHPcte.PcteObjectTypeProperties
 
countArguments() - Method in class JHPcte.PcteUserArguments
Gets the number of arguments.
CreateNttVagueObjSet(PcteObjectReference[]) - Method in class JHPcte.PcteProcess
constructs an NttVagueObjSet of some object references.

D

ddlc_in_file(String, String, boolean) - Method in class JHPcte.PcteProcess
Compiles SDS stored in the given file to the meta base by invoking the data definition compiler (ddlc)
ddlc_in_pcte(PcteObjectReference, String, PcteObjectReference, String, boolean) - Method in class JHPcte.PcteProcess
 
default_access_rights - Static variable in class JHPcte.HPcte
 
default_denied_rights - Static variable in class JHPcte.HPcte
 
default_granted_rights - Static variable in class JHPcte.HPcte
 
denied_access_event - Variable in class JHPcte.PcteEventDescription
 
denied_rights - Variable in class JHPcte.PcteAccessRights
 
description - Variable in class JHPcte.PcteNotificationEvent
 
discardAtServer() - Method in class JHPcte.NttVagueObjSet
discards this NttVagueObjSet at the server.
DOUBLE - Static variable in class JHPcte.JHPcteUserDataType
 
duplication - Variable in class JHPcte.PcteLinkTypeProperties
 
duplication - Variable in class JHPcte.PcteAttributeTypeProperties
 

E

endApi() - Method in class JHPcte.PcteProcess
Called if a method exits an API operation to enable notification
errorNo - Variable in class JHPcte.PcteException
Pcte error number used as index for errorMessage array
eventSource - Variable in class JHPcte.PcteNotificationHandler
 
exclusiveness - Variable in class JHPcte.PcteLinkTypeProperties
 
execute(PcteProcess) - Method in interface JHPcte.HPcteFunction
 

F

finalize() - Method in class JHPcte.PcteProcess
clean up
finalize() - Method in class JHPcte.NttVagueObjSet
 
finalize() - Method in class JHPcte.PcteNotificationHandler
clean up
FLOAT - Static variable in class JHPcte.JHPcteUserDataType
 

G

getAccessEvent() - Method in class JHPcte.PcteEventDescription
returns the access event type (e.g.
getAccessRights() - Method in class JHPcte.PcteAclEntry
 
getAcl() - Method in class JHPcte.PcteEventDescription
 
getArgument(String) - Method in class JHPcte.PcteUserArguments
Gets the argument of the specified name.
getAttribute(String) - Method in class JHPcte.NttObjectReference
NTT's API operation to get an object attribute.
getAttributeName() - Method in class JHPcte.PcteEventDescription
returns the name of the modified attribute if the attribute name is part of the event description, null otherwise
getAttributeTypeProperties(String) - Method in class JHPcte.NttVagueObjSet
NTT's API operation to get attribute type properties.
getAttributeValue() - Method in class JHPcte.PcteEventDescription
returns the new value of the modified attribute if the attribute value is part of the event descruption, null otherwise
getBooleanValue() - Method in class JHPcte.PcteAttributeValue
returns the attribute's value as a boolean
getCategory() - Method in class JHPcte.PcteLinkTypeProperties
 
getChildren() - Method in class JHPcte.PcteObjectTypeProperties
 
getContentsType() - Method in class JHPcte.PcteObjectTypeProperties
 
getDeniedRights() - Method in class JHPcte.PcteAccessRights
 
getDescription() - Method in class JHPcte.PcteNotificationHandler
return the Pcte event description
getDestinationObjects(String) - Method in class JHPcte.NttObjectReference
NTT's API operation for navigation.
getDuplication() - Method in class JHPcte.PcteLinkTypeProperties
 
getDuplication() - Method in class JHPcte.PcteAttributeTypeProperties
 
getEnumerationValue() - Method in class JHPcte.PcteAttributeValue
returns the attribute's value as an enumeration string
getErrorNo() - Method in class JHPcte.PcteException
 
getEventSource() - Method in class JHPcte.PcteNotificationHandler
return the component event listeners can connect to
getExclusiveness() - Method in class JHPcte.PcteLinkTypeProperties
 
getFloatValue() - Method in class JHPcte.PcteAttributeValue
returns the attribute's value as a float
getGrantedRights() - Method in class JHPcte.PcteAccessRights
 
getGroupId() - Method in class JHPcte.PcteAclEntry
 
getInitialValue() - Method in class JHPcte.PcteAttributeTypeProperties
 
getInternalErrorNumber() - Method in class JHPcte.NttException
 
getIntValue() - Method in class JHPcte.PcteAttributeValue
returns the attribute's value as an integer
getKeyTypes() - Method in class JHPcte.PcteLinkTypeProperties
 
getLinkName() - Method in class JHPcte.PcteEventDescription
returns the name of the concerned link, if the link name is part of the event description, null otherwise
getLinkName() - Method in class JHPcte.PcteLinkDescriptor
 
getLinkNames() - Method in class JHPcte.PcteLinkSetDescriptor
 
getLinkTypeProperties(String) - Method in class JHPcte.NttVagueObjSet
NTT's API operation to get link type properties.
getLowerBound() - Method in class JHPcte.PcteLinkTypeProperties
 
getName() - Method in class JHPcte.PcteAttributeAssignment
 
getName() - Method in class JHPcte.PcteArgument
Gets the symbolic name
getNaturalValue() - Method in class JHPcte.PcteAttributeValue
returns the attribute's value as a natural (equals integer)
getNotifierKey() - Method in class JHPcte.PcteEventDescription
returns the notifier's key
getNotifierKey() - Method in class JHPcte.PcteNotifier
 
getObjectReference() - Method in class JHPcte.PcteEventDescription
returns a reference to the concerned object if the object reference is part of the event description, null otherwise
getObjectReference() - Method in class JHPcte.PcteLinkDescriptor
 
getObjectTypeName() - Method in class JHPcte.PcteEventDescription
return the name of the object's type (HPCTE_OBJECT_OF_TYPE_CREATE_EVENT)
getOldAttributeValue() - Method in class JHPcte.PcteEventDescription
returns the old value of the modified attribute if the attribute value is part of the event descruption, null otherwise
getOrigin() - Method in class JHPcte.PcteLinkSetDescriptor
 
getOrigin() - Method in class JHPcte.PcteLinkDescriptor
 
getParents() - Method in class JHPcte.PcteObjectTypeProperties
 
getPayload(String) - Method in class JHPcte.PcteProcess
 
getPcteEventDescription() - Method in class JHPcte.PcteNotificationEvent
 
getPcteProcess() - Method in class JHPcte.PcteObjectReference
return the PCTE process this reference was created in
getProcessHandle() - Method in class JHPcte.PcteRunnable
return a reference to the corresponding PcteProcess
getRefId() - Method in class JHPcte.PcteObjectReference
 
getStability() - Method in class JHPcte.PcteLinkTypeProperties
 
getStringValue() - Method in class JHPcte.PcteAttributeValue
returns the attribute's value as a string
getTimeValue() - Method in class JHPcte.PcteAttributeValue
returns the attribute's value as an int value
getTuplesLine(NttObjectReference) - Method in class JHPcte.NttVagueObjSet
gets the tuples output line belonging to a result object.
getTuplesTitle() - Method in class JHPcte.NttVagueObjSet
gets the tuples output title line.
getType() - Method in class JHPcte.PcteArgument
Gets the type
getTypeNameReverse() - Method in class JHPcte.PcteLinkTypeProperties
 
getUpperBound() - Method in class JHPcte.PcteLinkTypeProperties
 
getValue() - Method in class JHPcte.PcteAttributeAssignment
 
getValue() - Method in class JHPcte.PcteArgument
Gets the value
getValueType() - Method in class JHPcte.PcteAttributeValue
returns the attribute value's type (e.g.
getValueType() - Method in class JHPcte.PcteAttributeTypeProperties
 
getVersion() - Static method in class JHPcte.HPcteVersion
 
granted_rights - Variable in class JHPcte.PcteAccessRights
 
group_id - Variable in class JHPcte.PcteAclEntry
 

H

handle - Variable in class JHPcte.PcteContentsHandle
 
HPcte - class JHPcte.HPcte.
Java H-PCTE interface class.
HPcte_backup_reachable_objects(String, PcteObjectReference, PcteObjectReference[]) - Method in class JHPcte.PcteProcess
 
HPcte_backup_specified_objects(String, PcteObjectReference, PcteObjectReference[]) - Method in class JHPcte.PcteProcess
 
HPcte_check_type_rights_acl_and_locks(String[], int, int, int) - Method in class JHPcte.PcteObjectReference
 
HPcte_contents_check_for_link(String, String) - Method in class JHPcte.PcteObjectReference
 
HPcte_contents_check_for_object(String) - Method in class JHPcte.PcteObjectReference
 
HPcte_contents_open_for_link(String, String, int) - Method in class JHPcte.PcteObjectReference
CONTENTS_OPEN_FOR_LINK
HPcte_contents_open_for_object(String, int) - Method in class JHPcte.PcteObjectReference
CONTENTS_OPEN_FOR_OBJECT
HPcte_create_connection_notifier() - Method in class JHPcte.PcteProcess
 
HPcte_create_notifiers_for_attributes(PcteObjectReference, String[]) - Method in class JHPcte.PcteProcess
Create HPcte notifiers for attributes of an object
HPCTE_DISCRETIONARY_ACCESS_IS_NOT_GRANTED - Static variable in class JHPcte.HPcte
 
HPCTE_EQUAL_REF - Static variable in class JHPcte.HPcte
 
HPcte_execute_function(String, String, HPcteFunction) - Method in class JHPcte.PcteProcess
 
HPcte_execute_user_function(String, String, PcteUserArguments) - Method in class JHPcte.PcteProcess
Execute a user specific function on server side.
HPCTE_EXTERNAL_REF - Static variable in class JHPcte.HPcte
 
HPcte_get_message() - Method in class JHPcte.HPcte
Reads a message string stored in the file 'jhpcte_msg' on the same location as the file 'server_location'.
HPcte_get_version() - Method in class JHPcte.PcteProcess
Returns the version of H-PCTE
HPCTE_GREATER_THAN - Static variable in class JHPcte.HPcte
 
HPCTE_INDEX_ALREADY_EXISTS - Static variable in class JHPcte.PcteException
 
HPCTE_INDEX_DOES_NOT_EXIST - Static variable in class JHPcte.PcteException
 
HPCTE_INDEX_ENTRY_ALREADY_EXISTS - Static variable in class JHPcte.PcteException
 
HPCTE_INDEX_ENTRY_DOES_NOT_EXIST - Static variable in class JHPcte.PcteException
 
HPCTE_INDEX_IS_DAMAGED - Static variable in class JHPcte.PcteException
 
HPCTE_INDEX_STRING_TOO_LONG - Static variable in class JHPcte.PcteException
 
HPCTE_KAL - Static variable in class JHPcte.HPcteLockGranule
 
HPCTE_LESS_THAN - Static variable in class JHPcte.HPcte
 
HPCTE_LIMIT_WOULD_BE_EXCEEDED - Static variable in class JHPcte.HPcte
 
HPcte_link_create_and_set_several_attributes(String, PcteObjectReference, String, PcteAttributeAssignment[]) - Method in class JHPcte.PcteObjectReference
 
HPcte_link_create_notifiers_for_attributes(PcteObjectReference, String, String[]) - Method in class JHPcte.PcteProcess
Create HPcte notifiers for attributes of an object
HPCTE_LINK_DELETE_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_LINK_MODIFY_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_LINK_OF_TYPE_CREATE_EVENT - Static variable in class JHPcte.HPcte
 
HPcte_link_references_reset() - Method in class JHPcte.PcteProcess
 
HPcte_link_string_attribute_get_filename(String, String) - Method in class JHPcte.PcteObjectReference
author: MM
HPcte_load_all_segments_locally() - Method in class JHPcte.PcteProcess
Load all available segments in JHPcte server process.
HPcte_load_library(String) - Method in class JHPcte.PcteProcess
Loads a dynamic loadable library into the JHPcte server process
HPCTE_LTO - Static variable in class JHPcte.HPcteLockGranule
 
HPcte_lwp_get_process_exact_identifier() - Method in class JHPcte.PcteObjectReference
 
HPCTE_LWP_INTERNAL_LIBRARY_ERROR - Static variable in class JHPcte.PcteException
 
HPcte_lwp_login_create_and_start(PcteAtomicAccessRights, String, String, int, int, int) - Method in class JHPcte.HPcte
HPcte_(main_)lwp_login_create_and_start Processes created by this method are always main lwps.
HPCTE_LWP_NO_PCTE_OPERATION_ALLOWED_IN_USER_FUNCTION - Static variable in class JHPcte.PcteException
 
HPcte_lwp_terminate() - Method in class JHPcte.PcteProcess
terminate this H-PCTE process
HPCTE_NAL - Static variable in class JHPcte.HPcteLockGranule
 
HPcte_notification_switch_off() - Method in class JHPcte.PcteProcess
 
HPcte_notification_switch_on() - Method in class JHPcte.PcteProcess
 
HPcte_notifier_create(PcteObjectReference, String, String, String, int) - Method in class JHPcte.PcteProcess
create a HPcte notifier
HPcte_notifier_delete(PcteNotifier) - Method in class JHPcte.PcteProcess
remove notifier
HPCTE_O - Static variable in class JHPcte.HPcteLockGranule
 
HPCTE_OA - Static variable in class JHPcte.HPcteLockGranule
 
HPCTE_OBJECT_APPEND_ANY_LINK_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_APPEND_LINK_OF_TYPE_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_APPEND_VISIBLE_LINK_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_CONVERT_EVENT - Static variable in class JHPcte.HPcte
 
HPcte_object_create_and_set_several_attributes(String, String, String, PcteObjectReference, PcteAtomicAccessRights, PcteAttributeAssignment[]) - Method in class JHPcte.PcteObjectReference
 
HPCTE_OBJECT_DELETE_ANY_LINK_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_DELETE_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_DELETE_LINK_OF_TYPE_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_DELETE_VISIBLE_LINK_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_MODIFY_ACL_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_MODIFY_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_MOVE_EVENT - Static variable in class JHPcte.HPcte
 
HPCTE_OBJECT_OF_TYPE_CREATE_EVENT - Static variable in class JHPcte.HPcte
 
HPcte_object_references_are_equal(PcteObjectReference) - Method in class JHPcte.PcteObjectReference
OBJECT_REFERENCES_ARE_EQUAL, H-PCTE specific
HPcte_object_references_reset() - Method in class JHPcte.PcteProcess
 
HPcte_object_set_acl_entry_recursive(int, PcteRequestedAccessRights) - Method in class JHPcte.PcteObjectReference
 
HPcte_object_string_attribute_get_filename(String) - Method in class JHPcte.PcteObjectReference
author: MM
HPcte_process_get_adopted_security_group_identifier() - Method in class JHPcte.PcteProcess
Returns the group identifier of the current user's adopted group.
HPcte_process_get_security_user_identifier() - Method in class JHPcte.PcteProcess
Returns the group identifier of the current user.
HPcte_process_set_ws_via_string(String) - Method in class JHPcte.PcteProcess
HPCTE_PROCESS_SET_WS_VIA_STRING set working schema of current process.
HPCTE_REFERENCE_EQUALITY - Static variable in class JHPcte.JHPcteUserDataType
 
HPcte_reset_all_notifiers() - Method in class JHPcte.PcteProcess
 
HPcte_restore_backup_with_extended_ws(String, String, PcteObjectReference, String, String) - Method in class JHPcte.PcteProcess
 
HPcte_restore_backup(String, PcteObjectReference, String, String) - Method in class JHPcte.PcteProcess
 
HPCTE_RESULT_VALUES - Static variable in class JHPcte.JHPcteUserDataType
 
HPcte_segment_create(String) - Method in class JHPcte.PcteProcess
SEGMENT_CREATE
HPcte_segment_delete(int) - Method in class JHPcte.PcteProcess
SEGMENT_CREATE
HPcte_segment_load(int, boolean) - Method in class JHPcte.PcteProcess
SEGMENT_LOAD
HPCTE_SEGMENT_VERSION_IS_INVALID - Static variable in class JHPcte.PcteException
 
HPCTE_SERVER_MAX_NUMBER_OF_RUNNING_PROCESSES_HAS_BEEN_REACHED - Static variable in class JHPcte.PcteException
 
HPCTE_SET_LOCK_ON_LINK - Static variable in class JHPcte.HPcte
 
HPCTE_SET_LOCK_ON_OBJECT - Static variable in class JHPcte.HPcte
 
HPcte_sub_lwp_create_and_start(PcteAtomicAccessRights, int, int, int) - Method in class JHPcte.PcteProcess
HPcte_sub_lwp_create_and_start
HPcte_test_communication(String) - Method in class JHPcte.PcteProcess
 
HPcte_test_link_lock(String, String, int, int) - Method in class JHPcte.PcteObjectReference
 
HPcte_test_object_lock(String, String, int, int) - Method in class JHPcte.PcteObjectReference
 
HPCTE_TOO_MANY_SDS_IN_WORKING_SCHEMA - Static variable in class JHPcte.PcteException
 
HPcte_type_references_reset() - Method in class JHPcte.PcteProcess
 
HPcte_unload_library(String) - Method in class JHPcte.PcteProcess
Unloads a dynamic loadable library
HPCTE_UNSET_LOCK_ON_LINK - Static variable in class JHPcte.HPcte
 
HPCTE_UNSET_LOCK_ON_OBJECT - Static variable in class JHPcte.HPcte
 
HPCTE_VERSION_IS_INVALID - Static variable in class JHPcte.PcteException
 
HPcte(String) - Constructor for class JHPcte.HPcte
 
HPcteFunction - interface JHPcte.HPcteFunction.
 
HPcteLockGranule - class JHPcte.HPcteLockGranule.
 
HPcteLockGranule() - Constructor for class JHPcte.HPcteLockGranule
 
HPcteLockType - class JHPcte.HPcteLockType.
 
HPcteLockType() - Constructor for class JHPcte.HPcteLockType
 
HPcteVersion - class JHPcte.HPcteVersion.
 
HPcteVersion() - Constructor for class JHPcte.HPcteVersion
 

I

inApi - Variable in class JHPcte.PcteProcess
 
initial_value - Variable in class JHPcte.PcteAttributeTypeProperties
 
INT - Static variable in class JHPcte.JHPcteUserDataType
 
isComplete() - Method in class JHPcte.NttVagueObjSet
checks whether all possible candidates were found during the query processing.
isFatal() - Method in class JHPcte.NttException
distinguishes between usage and system errors.
isInApi() - Method in class JHPcte.PcteProcess
test if the process executes an API operation
isLocked() - Method in class JHPcte.Mutex
Check if mutex is locked.

J

JHPcte - package JHPcte
 
JHPCTE_APP_SPEC_ERROR - Static variable in class JHPcte.PcteException
 
JHPCTE_CONNECTION_CLOSED - Static variable in class JHPcte.PcteException
 
JHPCTE_CONNECTION_CLOSED_EVENT - Static variable in class JHPcte.HPcte
 
JHPcteUserDataType - class JHPcte.JHPcteUserDataType.
 
JHPcteUserDataType() - Constructor for class JHPcte.JHPcteUserDataType
 

K

key_types - Variable in class JHPcte.PcteLinkTypeProperties
 

L

link_name - Variable in class JHPcte.PcteLinkDescriptor
 
link_names - Variable in class JHPcte.PcteLinkSetDescriptor
 
listeners - Variable in class JHPcte.PcteEventMulticaster
 
lock() - Method in class JHPcte.Mutex
Lock the mutex.
LONG - Static variable in class JHPcte.JHPcteUserDataType
 
lower_bound - Variable in class JHPcte.PcteLinkTypeProperties
 

M

main_lwp_descriptor - Variable in class JHPcte.PcteProcess
 
MAX_MSG_LENGTH - Static variable in class JHPcte.HPcte
 
MIN_VERSION_STRING - Static variable in class JHPcte.HPcteVersion
 
multicaster - Variable in class JHPcte.PcteProcess
 
multicaster - Variable in class JHPcte.PcteNotifier
 
Mutex - class JHPcte.Mutex.
A simple mutex class.
Mutex() - Constructor for class JHPcte.Mutex
 

N

name - Variable in class JHPcte.PcteEventDescription
 
name - Variable in class JHPcte.PcteAttributeAssignment
 
NOTIFICATION - Static variable in class JHPcte.PcteNotificationEvent
notification event
NOTIFICATION_FIRST - Static variable in class JHPcte.PcteNotificationEvent
Marks the first integer id for the range of notification event ids.
NOTIFICATION_LAST - Static variable in class JHPcte.PcteNotificationEvent
Marks the last integer id for the range of notification event ids.
notificationDescr - Variable in class JHPcte.PcteNotificationHandler
 
notificationHandler - Variable in class JHPcte.PcteProcess
 
notifier_key - Variable in class JHPcte.PcteEventDescription
 
notifier_key - Variable in class JHPcte.PcteNotifier
 
notify - Variable in class JHPcte.PcteProcess
 
notifyConn - Variable in class JHPcte.PcteNotificationHandler
 
NttException - exception JHPcte.NttException.
A class for Exceptions appearing during NTT operations.
NttException(int, String) - Constructor for class JHPcte.NttException
 
NttObjectReference - class JHPcte.NttObjectReference.
A class representing NTT object references.
NttObjectReference(NttVagueObjSet, String) - Constructor for class JHPcte.NttObjectReference
 
NttQuery(String, NttVagueObjSet[]) - Method in class JHPcte.PcteProcess
submits an NTT query.
NttVagueObjSet - class JHPcte.NttVagueObjSet.
A class representing NTT's Java interface.
NttVagueObjSet(PcteProcess, PcteObjectReference[]) - Constructor for class JHPcte.NttVagueObjSet
constructs an NttVagueObjSet of some object references.
NttVagueObjSet(PcteProcess, String, NttVagueObjSet[]) - Constructor for class JHPcte.NttVagueObjSet
submits an NTT query.
NullPointerString - Static variable in class JHPcte.HPcte
 
numberOfSureObjects() - Method in class JHPcte.NttVagueObjSet
the number of stored objects definitely belonging to this NttVagueObjSet
numberOfUncertainObjects() - Method in class JHPcte.NttVagueObjSet
the number of stored objects possibly belonging to this NttVagueObjSet

O

object_ref - Variable in class JHPcte.PcteProcess
 
object_ref - Variable in class JHPcte.PcteEventDescription
 
objectGetAttribute(PcteObjectReference, String) - Method in class JHPcte.NttVagueObjSet
NTT's API operation to get an object attribute.
objectGetDestinationObjects(PcteObjectReference, String) - Method in class JHPcte.NttVagueObjSet
NTT's API operation for navigation.
old_attribute_value - Variable in class JHPcte.PcteEventDescription
 
origin - Variable in class JHPcte.PcteLinkSetDescriptor
 
origin - Variable in class JHPcte.PcteLinkDescriptor
 

P

paramString() - Method in class JHPcte.PcteNotificationEvent
 
parents - Variable in class JHPcte.PcteObjectTypeProperties
 
payload - Variable in class JHPcte.PcteProcess
 
PCTE_ACCESS_AT_INVALID_ADDRESS - Static variable in class JHPcte.PcteException
 
PCTE_ACCESS_CONTROL_WOULD_NOT_BE_GRANTED - Static variable in class JHPcte.PcteException
 
PCTE_ACCESS_MASK_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_ACCESS_MODE_IS_INCOMPATIBLE - Static variable in class JHPcte.PcteException
 
PCTE_ACCESS_MODE_IS_NOT_ALLOWED - Static variable in class JHPcte.PcteException
 
PCTE_ACCESS_RIGHTS - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_ACCOUNTING_LOG_IS_NOT_ACTIVE - Static variable in class JHPcte.PcteException
 
PCTE_ACCOUNTING_LOG_TYPE - Static variable in class JHPcte.HPcte
 
PCTE_ACL_ENTRY_IS_INVALID - Static variable in class JHPcte.PcteException
 
Pcte_activity_abort() - Method in class JHPcte.PcteProcess
Abort the current activity
PCTE_ACTIVITY_CLASS - Static variable in class JHPcte.JHPcteUserDataType
 
Pcte_activity_end() - Method in class JHPcte.PcteProcess
Finish the current activity successfully
PCTE_ACTIVITY_IS_OPERATING_ON_A_RESOURCE - Static variable in class JHPcte.PcteException
 
Pcte_activity_start(int) - Method in class JHPcte.PcteProcess
Starts an activity
PCTE_ACTIVITY_STATUS_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_ACTIVITY_WAS_NOT_STARTED_BY_CALLING_PROCESS - Static variable in class JHPcte.PcteException
 
PCTE_ALL_LINKS - Static variable in class JHPcte.HPcte
 
PCTE_ALL_USERS - Static variable in class JHPcte.HPcte
 
PCTE_ANCESTOR - Static variable in class JHPcte.HPcte
 
PCTE_APPEND_ATTRIBUTES - Static variable in class JHPcte.HPcte
 
PCTE_APPEND_IMPLICIT - Static variable in class JHPcte.HPcte
 
PCTE_APPEND_LINK_ATTRIBUTES - Static variable in class JHPcte.HPcte
 
PCTE_APPEND_LINKS - Static variable in class JHPcte.HPcte
 
PCTE_APPEND_ONLY - Static variable in class JHPcte.HPcte
 
PCTE_ARCHIVE_EXISTS - Static variable in class JHPcte.PcteException
 
PCTE_ARCHIVE_HAS_ARCHIVED_OBJECTS - Static variable in class JHPcte.PcteException
 
PCTE_ARCHIVE_IS_INVALID_ON_DEVICE - Static variable in class JHPcte.PcteException
 
PCTE_ARCHIVE_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
PCTE_AT_BEGINNING - Static variable in class JHPcte.HPcte
 
PCTE_AT_END - Static variable in class JHPcte.HPcte
 
PCTE_AT_POSITION - Static variable in class JHPcte.HPcte
 
PCTE_ATOMIC - Static variable in class JHPcte.HPcte
 
PCTE_ATOMIC_ACL_IS_INCOMPATIBLE_WITH_OWNER_CHANGE - Static variable in class JHPcte.PcteException
 
PCTE_ATOMIC_STABLE - Static variable in class JHPcte.HPcte
 
PCTE_ATTRIBUTE - Static variable in class JHPcte.HPcte
 
PCTE_ATTRIBUTE_ALL - Static variable in class JHPcte.HPcte
 
PCTE_ATTRIBUTE_ASSIGNMENTS - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_ATTRIBUTE_NAME - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_ATTRIBUTE_SCAN_KIND - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_ATTRIBUTE_TYPE - Static variable in class JHPcte.HPcte
 
PCTE_ATTRIBUTE_TYPE_IS_INVISIBLE - Static variable in class JHPcte.PcteException
 
PCTE_ATTRIBUTE_TYPE_OF_LINK_TYPE_IS_NOT_APPLIED - Static variable in class JHPcte.PcteException
 
PCTE_ATTRIBUTE_TYPE_OF_OBJECT_TYPE_IS_NOT_APPLIED - Static variable in class JHPcte.PcteException
 
PCTE_ATTRIBUTE_VALUE - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_AUDIT - Static variable in class JHPcte.HPcte
 
PCTE_AUDIT_FILE_IS_NOT_ACTIVE - Static variable in class JHPcte.PcteException
 
PCTE_AUDIT_FILE_TYPE - Static variable in class JHPcte.HPcte
 
PCTE_BOOLEAN - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_BOOLEAN_ATTRIBUTE - Static variable in class JHPcte.PcteAttributeValue
 
PCTE_BREAKPOINT_IS_NOT_DEFINED - Static variable in class JHPcte.PcteException
 
PCTE_CAN_NOT_START_CHILD_PROCESS - Static variable in class JHPcte.PcteException
 
PCTE_CARDINALITY_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_CATEGORY - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_CATEGORY_IS_BAD - Static variable in class JHPcte.PcteException
 
PCTE_CHILD - Static variable in class JHPcte.HPcte
 
PCTE_CLASS_NAME_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_CLIENT_IS_BLOCKED - Static variable in class JHPcte.PcteException
 
PCTE_COMMUNICATION_FAILED - Static variable in class JHPcte.PcteException
 
PCTE_COMPOSITE - Static variable in class JHPcte.HPcte
 
PCTE_COMPOSITE_STABLE - Static variable in class JHPcte.HPcte
 
PCTE_COMPOSITION - Static variable in class JHPcte.HPcte
 
PCTE_CONFIDENTIALITY_CONFINEMENT_WOULD_BE_VIOLATED - Static variable in class JHPcte.PcteException
 
PCTE_CONFIDENTIALITY_CRITERION_IS_NOT_SELECTED - Static variable in class JHPcte.PcteException
 
PCTE_CONFIDENTIALITY_LABEL_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_CONFIDENTIALITY_WOULD_BE_VIOLATED - Static variable in class JHPcte.PcteException
 
PCTE_CONFIGURATION - Static variable in class JHPcte.HPcte
 
PCTE_CONNECTION_IS_DENIED - Static variable in class JHPcte.PcteException
 
PCTE_CONSUMER_GROUP_IS_IN_USE - Static variable in class JHPcte.PcteException
 
PCTE_CONSUMER_GROUP_IS_KNOWN - Static variable in class JHPcte.PcteException
 
PCTE_CONSUMER_GROUP_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
PCTE_CONTENTS_ACCESS_MODE - Static variable in class JHPcte.JHPcteUserDataType
 
Pcte_contents_close() - Method in class JHPcte.PcteContentsHandle
12.2.1 CONTENTS_CLOSE
Pcte_contents_get_position() - Method in class JHPcte.PcteContentsHandle
12.2.4 CONTENTS_GET_POSITION
PCTE_CONTENTS_HANDLE - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_CONTENTS_IS_NOT_EMPTY - Static variable in class JHPcte.PcteException
 
PCTE_CONTENTS_IS_NOT_FILE_CONTENTS - Static variable in class JHPcte.PcteException
 
PCTE_CONTENTS_IS_NOT_OPEN - Static variable in class JHPcte.PcteException
 
PCTE_CONTENTS_OPERATION_IS_INVALID - Static variable in class JHPcte.PcteException
 
Pcte_contents_read(int) - Method in class JHPcte.PcteContentsHandle
12.2.7 CONTENTS_READ
Pcte_contents_seek(int, int) - Method in class JHPcte.PcteContentsHandle
12.2.8 CONTENTS_SEEK
Pcte_contents_set_position(int, int) - Method in class JHPcte.PcteContentsHandle
12.2.9 CONTENTS_SET_POSITION
Pcte_contents_truncate() - Method in class JHPcte.PcteContentsHandle
12.2.11 CONTENTS_TRUNCATE
PCTE_CONTENTS_TYPE - Static variable in class JHPcte.JHPcteUserDataType
 
Pcte_contents_write(byte[]) - Method in class JHPcte.PcteContentsHandle
12.2.12 CONTENTS_WRITE
PCTE_CONTROL_DISCRETIONARY - Static variable in class JHPcte.HPcte
 
PCTE_CONTROL_MANDATORY - Static variable in class JHPcte.HPcte
 
PCTE_CONTROL_OBJECT - Static variable in class JHPcte.HPcte
 
PCTE_CONTROL_WOULD_NOT_BE_GRANTED - Static variable in class JHPcte.PcteException
 
Pcte_cooperative_tool_transaction_start(int) - Method in class JHPcte.PcteProcess
Starts a cooperative tool transaction
PCTE_CREATE_MODE - Static variable in class JHPcte.HPcte
 
PCTE_DATA_ARE_NOT_AVAILABLE - Static variable in class JHPcte.PcteException
 
PCTE_DEFAULT_ACL_WOULD_BE_INCONSISTENT_WITH_DEFAULT_OBJECT_OWNER - Static variable in class JHPcte.PcteException
 
PCTE_DEFAULT_ACL_WOULD_BE_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_DEFINITION_MODE_VALUE_WOULD_BE_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_DEFINITION_MODE_VALUES - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_DELETE - Static variable in class JHPcte.HPcte
 
PCTE_DELETE_IMPLICIT - Static variable in class JHPcte.HPcte
 
PCTE_DELETE_LINKS - Static variable in class JHPcte.HPcte
 
PCTE_DELETE_MODE - Static variable in class JHPcte.HPcte
 
PCTE_DESCENDANT - Static variable in class JHPcte.HPcte
 
PCTE_DESIGNATION - Static variable in class JHPcte.HPcte
 
PCTE_DESTINATION - Static variable in class JHPcte.HPcte
 
PCTE_DESTINATION_ALL - Static variable in class JHPcte.HPcte
 
PCTE_DESTINATION_OBJECT_TYPE_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_CHARACTERISTICS_ARE_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_CONTROL_OPERATION_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_EXISTS - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_IS_BUSY - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_IS_IN_USE - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_LIMIT_WOULD_BE_EXCEEDED - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_SPACE_IS_FULL - Static variable in class JHPcte.PcteException
 
PCTE_DEVICE_TYPE - Static variable in class JHPcte.HPcte
 
PCTE_DISCRETIONARY_ACCESS_IS_NOT_GRANTED - Static variable in class JHPcte.PcteException
 
PCTE_DUPLICATED - Static variable in class JHPcte.HPcte
 
PCTE_DUPLICATION - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_EDITOR_TRANSACTION - Static variable in class JHPcte.HPcte
 
PCTE_EDITOR_TRANSACTION - Static variable in class JHPcte.PcteActivityClass
 
PCTE_ENUMERAL_TYPE - Static variable in class JHPcte.HPcte
 
PCTE_ENUMERAL_TYPE_IS_NOT_IN_ATTRIBUTE_VALUE_TYPE - Static variable in class JHPcte.PcteException
 
PCTE_ENUMERAL_TYPE_IS_NOT_VISIBLE - Static variable in class JHPcte.PcteException
 
PCTE_ENUMERAL_TYPES_ARE_MULTIPLE - Static variable in class JHPcte.PcteException
 
PCTE_ENUMERATION_ATTRIBUTE - Static variable in class JHPcte.PcteAttributeValue
 
PCTE_EQUAL_REF - Static variable in class JHPcte.HPcte
 
PCTE_ERROR_TYPE - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_EVALUATION_POINT - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_EVALUATION_STATUS_IS_INCONSISTENT_WITH_EVALUATION_POINT - Static variable in class JHPcte.PcteException
 
PCTE_EVENT_TYPE_IS_NOT_SELECTED - Static variable in class JHPcte.PcteException
 
PCTE_EVERY_USE - Static variable in class JHPcte.HPcte
 
PCTE_EXCLUSIVE - Static variable in class JHPcte.HPcte
 
PCTE_EXCLUSIVENESS - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_EXECUTE_ATTRIBUTE - Static variable in class JHPcte.HPcte
 
PCTE_EXECUTE_LINK_ATTRIBUTE - Static variable in class JHPcte.HPcte
 
PCTE_EXECUTION - Static variable in class JHPcte.HPcte
 
PCTE_EXECUTION_CLASS_HAS_NO_USABLE_EXECUTION_SITES - Static variable in class JHPcte.PcteException
 
PCTE_EXECUTION_SITE_IS_INACCESSIBLE - Static variable in class JHPcte.PcteException
 
PCTE_EXECUTION_SITE_IS_NOT_IN_EXECUTION_CLASS - Static variable in class JHPcte.PcteException
 
PCTE_EXECUTION_SITE_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
PCTE_EXISTENCE - Static variable in class JHPcte.HPcte
 
PCTE_EXPLOIT_CONSUMER_IDENTITY - Static variable in class JHPcte.HPcte
 
PCTE_EXPLOIT_DEVICE - Static variable in class JHPcte.HPcte
 
PCTE_EXPLOIT_SCHEMA - Static variable in class JHPcte.HPcte
 
PCTE_EXTERNAL_LINK_IS_BAD - Static variable in class JHPcte.PcteException
 
PCTE_EXTERNAL_LINK_IS_NOT_DUPLICABLE - Static variable in class JHPcte.PcteException
 
PCTE_EXTERNAL_LINKS - Static variable in class JHPcte.HPcte
 
PCTE_EXTERNAL_REF - Static variable in class JHPcte.HPcte
 
PCTE_FILE_ERROR - Static variable in class JHPcte.PcteException
 
PCTE_FILE_TYPE - Static variable in class JHPcte.HPcte
 
PCTE_FIRST_USE - Static variable in class JHPcte.HPcte
 
PCTE_FLOAT_ATTRIBUTE - Static variable in class JHPcte.PcteAttributeValue
 
PCTE_FOREIGN_DEVICE_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_FOREIGN_EXECUTION_IMAGE_HAS_NO_SITE - Static variable in class JHPcte.PcteException
 
PCTE_FOREIGN_EXECUTION_IMAGE_IS_BEING_EXECUTED - Static variable in class JHPcte.PcteException
 
PCTE_FOREIGN_OBJECT_IS_INACCESSIBLE - Static variable in class JHPcte.PcteException
 
PCTE_FOREIGN_SYSTEM_IS_INACCESSIBLE - Static variable in class JHPcte.PcteException
 
PCTE_FOREIGN_SYSTEM_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_FOREIGN_SYSTEM_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
PCTE_FROM_BEGINNING - Static variable in class JHPcte.HPcte
 
PCTE_FROM_CURRENT - Static variable in class JHPcte.HPcte
 
PCTE_FROM_END - Static variable in class JHPcte.HPcte
 
PCTE_FUNCTION_CALL_IS_INVALID - Static variable in class JHPcte.PcteException
 
Pcte_group_get_identifier(PcteObjectReference) - Method in class JHPcte.PcteProcess
19.2.1 GROUP_GET_IDENTIFIER
PCTE_GROUP_IDENTIFIER_IS_IN_USE - Static variable in class JHPcte.PcteException
 
PCTE_GROUP_IDENTIFIER_IS_INVALID - Static variable in class JHPcte.PcteException
 
Pcte_group_initialize() - Method in class JHPcte.PcteObjectReference
19.3.1 GROUP_INITIALIZE
Pcte_group_remove(PcteObjectReference) - Method in class JHPcte.PcteProcess
19.3.2 GROUP_REMOVE remove a PCTE user group.
Pcte_group_restore(PcteObjectReference, int) - Method in class JHPcte.PcteProcess
19.3.3 GROUP_RESTORE Restore a PCTE user group.
Pcte_hashed_link_get_attributes_of_types(String, String[]) - Method in class JHPcte.PcteObjectReference
LINK_GET_SEVERAL_ATTRIBUTES
Pcte_hashed_object_get_attributes_of_types(String[]) - Method in class JHPcte.PcteObjectReference
9.3.9 OBJECT_GET_SEVERAL_ATTRIBUTES
PCTE_HISTORY - Static variable in class JHPcte.HPcte
 
PCTE_IMAGE_IS_ALREADY_ASSOCIATED - Static variable in class JHPcte.PcteException
 
PCTE_IMAGE_IS_DUPLICATED - Static variable in class JHPcte.PcteException
 
PCTE_IMPLICIT - Static variable in class JHPcte.HPcte
 
PCTE_INTEGER_ATTRIBUTE - Static variable in class JHPcte.PcteAttributeValue
 
PCTE_INTEGRITY_CONFINEMENT_WOULD_BE_VIOLATED - Static variable in class JHPcte.PcteException
 
PCTE_INTEGRITY_CRITERION_IS_NOT_SELECTED - Static variable in class JHPcte.PcteException
 
PCTE_INTEGRITY_LABEL_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_INTEGRITY_WOULD_BE_VIOLATED - Static variable in class JHPcte.PcteException
 
PCTE_INTERNAL_LINKS - Static variable in class JHPcte.HPcte
 
PCTE_INTERPRETER_IS_INTERPRETABLE - Static variable in class JHPcte.PcteException
 
PCTE_INTERPRETER_IS_NOT_AVAILABLE - Static variable in class JHPcte.PcteException
 
PCTE_KEY - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_KEY - Static variable in class JHPcte.HPcte
 
PCTE_KEY_ATTRIBUTE_TYPE_UNAPPLY_IS_FORBIDDEN - Static variable in class JHPcte.PcteException
 
PCTE_KEY_IS_BAD - Static variable in class JHPcte.PcteException
 
PCTE_KEY_IS_NOT_SYSTEM_KEY - Static variable in class JHPcte.PcteException
 
PCTE_KEY_SYNTAX_IS_WRONG - Static variable in class JHPcte.PcteException
 
PCTE_KEY_TYPE_IS_BAD - Static variable in class JHPcte.PcteException
 
PCTE_KEY_TYPES_ARE_MULTIPLE - Static variable in class JHPcte.PcteException
 
PCTE_KEY_UPDATE_IS_FORBIDDEN - Static variable in class JHPcte.PcteException
 
PCTE_KEY_VALUE_AND_EVALUATION_POINT_ARE_INCONSISTENT - Static variable in class JHPcte.PcteException
 
PCTE_KEY_VALUE_DOES_NOT_EXIST - Static variable in class JHPcte.PcteException
 
PCTE_LABEL_IS_OUTSIDE_RANGE - Static variable in class JHPcte.PcteException
 
PCTE_LABEL_RANGE_IS_BAD - Static variable in class JHPcte.PcteException
 
PCTE_LAN_ERROR_EXISTS - Static variable in class JHPcte.PcteException
 
PCTE_LIMIT_WOULD_BE_EXCEEDED - Static variable in class JHPcte.PcteException
 
Pcte_link_create(String, PcteObjectReference, String) - Method in class JHPcte.PcteObjectReference
9.2.1 LINK_CREATE
Pcte_link_delete(String) - Method in class JHPcte.PcteObjectReference
9.2.2 LINK_DELETE
PCTE_LINK_DESTINATION - Static variable in class JHPcte.HPcte
 
PCTE_LINK_DESTINATION_ALL - Static variable in class JHPcte.HPcte
 
PCTE_LINK_DESTINATION_DOES_NOT_EXIST - Static variable in class JHPcte.PcteException
 
PCTE_LINK_DESTINATION_IS_NOT_VISIBLE - Static variable in class JHPcte.PcteException
 
PCTE_LINK_DOES_NOT_EXIST - Static variable in class JHPcte.PcteException
 
PCTE_LINK_EXCLUSIVENESS_WOULD_BE_VIOLATED - Static variable in class JHPcte.PcteException
 
PCTE_LINK_EXISTS - Static variable in class JHPcte.PcteException
 
Pcte_link_get_attribute(String, String) - Method in class JHPcte.PcteObjectReference
9.2.4 LINK_GET_ATTRIBUTE
Pcte_link_get_attributes_in_working_schema(String) - Method in class JHPcte.PcteObjectReference
9.2.8 LINK_GET_SEVERAL_ATTRIBUTES
Pcte_link_get_attributes_of_types(String, String[]) - Method in class JHPcte.PcteObjectReference
LINK_GET_SEVERAL_ATTRIBUTES
Pcte_link_get_destination_volume(String) - Method in class JHPcte.PcteObjectReference
Pcte_link_get_destination_volume (9.2.5)
Pcte_link_get_key(String) - Method in class JHPcte.PcteObjectReference
9.2.6 LINK_GET_KEY
Pcte_link_get_reverse(String) - Method in class JHPcte.PcteObjectReference
9.2.7 LINK_GET_REVERSE
PCTE_LINK_KEY - Static variable in class JHPcte.HPcte
 
PCTE_LINK_NAME - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_LINK_NAME_SYNTAX_IS_WRONG - Static variable in class JHPcte.PcteException
 
PCTE_LINK_NON_KEY - Static variable in class JHPcte.HPcte
 
PCTE_LINK_ORIGIN - Static variable in class JHPcte.HPcte
 
PCTE_LINK_ORIGIN_ALL - Static variable in class JHPcte.HPcte
 
PCTE_LINK_REFERENCE_IS_NOT_EVALUATED - Static variable in class JHPcte.PcteException
 
PCTE_LINK_REFERENCE_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
Pcte_link_replace(String, PcteObjectReference, String, String) - Method in class JHPcte.PcteObjectReference
9.2.9 LINK_REPLACE
PCTE_LINK_SCAN_KIND - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_LINK_SCOPE - Static variable in class JHPcte.JHPcteUserDataType
 
Pcte_link_set_attribute(String, String, PcteAttributeValue) - Method in class JHPcte.PcteObjectReference
9.2.11 LINK_SET_ATTRIBUTE
PCTE_LINK_SET_DESCRIPTOR - Static variable in class JHPcte.JHPcteUserDataType
 
Pcte_link_set_several_attributes(String, PcteAttributeAssignment[]) - Method in class JHPcte.PcteObjectReference
9.2.12 LINK_SET_SEVERAL_ATTRIBUTES
PCTE_LINK_TYPE - Static variable in class JHPcte.HPcte
 
PCTE_LINK_TYPE_CATEGORY_IS_BAD - Static variable in class JHPcte.PcteException
 
PCTE_LINK_TYPE_IS_NOT_APPLIED_TO_OBJECT_TYPE - Static variable in class JHPcte.PcteException
 
PCTE_LINK_TYPE_IS_NOT_VISIBLE - Static variable in class JHPcte.PcteException
 
PCTE_LINK_TYPE_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
PCTE_LINK_TYPE_PROPERTIES - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_LINK_TYPE_PROPERTIES_AND_KEY_TYPES_ARE_INCONSISTENT - Static variable in class JHPcte.PcteException
 
PCTE_LINK_TYPE_PROPERTIES_ARE_INCONSISTENT - Static variable in class JHPcte.PcteException
 
PCTE_LIST_LINKS - Static variable in class JHPcte.HPcte
 
PCTE_LOCK_COULD_NOT_BE_ESTABLISHED - Static variable in class JHPcte.PcteException
 
PCTE_LOCK_GRANULE - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_LOCK_INTERNAL_MODE_CANNOT_BE_CHANGED - Static variable in class JHPcte.PcteException
 
PCTE_LOCK_IS_NOT_EXPLICIT - Static variable in class JHPcte.PcteException
 
PCTE_LOCK_MODE_IS_NOT_ALLOWED - Static variable in class JHPcte.PcteException
 
PCTE_LOCK_MODE_IS_TOO_STRONG - Static variable in class JHPcte.PcteException
 
Pcte_lock_set_link(String, String, int, int, boolean) - Method in class JHPcte.PcteObjectReference
 
PCTE_LOCK_SET_MODE - Static variable in class JHPcte.JHPcteUserDataType
 
Pcte_lock_set_object(String, String, int, int, boolean) - Method in class JHPcte.PcteObjectReference
 
PCTE_LOCK_TYPE - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_LOWER_BOUND_WOULD_BE_VIOLATED - Static variable in class JHPcte.PcteException
 
PCTE_MANDATORY_CLASS_IS_ALREADY_DOMINATED - Static variable in class JHPcte.PcteException
 
PCTE_MANDATORY_CLASS_IS_KNOWN - Static variable in class JHPcte.PcteException
 
PCTE_MANDATORY_CLASS_IS_UNKNOWN - Static variable in class JHPcte.PcteException
 
PCTE_MANDATORY_CLASS_NAME_IS_IN_USE - Static variable in class JHPcte.PcteException
 
PCTE_MAXIMUM_USAGE_MODE_WOULD_BE_EXCEEDED - Static variable in class JHPcte.PcteException
 
PCTE_MEMORY_ADDRESS_IS_OUT_OF_PROCESS - Static variable in class JHPcte.PcteException
 
PCTE_MEMORY_REGION_IS_NOT_IN_PROFILING_SPACE - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_POSITION_IS_NOT_VALID - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_HAS_BEEN_DELETED - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_HAS_BEEN_WOKEN - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_HAS_NO_HANDLER - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_IS_BUSY - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_IS_NOT_RESERVED - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_IS_RESERVED - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_TOTAL_SPACE_WOULD_BE_TOO_SMALL - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_QUEUE_WOULD_BE_TOO_BIG - Static variable in class JHPcte.PcteException
 
PCTE_MESSAGE_TYPES_NOT_FOUND_IN_QUEUE - Static variable in class JHPcte.PcteException
 
PCTE_NAME - Static variable in class JHPcte.JHPcteUserDataType
 
PCTE_NATURAL_ATTRIBUTE - Static variable in class JHPcte.PcteAttributeValue
 
PCTE_NAVIGATE - Static variable in class JHPcte.HPcte
 
PCTE_NAVIGATE_MODE - Static variable in class JHPcte.HPcte
 
PCTE_NESTED_ACTIVITIES_NOT_IMPLEMENTED - Static variable in class JHPcte.PcteException
 
PCTE_NO_CONTENTS - Static variable in class JHPcte.HPcte
 
PCTE_NO_ERROR - Static variable in class JHPcte.PcteException
 
PCTE_NON_BLOCKING_IO_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_NON_KEY - Static variable in class JHPcte.HPcte
 
PCTE_NOT_DUPLICATED - Static variable in class JHPcte.HPcte
 
PCTE_NOT_IMPLEMENTED_YET - Static variable in class JHPcte.PcteException
 
PCTE_NOT_STABLE - Static variable in class JHPcte.HPcte
 
PCTE_NOTHING_TO_REDO - Static variable in class JHPcte.PcteException
 
PCTE_NOTHING_TO_UNDO - Static variable in class JHPcte.PcteException
 
PCTE_NOTIFIER_EXISTS - Static variable in class JHPcte.PcteException
 
PCTE_NOTIFIER_KEY_DOES_NOT_EXIST - Static variable in class JHPcte.PcteException
 
PCTE_NOTIFIER_KEY_EXISTS - Static variable in class JHPcte.PcteException
 
PCTE_NOW - Static variable in class JHPcte.HPcte
 
PCTE_OBJECT - Static variable in class JHPcte.HPcte
 
PCTE_OBJECT_ALL - Static variable in class JHPcte.HPcte
 
PCTE_OBJECT_ARCHIVING_IS_INVALID - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_CANNOT_BE_STABILIZED - Static variable in class JHPcte.PcteException
 
Pcte_object_check_permission(int, int) - Method in class JHPcte.PcteObjectReference
19.2.2 OBJECT_CHECK_PERMISSION
Pcte_object_check_several_permissions(int[], int) - Method in class JHPcte.PcteObjectReference
19.2.2 OBJECT_CHECK_PERMISSION Returns an array of booleans containing permissions corresponding to the access modes given in access_modes.
Pcte_object_convert(String) - Method in class JHPcte.PcteObjectReference
9.3.2 OBJECT_CONVERT
Pcte_object_copy(PcteObjectReference, String, String, PcteObjectReference, PcteAtomicAccessRights) - Method in class JHPcte.PcteObjectReference
9.3.3 OBJECT_COPY copy object referenced by this object reference
Pcte_object_create(String, String, String, PcteObjectReference, PcteAtomicAccessRights) - Method in class JHPcte.PcteObjectReference
9.3.4 OBJECT_CREATE create an object that is connected to the object referenced by this object reference via a link of the given name
PCTE_OBJECT_CRITERION_IS_NOT_SELECTED - Static variable in class JHPcte.PcteException
 
Pcte_object_delete(String) - Method in class JHPcte.PcteObjectReference
9.3.5 OBJECT_DELETE delete the object connected via a link of the given name to the object referenced by this object reference
Pcte_object_get_acl(int) - Method in class JHPcte.PcteObjectReference
19.2.3 OBJECT_GET_ACL
Pcte_object_get_all_destination_objects(String[]) - Method in class JHPcte.PcteObjectReference
HPCTE_OBJECT_GET_ALL_DESTINATION_OBJECTS
Pcte_object_get_attribute(String) - Method in class JHPcte.PcteObjectReference
9.3.7 OBJECT_GET_ATTRIBUTE
Pcte_object_get_attributes_in_working_schema() - Method in class JHPcte.PcteObjectReference
9.3.9 OBJECT_GET_SEVERAL_ATTRIBUTES
Pcte_object_get_attributes_of_types(String[]) - Method in class JHPcte.PcteObjectReference
9.3.9 OBJECT_GET_SEVERAL_ATTRIBUTES
Pcte_object_get_type() - Method in class JHPcte.PcteObjectReference
9.3.10 OBJECT_GET_TYPE
PCTE_OBJECT_HAS_COPIES - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_HAS_EXTERNAL_LINKS_PREVENTING_DELETION - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_HAS_GROUP_WHICH_IS_ALREADY_OWNER - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_HAS_INTERNAL_LINKS_PREVENTING_DELETION - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_HAS_LINKS_PREVENTING_DELETION - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_A_PROCESS - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_A_REPLICA_SET - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_ALREADY_IN_RESOURCE_GROUP - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_ARCHIVED - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_IN_USE_FOR_DELETE - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_IN_USE_FOR_MOVE - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_INACCESSIBLE - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_INACCESSIBLY_ARCHIVED - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_LOCKED - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_ACCOUNTABLE_RESOURCE - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_ARCHIVED - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_IN_RESOURCE_GROUP - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_LOCKED - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_MASTER_REPLICATED_OBJECT - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_MOVABLE - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_ON_ADMINISTRATION_VOLUME - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_ON_MASTER_VOLUME_OF_REPLICA_SET - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_REPLICABLE - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_NOT_REPLICATED_ON_VOLUME - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_OF_WRONG_TYPE - Static variable in class JHPcte.PcteException
 
PCTE_OBJECT_IS_OPERATED_