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

R

Range - Class in appilog.common.utils
 
Range(IPv4, IPv4, RangeDefinitionType) - Constructor for class appilog.common.utils.Range
 
Range(IPv4, IPv4) - Constructor for class appilog.common.utils.Range
 
Range(IPv4, IPv4, RangeType, RangeDefinitionType) - Constructor for class appilog.common.utils.Range
 
Range(IPv4, IPv4, RangeType) - Constructor for class appilog.common.utils.Range
 
Range(IPv4, RangeDefinitionType) - Constructor for class appilog.common.utils.Range
 
Range(IPv4) - Constructor for class appilog.common.utils.Range
 
Range(String) - Constructor for class appilog.common.utils.Range
 
Range(String, RangeDefinitionType) - Constructor for class appilog.common.utils.Range
Range must be in the format of IP(low)-IP(high) or CIDR-notation string, e.g.
Range(String, RangeType) - Constructor for class appilog.common.utils.Range
Range must be in the format of IP(low)-IP(high) or CIDR notation
Range(String, RangeType, RangeDefinitionType) - Constructor for class appilog.common.utils.Range
Range must be in the format of IP(low)-IP(high) or CIDR notation
RANGE_DELIMITER - Static variable in class appilog.common.utils.Range
 
RANGE_SEPARATOR - Static variable in class appilog.common.utils.ScopeDefinition
 
RangeDefinitionType - Enum in appilog.common.utils
User: Aronsky Polina Date: 15/08/12 This class represents range definition type
RangeType - Enum in appilog.common.utils
Created by IntelliJ IDEA.
reached(SSHOutputStream, char[], int, String) - Method in class com.hp.ucmdb.discovery.library.clients.agents.ssh.SSHAgent
This function is called from the SSHOutputStream through the Expector interface
RECURSIVE_CONTACT_NODE_NAME - Static variable in class appilog.common.system.defines.Consts.NMUI
 
REFERENCE - Static variable in class appilog.common.system.defines.AppilogTypes
 
REFRESH_GUI_FILES - Static variable in class appilog.common.system.defines.Consts
 
REFRESH_VIEW - Static variable in class appilog.common.system.defines.Consts
 
registerListener(ConfigFileUpdateListener) - Method in class com.hp.ucmdb.discovery.library.communication.downloader.cfgfiles.GeneralSettingsConfigFile
 
registerProtocol(SSLContext, int) - Method in class com.hp.ucmdb.discovery.library.clients.ApacheHttpClientWrapper
 
REGISTRY_AGENT - Static variable in class com.hp.ucmdb.discovery.library.clients.agents.AgentConstants
 
releaseDynamicCredential(String) - Method in interface com.hp.ucmdb.discovery.library.clients.ClientsFramework
Deletes a credential which was created by a createDynamicCredential call.
releaseDynamicCredential(String) - Static method in class com.hp.ucmdb.discovery.library.credentials.dictionary.ProtocolManager
 
REMOTE_SESSION_IDENTIFIER - Static variable in class com.hp.ucmdb.discovery.library.clients.agents.PowerShellAgent
 
RemoteAgentOptionsManager - Interface in com.hp.ucmdb.discovery.library.clients.shell
Created by IntelliJ IDEA.
RemoteFileSystemManager - Interface in com.hp.ucmdb.discovery.library.clients.shell
Created by IntelliJ IDEA.
remove(int) - Method in class appilog.common.system.types.vectors.ObjectStateHolderVector
Removes the element at the specified position in this vector.
remove(ObjectStateHolder) - Method in class appilog.common.system.types.vectors.ObjectStateHolderVector
Removes the first occurrence of the specified element in this vector.
remove(int) - Method in class appilog.common.system.types.vectors.StringVector
Removes the element at the specified position in this Vector.
remove(String) - Method in class appilog.common.system.types.vectors.StringVector
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
REMOVE_JOB - Static variable in class appilog.common.system.defines.Consts
 
REMOVE_PROVIDER_REPOSITORY - Static variable in class appilog.common.system.defines.Consts
 
REMOVE_ROOT_CAUSE_RESULTS - Static variable in class appilog.common.system.defines.Consts
 
REMOVE_USER_OBJECTS - Static variable in class appilog.common.system.defines.Consts
 
removeAllRows() - Method in class com.hp.ucmdb.discovery.library.clients.agents.DynamicParserTable
 
