|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrxObject
| Method Summary | |
|---|---|
void |
addAdditionalExternalLink(AdditionalExternalLink newValue)
|
void |
addAdditionalExternalLink(String id,
AdditionalExternalLink newValue)
|
void |
addAttachedDocument(DocumentAttachment newValue)
|
void |
addAttachedDocument(String id,
DocumentAttachment newValue)
|
void |
addMedia(Media newValue)
|
void |
addMedia(String id,
Media newValue)
|
void |
addNote(Note newValue)
|
void |
addNote(String id,
Note newValue)
|
void |
addPropertySet(PropertySet newValue)
|
void |
addPropertySet(String id,
PropertySet newValue)
|
void |
addRating(Rating newValue)
|
void |
addRating(String id,
Rating newValue)
|
Collection |
getAdditionalExternalLink()
Retrieves a collection containing all the elements for the reference additionalExternalLink. |
List |
getAdditionalExternalLink(AdditionalExternalLinkFilter filter)
Retrieves the value for the reference additionalExternalLink for the specified filter. |
List |
getAdditionalExternalLink(AdditionalExternalLinkQuery query)
Retrieves the value for the reference additionalExternalLink for the specified query. |
AdditionalExternalLink |
getAdditionalExternalLink(String id)
Retrieves the value for the reference additionalExternalLink for the specified qualifier
attribute value. |
Collection |
getAttachedDocument()
Retrieves a collection containing all the elements for the reference attachedDocument. |
List |
getAttachedDocument(DocumentAttachmentFilter filter)
Retrieves the value for the reference attachedDocument for
the specified filter. |
List |
getAttachedDocument(DocumentAttachmentQuery query)
Retrieves the value for the reference attachedDocument for
the specified query. |
DocumentAttachment |
getAttachedDocument(String id)
Retrieves the value for the reference attachedDocument for
the specified qualifier attribute value. |
List |
getCategory()
|
String |
getCategory(int index)
|
String |
getDisabledReason()
|
List |
getExternalLink()
|
String |
getExternalLink(int index)
|
Collection |
getMedia()
Retrieves a collection containing all the elements for the reference media. |
List |
getMedia(MediaFilter filter)
Retrieves the value for the reference media for the
specified filter. |
List |
getMedia(MediaQuery query)
Retrieves the value for the reference media for the
specified query. |
Media |
getMedia(String id)
Retrieves the value for the reference media for the
specified qualifier attribute value. |
Collection |
getNote()
Retrieves a collection containing all the elements for the reference note. |
List |
getNote(NoteFilter filter)
Retrieves the value for the reference note for the
specified filter. |
List |
getNote(NoteQuery query)
Retrieves the value for the reference note for the
specified query. |
Note |
getNote(String id)
Retrieves the value for the reference note for the
specified qualifier attribute value. |
Collection |
getPropertySet()
Retrieves a collection containing all the elements for the reference propertySet. |
List |
getPropertySet(PropertySetFilter filter)
Retrieves the value for the reference propertySet for the
specified filter. |
List |
getPropertySet(PropertySetQuery query)
Retrieves the value for the reference propertySet for the
specified query. |
PropertySet |
getPropertySet(String id)
Retrieves the value for the reference propertySet for the
specified qualifier attribute value. |
Collection |
getPropertySetEntry()
Retrieves a collection containing all the elements for the reference propertySetEntry. |
List |
getPropertySetEntry(PropertySetEntryFilter filter)
Retrieves the value for the reference propertySetEntry for
the specified filter. |
List |
getPropertySetEntry(PropertySetEntryQuery query)
Retrieves the value for the reference propertySetEntry for
the specified query. |
PropertySetEntry |
getPropertySetEntry(String id)
Retrieves the value for the reference propertySetEntry for
the specified qualifier attribute value. |
Collection |
getRating()
Retrieves a collection containing all the elements for the reference rating. |
List |
getRating(RatingFilter filter)
Retrieves the value for the reference rating for the
specified filter. |
List |
getRating(RatingQuery query)
Retrieves the value for the reference rating for the
specified query. |
Rating |
getRating(String id)
Retrieves the value for the reference rating for the
specified qualifier attribute value. |
Short |
getUserCode0()
|
Short |
getUserCode1()
|
Short |
getUserCode2()
|
Short |
getUserCode3()
|
List |
getUserCode4()
|
short |
getUserCode4(int index)
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate0()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate1()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate2()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate3()
|
List |
getUserDate4()
|
javax.xml.datatype.XMLGregorianCalendar |
getUserDate4(int index)
|
Date |
getUserDateTime0()
|
Date |
getUserDateTime1()
|
Date |
getUserDateTime2()
|
Date |
getUserDateTime3()
|
List |
getUserDateTime4()
|
Date |
getUserDateTime4(int index)
|
BigDecimal |
getUserNumber0()
|
BigDecimal |
getUserNumber1()
|
BigDecimal |
getUserNumber2()
|
BigDecimal |
getUserNumber3()
|
List |
getUserNumber4()
|
BigDecimal |
getUserNumber4(int index)
|
String |
getUserString0()
|
String |
getUserString1()
|
String |
getUserString2()
|
String |
getUserString3()
|
List |
getUserString4()
|
String |
getUserString4(int index)
|
boolean |
isDisabled()
Retrieves the value for the attribute disabled. |
Boolean |
isUserBoolean0()
|
Boolean |
isUserBoolean1()
|
Boolean |
isUserBoolean2()
|
Boolean |
isUserBoolean3()
|
List |
isUserBoolean4()
|
boolean |
isUserBoolean4(int index)
|
void |
removeAdditionalExternalLink(String id)
|
void |
removeAttachedDocument(String id)
|
void |
removeMedia(String id)
|
void |
removeNote(String id)
|
void |
removePropertySet(String id)
|
void |
removeRating(String id)
|
void |
setCategory(List newValue)
|
void |
setCategory(String[] newValue)
|
void |
setDisabled(boolean newValue)
Sets a new value for the attribute disabled. |
void |
setDisabledReason(String newValue)
Sets a new value for the attribute disabledReason. |
void |
setExternalLink(List newValue)
&nbs |