|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.unica.publicapi.plan.api.Handle
com.unica.publicapi.plan.api.InvoiceLineItemHandle
public class InvoiceLineItemHandle
InvoiceLineItemHandle is a handle to a Plan invoice line item.
Field Summary |
---|
Constructor Summary | |
---|---|
InvoiceLineItemHandle(java.net.URL baseURL,
int invoiceId,
int lineItemId)
Create a new instance from the specified Plan base URL and component identifier. |
Method Summary | |
---|---|
int |
getLineItemId()
|
Methods inherited from class com.unica.publicapi.plan.api.Handle |
---|
equals, getBaseURL, getComponentId, getComponentTypeEnum, getExtensions, getURL, hashCode, makeHandle, makeHandle, makeHandleForTrigger, toExternalForm, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvoiceLineItemHandle(java.net.URL baseURL, int invoiceId, int lineItemId)
baseURL
- base urlinvoiceId
- lineItemId
- Method Detail |
---|
public int getLineItemId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |