| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected Steward |
Aclentry.hasPrincipal |
protected Steward |
MappingSpecification.owner |
protected Steward |
TableAnalysisSummary.promotedByPrincipal |
protected Steward |
ColumnAnalysisSummary.promotedByPrincipal |
protected Steward |
Analysissummaryobject.promotedByPrincipal |
protected Steward |
TableAnalysisSummary.reviewedByPrincipal |
protected Steward |
ColumnAnalysisSummary.reviewedByPrincipal |
protected Steward |
Analysissummaryobject.reviewedByPrincipal |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Steward> |
RoleAssignment.assignsPrincipal |
protected ItemList<Steward> |
DataRuleDefinition.contact |
protected ItemList<Steward> |
DataRule.contact |
protected ItemList<Steward> |
DataRuleSet.contact |
protected ItemList<Steward> |
DataRuleSetDefinition.contact |
protected ItemList<Steward> |
InvDataRuleSetDefinition.contact |
protected ItemList<Steward> |
DataPolicy.contacts |
protected ItemList<Steward> |
Directory.hasPrincipal |
protected ItemList<Steward> |
SystemRole.ofPrincipal |
protected ItemList<Steward> |
Collection.owners |
protected ItemList<Steward> |
StageType.steward |
protected ItemList<Steward> |
TableAnalysisSummary.steward |
protected ItemList<Steward> |
ColumnAnalysisSummary.steward |
protected ItemList<Steward> |
UserRole.users |
protected ItemList<Steward> |
Collection.viewers |
| Modifier and Type | Method and Description |
|---|---|
Steward |
Aclentry.getHasPrincipal()
Retrieve the
has_principal property (displayed as 'Has Principal') of the object. |
Steward |
MappingSpecification.getOwner()
Retrieve the
owner property (displayed as 'Owner') of the object. |
Steward |
TableAnalysisSummary.getPromotedByPrincipal()
Retrieve the
promoted_by_principal property (displayed as 'Promoted By Principal') of the object. |
Steward |
ColumnAnalysisSummary.getPromotedByPrincipal()
Retrieve the
promoted_by_principal property (displayed as 'Promoted By Principal') of the object. |
Steward |
Analysissummaryobject.getPromotedByPrincipal()
Retrieve the
promoted_by_principal property (displayed as 'Promoted By Principal') of the object. |
Steward |
TableAnalysisSummary.getReviewedByPrincipal()
Retrieve the
reviewed_by_principal property (displayed as 'Reviewed By Principal') of the object. |
Steward |
ColumnAnalysisSummary.getReviewedByPrincipal()
Retrieve the
reviewed_by_principal property (displayed as 'Reviewed By Principal') of the object. |
Steward |
Analysissummaryobject.getReviewedByPrincipal()
Retrieve the
reviewed_by_principal property (displayed as 'Reviewed By Principal') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Steward> |
RoleAssignment.getAssignsPrincipal()
Retrieve the
assigns_principal property (displayed as 'Assigns Principal') of the object. |
ItemList<Steward> |
DataRuleDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataRule.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataRuleSet.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataRuleSetDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
InvDataRuleSetDefinition.getContact()
Retrieve the
contact property (displayed as 'Contact') of the object. |
ItemList<Steward> |
DataPolicy.getContacts()
Retrieve the
contacts property (displayed as 'Contacts') of the object. |
ItemList<Steward> |
Directory.getHasPrincipal()
Retrieve the
has_principal property (displayed as 'Has Principal') of the object. |
ItemList<Steward> |
SystemRole.getOfPrincipal()
Retrieve the
of_principal property (displayed as 'Of Principal') of the object. |
ItemList<Steward> |
Collection.getOwners()
Retrieve the
owners property (displayed as 'Owners') of the object. |
ItemList<Steward> |
StageType.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<Steward> |
TableAnalysisSummary.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<Steward> |
ColumnAnalysisSummary.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<Steward> |
UserRole.getUsers()
Retrieve the
users property (displayed as 'Users') of the object. |
ItemList<Steward> |
Collection.getViewers()
Retrieve the
viewers property (displayed as 'Viewers') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Aclentry.setHasPrincipal(Steward hasPrincipal)
Set the
has_principal property (displayed as Has Principal) of the object. |
void |
MappingSpecification.setOwner(Steward owner)
Set the
owner property (displayed as Owner) of the object. |
void |
TableAnalysisSummary.setPromotedByPrincipal(Steward promotedByPrincipal)
Set the
promoted_by_principal property (displayed as Promoted By Principal) of the object. |
void |
ColumnAnalysisSummary.setPromotedByPrincipal(Steward promotedByPrincipal)
Set the
promoted_by_principal property (displayed as Promoted By Principal) of the object. |
void |
Analysissummaryobject.setPromotedByPrincipal(Steward promotedByPrincipal)
Set the
promoted_by_principal property (displayed as Promoted By Principal) of the object. |
void |
TableAnalysisSummary.setReviewedByPrincipal(Steward reviewedByPrincipal)
Set the
reviewed_by_principal property (displayed as Reviewed By Principal) of the object. |
void |
ColumnAnalysisSummary.setReviewedByPrincipal(Steward reviewedByPrincipal)
Set the
reviewed_by_principal property (displayed as Reviewed By Principal) of the object. |
void |
Analysissummaryobject.setReviewedByPrincipal(Steward reviewedByPrincipal)
Set the
reviewed_by_principal property (displayed as Reviewed By Principal) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleAssignment.setAssignsPrincipal(ItemList<Steward> assignsPrincipal)
Set the
assigns_principal property (displayed as Assigns Principal) of the object. |
void |
DataRuleDefinition.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataRule.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataRuleSet.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataRuleSetDefinition.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
InvDataRuleSetDefinition.setContact(ItemList<Steward> contact)
Set the
contact property (displayed as Contact) of the object. |
void |
DataPolicy.setContacts(ItemList<Steward> contacts)
Set the
contacts property (displayed as Contacts) of the object. |
void |
Directory.setHasPrincipal(ItemList<Steward> hasPrincipal)
Set the
has_principal property (displayed as Has Principal) of the object. |
void |
SystemRole.setOfPrincipal(ItemList<Steward> ofPrincipal)
Set the
of_principal property (displayed as Of Principal) of the object. |
void |
Collection.setOwners(ItemList<Steward> owners)
Set the
owners property (displayed as Owners) of the object. |
void |
StageType.setSteward(ItemList<Steward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
TableAnalysisSummary.setSteward(ItemList<Steward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
ColumnAnalysisSummary.setSteward(ItemList<Steward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
UserRole.setUsers(ItemList<Steward> users)
Set the
users property (displayed as Users) of the object. |
void |
Collection.setViewers(ItemList<Steward> viewers)
Set the
viewers property (displayed as Viewers) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.