|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICustomMappedAttributeBase
Interface for Custom Mapped Attribute object
| Field Summary | |
|---|---|
static java.lang.String |
KIND
The Kind used to query for Custom Mapped Attribute object. |
static java.lang.String |
PROGID
CrystalEnterprise.CustomMappedAttribute |
| Method Summary | |
|---|---|
java.util.Map |
getAttributeNameMapping()
Get all the attribute name mappings |
IAttributes |
getAttributes()
Get attribute definitions |
| Field Detail |
|---|
static final java.lang.String KIND
The Kind used to query for Custom Mapped Attribute object.
static final java.lang.String PROGID
CrystalEnterprise.CustomMappedAttribute
| Method Detail |
|---|
java.util.Map getAttributeNameMapping()
throws SDKException
Map contains attribute name to attribute friendly name mapping
SDKException
IAttributes getAttributes()
throws SDKException
IAttributes representing all the attributes defined
SDKException - if there is error getting the property bag
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||