| Modifier and Type | Field and Description |
|---|---|
protected XBCatalogServiceClient |
client |
| Constructor and Description |
|---|
XBRTran(XBCatalogServiceClient client,
long id) |
| Modifier and Type | Method and Description |
|---|---|
XBCBlockRev |
getExcept()
Get exception of the procedure
|
java.lang.Long |
getId()
Gets item identification
|
XBCLimitSpec |
getLimit()
Get limitation of the procedure
|
XBRBlockSpec |
getOwner()
Get owner which is directory
|
XBCBlockRev |
getTarget()
Get target of the procedure
|
protected XBCatalogServiceClient client
public XBRTran(XBCatalogServiceClient client, long id)
public XBRBlockSpec getOwner()
XBCTranpublic java.lang.Long getId()
XBCBasepublic XBCBlockRev getTarget()
XBCTranpublic XBCLimitSpec getLimit()
XBCTranpublic XBCBlockRev getExcept()
XBCTran