UDK 3.1.0 Java API Reference
A B C D E F G H I L M P Q R S T U V W X _

G

generateOid(Object) - Static method in class com.sun.star.uno.UnoRuntime
Generates a worldwide unique object identifier (oid) for the given object.
get() - Method in class com.sun.star.uno.WeakReference
Returns a hard reference to the object that is kept weak by this class.
get(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns the element at the specified position in this list.
getArrayTypeName() - Method in interface com.sun.star.uno.ITypeDescription
Gets the (Java) array type name.
getBridge(IEnvironment, IEnvironment, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
Gets a bridge from environment from to environment to.
getBridgeByName(String, Object, String, Object, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
Gets a bridge from environment from to environment to.
getBridges() - Static method in class com.sun.star.uno.UnoRuntime
Gives an array of all active bridges.
getComponentType() - Method in interface com.sun.star.uno.ITypeDescription
Gets the component ITypeDescription if this is an array type, otherwise returns null.
getConnection() - Method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the name of the connection of this Uno Url.
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
Gets the context of this environment.
getCurrentContext() - Static method in class com.sun.star.uno.UnoRuntime
Gets the current context of current thread or null if no context has been set for the current thread.
getDefault() - Static method in class com.sun.star.uno.TypeClass
 
getEnvironment(String, Object) - Static method in class com.sun.star.uno.UnoRuntime
retrieves an environment of type name with context context.
getFastPropertyValue(int) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
getField() - Method in interface com.sun.star.uno.IFieldDescription
Gives native java field of this member.
getFieldDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
Gets the IFieldDescription for the field with the name name, if it exists, otherwise returns null.
getFieldDescriptions() - Method in interface com.sun.star.uno.ITypeDescription
Gets the IFieldDescription for 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
Gives the relative index of this member in the declaring interface or struct (including superclasses).
getInSignature() - Method in interface com.sun.star.uno.IMethodDescription
Gives any array of ITypeDescription> of the [in] parameters.
getMapping(IEnvironment, IEnvironment) - Static method in class com.sun.star.uno.UnoRuntime
Gets the desired mapping from from to to.
getMappingByName(String, String) - Static method in class com.sun.star.uno.UnoRuntime
Gets the desired mapping from from to to.
getMethod() - Method in interface com.sun.star.uno.IMethodDescription
Gives native java method of this method.
getMethodDescription(int) - Method in interface com.sun.star.uno.ITypeDescription
Gets the IMethodDescription for the method with index methodId, if it exists, otherwise returns null.
getMethodDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
Gets the IMethodDescription for the method with the name name, if it exists, otherwise returns null.
getMethodDescriptions() - Method in interface com.sun.star.uno.ITypeDescription
Gets the IMethodDescription for every method, if this type is an interface.
getName() - Method in interface com.sun.star.uno.IMemberDescription
Gives the name of this member.
getName() - Method in interface com.sun.star.uno.IEnvironment
Gets the name of this environment.
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 object identifier (oid) of the underlying object.
getOutSignature() - Method in interface com.sun.star.uno.IMethodDescription
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
 
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.PropertySet
 
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.
getProtocol() - Method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the name of the protocol of this Uno Url.
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
Retrieves a registered object, specified by OID and UNO interface type.
getRegisteredObject(String) - Method in interface com.sun.star.uno.XNamingService
 
getRegisteredObjectIdentifier(Object) - Method in interface com.sun.star.uno.IEnvironment
Retrieves the OID for a registered object.
getReturnSignature() - Method in interface com.sun.star.uno.IMethodDescription
Gives the ITypeDescription of the return type.
getRootOid() - Method in class com.sun.star.lib.uno.helper.UnoUrl
Return the object name.
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.
getServiceFactory(XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated. Supplies the ServiceFactory of the default SharedLibraryLoader.
getServiceManager() - Method in class com.sun.star.comp.helper.ComponentContext
 
getServiceManager() - Method in interface com.sun.star.uno.XComponentContext
 
getSourceEnvironment() - Method in interface com.sun.star.uno.IBridge
Gives the source environment.
getSuperType() - Method in interface com.sun.star.uno.ITypeDescription
Gets the ITypeDescription of 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
Gives the destination environment.
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
Gets the IDL TypeClass of the type.
getTypeClass() - Method in class com.sun.star.uno.Type
Gets the type class.
getTypeDescription() - Method in class com.sun.star.uno.Type
Gives the type description of this type.
getTypeDescription() - Method in interface com.sun.star.uno.IFieldDescription
Gives the name of this member.
getTypeName() - Method in interface com.sun.star.uno.ITypeDescription
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
returns a world wide unique string.
getValue() - Method in class com.sun.star.uno.Union
Get the value in the union.
getValue() - Method in class com.sun.star.uno.Enum
Get the integer value of an enum value.
getValueByName(String) - Method in class com.sun.star.comp.helper.ComponentContext
 
getValueByName(String) - Method in interface com.sun.star.uno.XCurrentContext
 
getValueByName(String) - Method in interface com.sun.star.uno.XComponentContext
 
getZClass() - Method in interface com.sun.star.uno.ITypeDescription
Gets the corresponding java class for the type.
getZClass() - Method in class com.sun.star.uno.Type
Gets the Java class.

UDK 3.1.0 Java API Reference
A B C D E F G H I L M P Q R S T U V W X _