Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.attachments.model.entity.documents
Interface SigningType

All Known Implementing Classes:
CheckinSigningType, CollectionAddSigningType, GenericSigningType, UpdateSecurityGroupSigningType

public interface SigningType

Defines the properties of a signature that for this specific family of requests. This information will be encoded within the signature and is used to ensure that the signature uses matches the request made.


Method Summary
 java.util.Map getEntryMap()
           
 

Method Detail

getEntryMap

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

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.