com.esri.arcgis.output
Class IExportPDFPasswordSecurityProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.output.IExportPDFPasswordSecurityProxy
All Implemented Interfaces:
IExportPDFPasswordSecurity, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IExportPDFPasswordSecurity'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'

Description: 'Provides extended access to members that control the PDF (Portable Document Format) export.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =

public class IExportPDFPasswordSecurityProxy
extends com.esri.arcgis.interop.Dispatch
implements IExportPDFPasswordSecurity, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.output.IExportPDFPasswordSecurity
IID, IID6c9a13e6_f9ec_4ebf_af52_bb1d822622df
 
Constructor Summary
  IExportPDFPasswordSecurityProxy()
          Deprecated. For internal use only
  IExportPDFPasswordSecurityProxy(java.lang.Object obj)
          Deprecated.  
protected IExportPDFPasswordSecurityProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IExportPDFPasswordSecurityProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IExportPDFPasswordSecurityProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 java.lang.String getMasterPassword()
          Deprecated. Master password, allows to restrict editing security and permission settings of PDF document.
 int getSecurityEncryptionMethod()
          Deprecated. PDF security encryption methods.
 int getSecurityEncryptionOption()
          Deprecated. PDF security encryption options.
 int getSecurityPermissions()
          Deprecated. PDF security permissions.
 java.lang.String getUserPassword()
          Deprecated. User password, allows to open the PDF document.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setMasterPassword(java.lang.String pPasswd)
          Deprecated. Master password, allows to restrict editing security and permission settings of PDF document.
 void setSecurityEncryptionMethod(int pEncryptionMethod)
          Deprecated. PDF security encryption methods.
 void setSecurityEncryptionOption(int pEncryptionOption)
          Deprecated. PDF security encryption options.
 void setSecurityPermissions(int pPermission)
          Deprecated. PDF security permissions.
 void setUserPassword(java.lang.String pPasswd)
          Deprecated. User password, allows to open the PDF document.
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IExportPDFPasswordSecurityProxy

public IExportPDFPasswordSecurityProxy(java.lang.String CLSID,
                                       java.lang.String host,
                                       com.esri.arcgis.interop.AuthInfo authInfo)
                                throws java.net.UnknownHostException,
                                       java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IExportPDFPasswordSecurityProxy

public IExportPDFPasswordSecurityProxy()
Deprecated. 
For internal use only


IExportPDFPasswordSecurityProxy

public IExportPDFPasswordSecurityProxy(java.lang.Object obj)
                                throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IExportPDFPasswordSecurityProxy

protected IExportPDFPasswordSecurityProxy(java.lang.Object obj,
                                          java.lang.String iid)
                                   throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IExportPDFPasswordSecurityProxy

protected IExportPDFPasswordSecurityProxy(java.lang.String CLSID,
                                          java.lang.String iid,
                                          java.lang.String host,
                                          com.esri.arcgis.interop.AuthInfo authInfo)
                                   throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

setUserPassword

public void setUserPassword(java.lang.String pPasswd)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
User password, allows to open the PDF document.

Specified by:
setUserPassword in interface IExportPDFPasswordSecurity
Parameters:
pPasswd - The pPasswd (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getUserPassword

public java.lang.String getUserPassword()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
User password, allows to open the PDF document.

Specified by:
getUserPassword in interface IExportPDFPasswordSecurity
Returns:
The pPasswd
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMasterPassword

public void setMasterPassword(java.lang.String pPasswd)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Master password, allows to restrict editing security and permission settings of PDF document.

Specified by:
setMasterPassword in interface IExportPDFPasswordSecurity
Parameters:
pPasswd - The pPasswd (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMasterPassword

public java.lang.String getMasterPassword()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Master password, allows to restrict editing security and permission settings of PDF document.

Specified by:
getMasterPassword in interface IExportPDFPasswordSecurity
Returns:
The pPasswd
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSecurityPermissions

public void setSecurityPermissions(int pPermission)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
PDF security permissions.

Specified by:
setSecurityPermissions in interface IExportPDFPasswordSecurity
Parameters:
pPermission - The pPermission (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSecurityPermissions

public int getSecurityPermissions()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
PDF security permissions.

Specified by:
getSecurityPermissions in interface IExportPDFPasswordSecurity
Returns:
The pPermission
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSecurityEncryptionOption

public void setSecurityEncryptionOption(int pEncryptionOption)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
PDF security encryption options.

Specified by:
setSecurityEncryptionOption in interface IExportPDFPasswordSecurity
Parameters:
pEncryptionOption - A com.esri.arcgis.output.esriPDFExtensionSecurityEncryptionOption constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSecurityEncryptionOption

public int getSecurityEncryptionOption()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
PDF security encryption options.

Specified by:
getSecurityEncryptionOption in interface IExportPDFPasswordSecurity
Returns:
A com.esri.arcgis.output.esriPDFExtensionSecurityEncryptionOption constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSecurityEncryptionMethod

public void setSecurityEncryptionMethod(int pEncryptionMethod)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
PDF security encryption methods.

Specified by:
setSecurityEncryptionMethod in interface IExportPDFPasswordSecurity
Parameters:
pEncryptionMethod - A com.esri.arcgis.output.esriPDFExtensionSecurityEncryptionMethod constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSecurityEncryptionMethod

public int getSecurityEncryptionMethod()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
PDF security encryption methods.

Specified by:
getSecurityEncryptionMethod in interface IExportPDFPasswordSecurity
Returns:
A com.esri.arcgis.output.esriPDFExtensionSecurityEncryptionMethod constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.