Content Assembler API 2.1.2

com.endeca.content
Interface Property

All Known Subinterfaces:
ERecListProperty, RecordListProperty

public interface Property

A property value contained within a ContentItem object.

Since:
1.0.0
Version:
1.0.0
See Also:
ContentItem, ContentItem.getProperty(String)

Method Summary
 java.lang.String getName()
          Returns the name of this property object.
 java.lang.Object getValue()
          The value for this property object.
 

Method Detail

getName

java.lang.String getName()
Returns the name of this property object.

Returns:
the name of this property object.

getValue

java.lang.Object getValue()
The value for this property object.

Returns:
the value for this property object.

Content Assembler API 2.1.2

Copyright © 2012 Endeca Technologies, Inc. All Rights Reserved.
@VERSION
PRODUCT: Content Assembler API (ContentAssemblerAPIJava)
VERSION: 2.1.2
BUILD:   54DEV
ARCH_OS: n/a
DATE:    2012-02-16T20:28:44-0500