Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.attachments.model.entity.documents
Class GenericSigningType

java.lang.Object
  extended by oracle.apps.fnd.applcore.attachments.model.entity.documents.GenericSigningType
All Implemented Interfaces:
SigningType

public class GenericSigningType
extends java.lang.Object
implements SigningType


Field Summary
static java.lang.String ID_MAP_ATTRIBUTE
           
static java.lang.String ID_URL_ATTRIBUTE
           
 
Constructor Summary
GenericSigningType(java.lang.String id)
           
 
Method Summary
 java.util.Map getEntryMap()
           
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID_MAP_ATTRIBUTE

public static final java.lang.String ID_MAP_ATTRIBUTE
See Also:
Constant Field Values

ID_URL_ATTRIBUTE

public static final java.lang.String ID_URL_ATTRIBUTE
See Also:
Constant Field Values
Constructor Detail

GenericSigningType

public GenericSigningType(java.lang.String id)
Method Detail

getId

public java.lang.String getId()

getEntryMap

public java.util.Map getEntryMap()
Specified by:
getEntryMap in interface SigningType
Returns:
a map containing all the properties and their values of this SigningType.

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.