| 
UDK 3.2.7 Java API Reference | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
G
- generateOid(Object) - Static method in class com.sun.star.uno.UnoRuntime
 - Generates a world wide unique object identifier (OID) for the given Java object.
 - get(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 - Returns the element at the specified position in this list.
 - get() - Method in class com.sun.star.uno.WeakReference
 - Returns a hard reference to the object that is kept weak by this class.
 - getArrayTypeName() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the (Java) array type name.
 - getBridge(IEnvironment, IEnvironment, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
 - Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 - getBridgeByName(String, Object, String, Object, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
 - Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 - getBridges() - Static method in class com.sun.star.uno.UnoRuntime
 - Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 - getClassLoader(URL, Attributes) - Method in class com.sun.star.lib.unoloader.UnoClassLoader
 - Obtains a class loader for a UNO JAR.
 - getComponentType() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the component 
ITypeDescriptionif this is an array type, otherwise returnsnull. - getConnection() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the name of the connection of this Uno Url.
 - getConnectionAndParametersAsString() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the raw specification of the connection name and parameters.
 - getConnectionParameters() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the connection parameters as a Hashmap with key/value pairs.
 - getConnectionParametersAsString() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the raw specification of the connection parameters.
 - getContainedTypes() - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
 - only returns types which have at least one value in InterfaceContainer return value can contain an element null, if someone called addInterface (null, interf)
 - getContainer(Object) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
 - param key can be null
 - getContext() - Method in interface com.sun.star.uno.IEnvironment
 - Deprecated. Gets the context of this environment.
 - getCurrentContext() - Static method in class com.sun.star.uno.UnoRuntime
 - Gets the current context of the current thread, or 
nullif no context has been set for the current thread. - getEnvironment(String, Object) - Static method in class com.sun.star.uno.UnoRuntime
 - Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 - getExtraTypes() - Static method in class com.sun.star.comp.helper.UnoInfo
 - Gets the extra UNO types.
 - getFastPropertyValue(int) - Method in class com.sun.star.lib.uno.helper.PropertySet
 - getFastPropertyValue(int) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
 - Implements
       
com.sun.star.beans.XFastPropertySet.getFastPropertyValue. - getField() - Method in interface com.sun.star.uno.IFieldDescription
 - Deprecated. Gives native java field of this member.
 - getFieldDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the 
IFieldDescriptionfor the field with the namename, if it exists, otherwise returnsnull. - getFieldDescriptions() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the 
IFieldDescriptionfor every field, if this type is an interface. - getImplementationId() - Method in class com.sun.star.lib.uno.helper.WeakBase
 - Method of XTypeProvider.
 - getImplementationName() - Method in class com.sun.star.lib.uno.helper.Factory
 - getIndex() - Method in interface com.sun.star.uno.IMemberDescription
 - Deprecated. Gives the relative index of this member in the declaring interface or struct (including superclasses).
 - getInSignature() - Method in interface com.sun.star.uno.IMethodDescription
 - Deprecated. Gives any array of 
ITypeDescription> of the [in] parameters.- getJarMainAttributes(URL) - Static method in class com.sun.star.lib.unoloader.UnoClassLoader
 - Obtains the main section of the manifest of a JAR.
 - getJars() - Static method in class com.sun.star.comp.helper.UnoInfo
 - Gets the UNO jar files.
 - getMapping(IEnvironment, IEnvironment) - Static method in class com.sun.star.uno.UnoRuntime
 - Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 - getMappingByName(String, String) - Static method in class com.sun.star.uno.UnoRuntime
 - Deprecated. As of UDK 3.2.0, this method is deprecated, without offering a replacement.
 - getMethod() - Method in interface com.sun.star.uno.IMethodDescription
 - Deprecated. Gives native java method of this method.
 - getMethodDescription(int) - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the
 IMethodDescriptionfor the method with index methodId, if it exists, otherwise returnsnull.- getMethodDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the
 IMethodDescriptionfor the method with the namename, if it exists, otherwise returnsnull.- getMethodDescriptions() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the
 IMethodDescriptionfor every method, if this type is an interface.- getName() - Method in interface com.sun.star.uno.IEnvironment
 - Deprecated. Gets the name of this environment.
 - getName() - Method in interface com.sun.star.uno.IMemberDescription
 - Deprecated. Gives the name of this member.
 - getObject() - Method in class com.sun.star.uno.Any
 - Gets the value within the any.
 - getOid() - Method in interface com.sun.star.uno.IQueryInterface
 - Returns the unique object identifier (OID) of the underlying UNO object.
 - getOutSignature() - Method in interface com.sun.star.uno.IMethodDescription
 - Deprecated. Gives any array of
 ITypeDescription> of the [out] parameters.- getProperties() - Method in class com.sun.star.lib.uno.helper.PropertySet
 - Returns an array of all Property objects or an array of length null if there are no properties.
 - getProperty(String) - Method in class com.sun.star.lib.uno.helper.PropertySet
 - Returns the Property object for a given property name or null if that property does not exists (i.e.
 - getPropertyByHandle(int) - Method in class com.sun.star.lib.uno.helper.PropertySet
 - Returns the Property object with a handle (Property.Handle) as specified by the argument nHandle.
 - getPropertyId(Property) - Method in class com.sun.star.lib.uno.helper.PropertySet
 - Returns the identifyer object for a certain Property.
 - getPropertySetInfo() - Method in class com.sun.star.lib.uno.helper.PropertySet
 - getPropertySetInfo() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
 - Implements
 com.sun.star.beans.XPropertySet.getPropertySetInfo.- getPropertyValue(String) - Method in class com.sun.star.lib.uno.helper.PropertySet
 - getPropertyValue(Property) - Method in class com.sun.star.lib.uno.helper.PropertySet
 - Retrieves the value of a property.
 - getPropertyValue(String) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
 - Implements
 com.sun.star.beans.XPropertySet.getPropertyValue.- getPropertyValues(String[]) - Method in class com.sun.star.lib.uno.helper.PropertySet
 - If a value for a property could not be retrieved then the respective element in the returned array has the value null.
 - getPropertyValues() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
 - Implements
 com.sun.star.beans.XPropertyAccess.getPropertyValues.- getProtocol() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the name of the protocol of this Uno Url.
 - getProtocolAndParametersAsString() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the raw specification of the protocol name and parameters.
 - getProtocolParameters() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the protocol parameters as a Hashmap with key/value pairs.
 - getProtocolParametersAsString() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Returns the raw specification of the protocol parameters.
 - getRegisteredInterface(String, Type) - Method in interface com.sun.star.uno.IEnvironment
 - Deprecated. Retrieves a registered object, specified by OID and UNO interface type.
 - getRegisteredObjectIdentifier(Object) - Method in interface com.sun.star.uno.IEnvironment
 - Deprecated. Retrieves the OID for a registered object.
 - getReturnSignature() - Method in interface com.sun.star.uno.IMethodDescription
 - Deprecated. Gives the
 ITypeDescriptionof the return type.- getRootOid() - Method in class com.sun.star.lib.uno.helper.UnoUrl
 - Return the object name.
 - getServiceFactory(XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
 - Deprecated. Supplies the ServiceFactory of the default SharedLibraryLoader.
 - getServiceFactory(String, String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
 - Deprecated. Loads and returns a specific factory for a given library and implementation name.
 - getServiceManager() - Method in class com.sun.star.comp.helper.ComponentContext
 - getSourceEnvironment() - Method in interface com.sun.star.uno.IBridge
 - Deprecated. Returns the source environment.
 - getSuperType() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the
 ITypeDescriptionof the super, if it exists.- getSupportedServiceNames() - Method in class com.sun.star.lib.uno.helper.Factory
 - getTargetEnvironment() - Method in interface com.sun.star.uno.IBridge
 - Deprecated. Returns the destination environment.
 - getTargetException() - Method in exception com.sun.star.comp.helper.BootstrapException
 - Get the thrown target exception.
 - getType() - Method in class com.sun.star.uno.Any
 - Gets the type of the value within the any.
 - getType(Object) - Static method in class com.sun.star.uno.AnyConverter
 - Determines the type of an any object.
 - getTypeClass() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the IDL
 TypeClassof the type.- getTypeClass() - Method in class com.sun.star.uno.Type
 - Gets the type class.
 - getTypeDescription() - Method in interface com.sun.star.uno.IFieldDescription
 - Deprecated. Gives the name of this member.
 - getTypeDescription() - Method in class com.sun.star.uno.Type
 - Gives the type description of this type.
 - getTypeName() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the (UNO) type name.
 - getTypeName() - Method in class com.sun.star.uno.Type
 - Gets the type name.
 - getTypes() - Method in class com.sun.star.lib.uno.helper.WeakBase
 - Method of XTypeProvider.
 - getUniqueKey() - Static method in class com.sun.star.uno.UnoRuntime
 - Generates a world wide unique identifier string.
 - getValue() - Method in class com.sun.star.uno.Enum
 - Get the integer value of an enum value.
 - getValue() - Method in class com.sun.star.uno.Union
 - Get the value in the union.
 - getValueByName(String) - Method in class com.sun.star.comp.helper.ComponentContext
 - getZClass() - Method in interface com.sun.star.uno.ITypeDescription
 - Deprecated. Gets the corresponding java class for the type.
 - getZClass() - Method in class com.sun.star.uno.Type
 - Gets the Java class.
  
  | 
UDK 3.2.7 Java API Reference | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||

