|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrxObject
Abstract class CrxObject
| Method Summary | ||
|---|---|---|
void |
addAdditionalExternalLink(boolean idIsPersistent,
String id,
AdditionalExternalLink additionalExternalLink)
Adds the specified element to the set of the values for the reference additionalExternalLink. |
|
void |
addAttachedDocument(boolean idIsPersistent,
String id,
DocumentAttachment attachedDocument)
Adds the specified element to the set of the values for the reference attachedDocument. |
|
void |
addMedia(boolean idIsPersistent,
String id,
Media media)
Adds the specified element to the set of the values for the reference media. |
|
void |
addNote(boolean idIsPersistent,
String id,
Note note)
Adds the specified element to the set of the values for the reference note. |
|
void |
addPropertySet(boolean idIsPersistent,
String id,
PropertySet propertySet)
Adds the specified element to the set of the values for the reference propertySet. |
|
void |
addRating(boolean idIsPersistent,
String id,
Rating rating)
Adds the specified element to the set of the values for the reference rating. |
|
|
getAdditionalExternalLink()
Retrieves a set containing all the elements for the reference additionalExternalLink. |
|
AdditionalExternalLink |
getAdditionalExternalLink(boolean idIsPersistent,
String id)
Retrieves the value for the reference additionalExternalLink for the specified qualifier
attribute value. |
|
|
getAttachedDocument()
Retrieves a set containing all the elements for the reference attachedDocument. |
|
DocumentAttachment |
getAttachedDocument(boolean idIsPersistent,
String id)
Retrieves the value for the reference attachedDocument for
the specified qualifier attribute value. |
|
List<String> |
getCategory()
Retrieves a list containing all the elements for the attribute category. |
|
String |
getDisabledReason()
Retrieves the possibly null value for the optional attribute disabledReason. |
|
List<String> |
getExternalLink()
Retrieves a list containing all the elements for the attribute externalLink. |
|
|
getMedia()
Retrieves a set containing all the elements for the reference media. |
|
Media |
getMedia(boolean idIsPersistent,
String id)
Retrieves the value for the reference media for the
specified qualifier attribute value. |
|
|
getNote()
Retrieves a set containing all the elements for the reference note. |
|
Note |
getNote(boolean idIsPersistent,
String id)
Retrieves the value for the reference note for the
specified qualifier attribute value. |
|
|
getPropertySet()
Retrieves a set containing all the elements for the reference propertySet. |
|
PropertySet |
getPropertySet(boolean idIsPersistent,
String id)
Retrieves the value for the reference propertySet for the
specified qualifier attribute value. |
|
|
getPropertySetEntry()
Retrieves a set containing all the elements for the reference propertySetEntry. |
|
PropertySetEntry |
getPropertySetEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference propertySetEntry for
the specified qualifier attribute value. |
|
|
getRating()
Retrieves a set containing all the elements for the reference rating. |
|
Rating |
getRating(boolean idIsPersistent,
String id)
Retrieves the value for the reference rating for the
specified qualifier attribute value. |
|
List<Boolean> |
getUserBoolean4()
Retrieves a list containing all the elements for the attribute userBoolean4. |
|
Short |
getUserCode0()
Retrieves the possibly null value for the optional attribute userCode0. |
|
Short |
getUserCode1()
Retrieves the possibly null value for the optional attribute userCode1. |
|
Short |
getUserCode2()
Retrieves the possibly null value for the optional attribute userCode2. |
|
Short |
getUserCode3()
Retrieves the possibly null value for the optional attribute userCode3. |
|
List<Short> |
getUserCode4()
Retrieves a list containing all the elements for the attribute userCode4. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate0()
Retrieves the possibly null value for the optional attribute userDate0. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate1()
Retrieves the possibly null value for the optional attribute userDate1. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate2()
Retrieves the possibly null value for the optional attribute userDate2. |
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate3()
Retrieves the possibly null value for the optional attribute userDate3. |
|
List<javax.xml.datatype.XMLGregorianCalendar> |
getUserDate4()
Retrieves a list containing all the elements for the attribute userDate4. |
|
Date |
getUserDateTime0()
Retrieves the possibly null value for the optional attribute userDateTime0. |
|
Date |
getUserDateTime1()
Retrieves the possibly null value for the optional attribute userDateTime1. |
|
Date |
getUserDateTime2()
Retrieves the possibly null value for the optional attribute userDateTime2. |
|
Date |
getUserDateTime3()
Retrieves the possibly null value for the optional attribute userDateTime3. |
|
List<Date> |
getUserDateTime4()
Retrieves a list containing all the elements for the attribute userDateTime4. |
|
BigDecimal |
getUserNumber0()
Retrieves the possibly null value for the optional attribute userNumber0. |
|
BigDecimal |
getUserNumber1()
Retrieves the possibly null value for the optional attribute userNumber1. |
|
BigDecimal |
getUserNumber2()
Retrieves the possibly null value for the optional attribute userNumber2. |
|
BigDecimal |
getUserNumber3()
Retrieves the possibly null value for the optional attribute userNumber3. |
|
List<BigDecimal> |
getUserNumber4()
Retrieves a list containing all the elements for the attribute userNumber4. |
|
String |
getUserString0()
Retrieves the possibly null value for the optional attribute userString0. |
|
String |
getUserString1()
Retrieves the possibly null value for the optional attribute userString1. |
|
String |
getUserString2()
Retrieves the possibly null value for the optional attribute userString2. |
|
String |
getUserString3()
Retrieves the possibly null value for the optional attribute userString3. |
|
List<String> |
getUserString4()
Retrieves a list containing all the elements for the attribute userString4. |
|
Boolean |
isDisabled()
Retrieves the possibly null value for the optional attribute disabled. |
|
Boolean |
isUserBoolean0()
Retrieves the possibly null value for the optional attribute userBoolean0. |
|
Boolean |
isUserBoolean1()
Retrieves the possibly null value for the optional attribute userBoolean1. |
|
Boolean |
isUserBoolean2()
Retrieves the possibly null value for the optional attribute userBoolean2. |
|
Boolean |
isUserBoolean3()
Retrieves the possibly null value for the optional attribute userBoolean3. |
|
void |
setCategory(String... category)
Clears category and adds the given value(s). |
|
void |
setDisabled(Boolean disabled)
Sets a new value for the attribute disabled. |
|
void |
setDisabledReason(String disabledReason)
Sets a new value for the attribute disabledReason. |
|
void |
setExternalLink(String... externalLink)
Clears externalLink and adds the given value(s). |
|
void |
setUserBoolean0(Boolean userBoolean0)
& | |