|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertySetEntry
Abstract class PropertySetEntry
| Nested Class Summary | |
|---|---|
static interface |
PropertySetEntry.Identity
Object Identity |
| Method Summary | |
|---|---|
Property |
getProperty()
Retrieves the value for the reference property. |
String |
getPropertyDescription()
Retrieves the possibly null value for the optional attribute propertyDescription. |
String |
getPropertyName()
Retrieves the possibly null value for the optional attribute propertyName. |
String |
getPropertySetDescription()
Retrieves the possibly null value for the optional attribute propertySetDescription. |
String |
getPropertySetName()
Retrieves the possibly null value for the optional attribute propertySetName. |
String |
getStringifiedValue()
Retrieves the possibly null value for the optional attribute stringifiedValue. |
void |
setPropertyDescription(String propertyDescription)
Sets a new value for the attribute propertyDescription. |
void |
setPropertyName(String propertyName)
Sets a new value for the attribute propertyName. |
void |
setPropertySetDescription(String propertySetDescription)
Sets a new value for the attribute propertySetDescription. |
void |
setPropertySetName(String propertySetName)
Sets a new value for the attribute propertySetName. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
Property getProperty()
property.
null – value for this reference.String getPropertyDescription()
propertyDescription.
propertyDescription.void setPropertyDescription(String propertyDescription)
propertyDescription.
propertyDescription - The possibly null new value for attribute propertyDescription.String getPropertyName()
propertyName.
propertyName.void setPropertyName(String propertyName)
propertyName.
propertyName - The possibly null new value for attribute propertyName.String getPropertySetDescription()
propertySetDescription.
propertySetDescription.void setPropertySetDescription(String propertySetDescription)
propertySetDescription.
propertySetDescription - The possibly null new value for attribute propertySetDescription.String getPropertySetName()
propertySetName.
propertySetName.void setPropertySetName(String propertySetName)
propertySetName.
propertySetName - The possibly null new value for attribute propertySetName.String getStringifiedValue()
stringifiedValue.
stringifiedValue.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||