|
OracleAS Syndication Services API Reference 10g (9.0.4) Part No. B10399-01 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides accessors for cp offer
Method Summary | |
java.lang.String |
getCPOfferID() Returns the cp offer id |
java.lang.String |
getDescription() Returns the cp offer description |
ISODateTime |
getExpirationDate() Returns the cp offer expiration date |
java.lang.String |
getIPStatus() Returns the cp offer intellectual property status |
java.lang.String |
getName() Returns the cp offer name |
java.lang.String |
getProductName() Returns the cp offer product name |
java.lang.String |
getRightsHolder() Returns the cp offer rights-holder |
boolean |
isAtomicUse() Returns true if the cp offer has the is-atomic attribute set |
boolean |
isEditable() Returns true if the cp offer has the editable attribute set |
boolean |
isShowCredit() Returns true if the cp offer has the show credit attribute set |
boolean |
isUsageRequired() Returns true if the cp offer has the usage required attribute set |
void |
setAtomicUse(boolean bAtomicUse) Sets the is-atomic attribute |
void |
setCPOfferID(java.lang.String offerID) Sets the cp offer id |
void |
setDescription(java.lang.String description) Sets the cp offer description |
void |
setEditable(boolean bEditable) Sets the cp offer editable attribute |
void |
setExpirationDate(ISODateTime exprDate) Sets the cp offer expiration date |
void |
setIPStatus(java.lang.String ipStatus) Sets the cp offer intellectual property status |
void |
setName(java.lang.String name) Sets the cp offer name |
void |
setProductName(java.lang.String productName) Sets the cp offer product name |
void |
setRightsHolder(java.lang.String rightsHolder) Sets the cp offer rights holder |
void |
setShowCredit(boolean bHasShowCredit) Sets the cp offer show credit attribute |
void |
setUsageRequired(boolean bIsUsageRequired) Sets the cp offer usage required attribute |
Method Detail |
public java.lang.String getCPOfferID()
public java.lang.String getName()
public java.lang.String getDescription()
public ISODateTime getExpirationDate()
public java.lang.String getIPStatus()
public java.lang.String getRightsHolder()
public java.lang.String getProductName()
public boolean isShowCredit()
public boolean isUsageRequired()
public boolean isAtomicUse()
public boolean isEditable()
public void setAtomicUse(boolean bAtomicUse)
bAtomicUse,
- value of is-atomic attributepublic void setCPOfferID(java.lang.String offerID)
offerID,
- value of the cp offer idpublic void setDescription(java.lang.String description)
description,
- value of the cp offer descriptionpublic void setName(java.lang.String name)
name,
- value of the cp offer namepublic void setEditable(boolean bEditable)
bEditable,
- true if you want to set the editable attributepublic void setExpirationDate(ISODateTime exprDate)
exprDate,
- value of the cp offer expiration datepublic void setIPStatus(java.lang.String ipStatus)
ipStatus,
- value of the cp offer intellectual property statuspublic void setProductName(java.lang.String productName)
productName,
- value of the cp offer product namepublic void setRightsHolder(java.lang.String rightsHolder)
rightsHolder,
- value of the cp offer rights holderpublic void setShowCredit(boolean bHasShowCredit)
bHasShowCredit,
- true if you want to set the show credit attributepublic void setUsageRequired(boolean bIsUsageRequired)
bIsUsageRequired,
- true if you want to set the usage required attribute
|
Copyright © 2001, 2003, Oracle. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001, 2003, Oracle. All rights reserved.