|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertyDef
Information about the type, name and other attributes of a property.
| Method Summary | |
|---|---|
String |
getAttribute(String name)
Get the value of an attribute. |
Properties |
getAttributes()
Returns a collection of attributes |
PropertyType |
getType()
Returns the type of the property. |
boolean |
isHidden()
Returns the value of the Hidden attribute |
boolean |
isIndexed()
Returns the value of the Indexed attribute |
boolean |
isMultivalued()
Returns true if the property is multi-valued. |
boolean |
isReadonly()
Returns the value of the Readonly attribute |
boolean |
isRequired()
Returns the value of the Required attribute |
| Method Detail |
|---|
boolean isMultivalued()
boolean isRequired()
PropertyType getType()
boolean isReadonly()
boolean isIndexed()
boolean isHidden()
String getAttribute(String name)
name - Attribute name
Properties getAttributes()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||