removeAllRows() - Method in interface com.hp.ucmdb.discovery.library.clients.agents.IDynamicTable
Removes all therows from the table
removeAttribute(String) - Method in class appilog.common.system.types.ObjectStateHolder
Removes the specified attribute
removeAttributeAll() - Method in class appilog.common.system.types.ObjectStateHolder
Clears the object attributes table.
removeAttributeFromList(String, Object) - Method in class appilog.common.system.types.ObjectStateHolder
Adds new element to the list of elements for the current attribute.
removeAttributeFromList(AttributeStateHolder) - Method in class appilog.common.system.types.ObjectStateHolder
Adds new element to the list of elements for the current attribute.
removeCredentials(Hashtable<String, List<ProtocolData>>) - Method in class com.hp.ucmdb.discovery.common.domainscope.DiscoveryDomainData
 
removeMarkers(String) - Static method in class com.hp.ucmdb.discovery.library.clients.agents.ssh.SSHAgent
Remove end/start markers from the specified output
removePreviousExecutionRecordOnStart() - Method in interface com.hp.ucmdb.discovery.library.clients.ExecutionRecordFramework
 
removeProbe(String) - Method in class com.hp.ucmdb.discovery.common.domainscope.DiscoveryDomainData
 
report(String) - Method in class com.hp.ucmdb.discovery.library.clients.agents.ssh.SSHAgent
 
REPORT_CLASS_NAME - Static variable in class appilog.common.system.defines.Consts
 
REPORT_FORMAT - Static variable in class appilog.common.system.defines.Consts
 
REPORT_NAME - Static variable in class appilog.common.system.defines.Consts
 
REPORT_OBJECT_ID - Static variable in class appilog.common.system.defines.Consts
 
REPORT_PQL_NAME - Static variable in class appilog.common.system.defines.Consts
 
REPORT_SERVER - Static variable in class appilog.common.system.defines.Consts
 
reportError(String) - Method in interface com.hp.ucmdb.discovery.library.execution.BaseFramework
Reports an error during a script run and marks the trigger failed.
reportError(int, String[]) - Method in interface com.hp.ucmdb.discovery.library.execution.BaseFramework
Reports an error during a script run and marks the trigger failed.
reportFatal(String) - Method in interface com.hp.ucmdb.discovery.library.execution.BaseFramework
Writes a fatal error message on this trigger CI to the user interface during a script run.
reportFatal(int, String[]) - Method in interface com.hp.ucmdb.discovery.library.execution.BaseFramework
Reports a fatal error message on this trigger CI to the user interface during a script run.
reportWarning(String) - Method in interface com.hp.ucmdb.discovery.library.execution.BaseFramework
Writes a warning on this trigger CI during a script run.
reportWarning(int, String[]) - Method in interface com.hp.ucmdb.discovery.library.execution.BaseFramework
Reports a warning on this trigger CI during a script run.
RESERVED_PORT_RANGE - Static variable in class com.hp.ucmdb.discovery.library.communication.downloader.cfgfiles.PortInfo
 
resetId() - Method in class appilog.common.system.types.ObjectStateHolder
Resets the ID of the configuration item.
resetIndex() - Method in class com.hp.ucmdb.discovery.library.clients.agents.DynamicParserTable
Sets the index to point to the first row.
RESPONSE_CONTENT_TYPE - Static variable in class appilog.common.system.defines.Consts
 
responseHeaders - Variable in class com.hp.ucmdb.discovery.library.clients.ApacheHttpClientWrapper.HttpResult
 
RESTART_LOCAL_PROBE_MANAGERS - Static variable in class com.hp.ucmdb.discovery.library.common.CollectorsParameters
 
RESULT_PROCESS_IS_LENIENT - Static variable in class com.hp.ucmdb.discovery.library.common.CollectorsParameters
 
RETRIRVE_SERVER_DATA_RULE_BY_NAME - Static variable in class appilog.common.system.defines.Consts
 
RETRIRVE_SERVER_DATA_RULES_DEFINITIONS - Static variable in class appilog.common.system.defines.Consts
 
RETRIRVE_TOPOLOGY_RULES_DEFINITIONS - Static variable in class appilog.common.system.defines.Consts
 
ROOT_MODEL - Static variable in class appilog.common.system.defines.Consts.NMUI
 
RULE_NAME - Static variable in class appilog.common.system.defines.Consts
 
RUNTIME_PROBE_DIR - Static variable in class com.hp.ucmdb.discovery.library.common.CollectorsParameters
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

Documentation Feedback
Copyright 2012 Micro Focus or one of its affiliates.