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

E22562-07

oracle.apps.fnd.applcore.socialnetwork.model.pojo
Interface XmlOsnParsableNode

All Known Implementing Classes:
ApplicationModuleUsageNode, FndOsnIntegrationNode, ViewObjectUsageNode

public interface XmlOsnParsableNode

Signifies that the implementer is a node belonging to the Oracle Social Network XML file.

Since:
11.1.1.7.0
Version:
$Header: atgpf/applcore/applications/SocialNetwork/Model/src/oracle/apps/fnd/applcore/socialnetwork/model/pojo/XmlOsnParsableNode.java /st_atgpf_pt-11.1.1.7.0/1 2012/07/30 22:26:40 pacross Exp $

Field Summary
static java.lang.String ATTRIBUTE_NAME
           
static java.lang.String XML_NAMESPACE
          Namespace for the Oracle Social Network xml file.
 

Field Detail

XML_NAMESPACE

static final java.lang.String XML_NAMESPACE
Namespace for the Oracle Social Network xml file.

See Also:
Constant Field Values

ATTRIBUTE_NAME

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

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.