Windward Engine API Reference
EmbeddedResourceAccessProvider Class Members
See Also  Properties  Methods  Send comments on this topic.
WindwardReportsDrivers.net.windward.AccessProviders.protocols Namespace : EmbeddedResourceAccessProvider Class


Glossary Item Box

The following tables list the members exposed by EmbeddedResourceAccessProvider.

Public Constructors

Public Properties

 NameDescription
Public PropertyCanUseWindowsIdentitytrue if this provider can be set to use WindowsIdentity for credentials. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public PropertyDescriptionOverridden. A long tooltip type description of this provider.  
Public PropertyDisplayOverridden. true if this provider should be displayed in AutoTag. Returns false.  
Public PropertyNameOverridden. The name of this access provider. Should be of the form "EmbeddedResource". This should never change.  
Public PropertyPropertiesOverridden. Definition of all properties for this provider.  
Top

Public Methods

 NameDescription
Public MethodcompareTo (Inherited from net.windward.util.AccessProviders.BaseAccessProvider)
Public MethodCompareTo (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public MethodcreateConnectionStringDo not implement this. Only use it in the common Java engine. This builds the string from CreateConnectionString. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public MethodCreateConnectionStringOverridden. For a set of properties creates a connection string. This will ignore any invalid properties in the connection string and will add any hard-coded values(overwriting existing ones if they are wrong).  
Public Methodequals (Inherited from java.lang.Object)
Public MethodestablishConnectionOverridden.   
Public MethodgetClass (Inherited from java.lang.Object)
Public MethodgetConnectionStringPropertiesDo not implement this. Only use it in the common Java engine. This builds the map from GetConnectionStringProperties. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public MethodGetConnectionStringPropertiesOverridden. Pass in a connection string and it will return it as a hashmap. This will ignore any invalid properties in the connection string and will add any hard-coded values(overwriting existing ones if they are wrong).  
Public MethodgetDescriptionDo not implement this. Only use it in the common Java engine. This builds the description from Description. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public MethodgetNameDo not implement this. Only use it in the common Java engine. This builds the name from Name. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public MethodGetPropStatusSets the IsEnabled and IsRequired appropiately for each property. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public MethodhashCode (Inherited from java.lang.Object)
Public MethodNeedCredentialsReturns true if this connection string is missing some required settings. (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public Methodnotify (Inherited from java.lang.Object)
Public MethodnotifyAll (Inherited from java.lang.Object)
Public MethodreadImport (Inherited from WindwardReportsDrivers.net.windward.AccessProviders.BaseFullAccessProvider)
Public MethodtoString (Inherited from java.lang.Object)
Public MethodwaitOverloaded.  (Inherited from java.lang.Object)
Top

See Also

© 2019 All Rights Reserved.