public class NonPublishedDataRuleSet extends DataRuleSetDefinition
non_published_data_rule_set asset type in IGC, displayed as 'Data Rule Set Definition' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<MainObject> |
dataRuleDefinitions |
protected ItemList<DataRuleSet> |
dataRuleSets |
protected ItemList<DatabaseColumn> |
designBindings |
contact, dataPolicies, nonPublishedDataRuleSetDefinitions, project, publicationDate, published, publishedDataRuleSetDefinitions, statusblueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
NonPublishedDataRuleSet() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<MainObject> |
getDataRuleDefinitions()
Retrieve the
data_rule_definitions property (displayed as 'Data Rule Definitions') of the object. |
ItemList<DataRuleSet> |
getDataRuleSets()
Retrieve the
data_rule_sets property (displayed as 'Data Rule Sets') of the object. |
ItemList<DatabaseColumn> |
getDesignBindings()
Retrieve the
design_bindings property (displayed as 'Design Bindings') of the object. |
void |
setDataRuleDefinitions(ItemList<MainObject> dataRuleDefinitions)
Set the
data_rule_definitions property (displayed as Data Rule Definitions) of the object. |
void |
setDataRuleSets(ItemList<DataRuleSet> dataRuleSets)
Set the
data_rule_sets property (displayed as Data Rule Sets) of the object. |
void |
setDesignBindings(ItemList<DatabaseColumn> designBindings)
Set the
design_bindings property (displayed as Design Bindings) of the object. |
getContact, getDataPolicies, getNonPublishedDataRuleSetDefinitions, getProject, getPublicationDate, getPublished, getPublishedDataRuleSetDefinitions, getStatus, setContact, setDataPolicies, setNonPublishedDataRuleSetDefinitions, setProject, setPublicationDate, setPublished, setPublishedDataRuleSetDefinitions, setStatusgetBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected ItemList<MainObject> dataRuleDefinitions
protected ItemList<DataRuleSet> dataRuleSets
protected ItemList<DatabaseColumn> designBindings
public ItemList<MainObject> getDataRuleDefinitions()
data_rule_definitions property (displayed as 'Data Rule Definitions') of the object.ItemList<MainObject>public void setDataRuleDefinitions(ItemList<MainObject> dataRuleDefinitions)
data_rule_definitions property (displayed as Data Rule Definitions) of the object.dataRuleDefinitions - the value to setpublic ItemList<DataRuleSet> getDataRuleSets()
data_rule_sets property (displayed as 'Data Rule Sets') of the object.ItemList<DataRuleSet>public void setDataRuleSets(ItemList<DataRuleSet> dataRuleSets)
data_rule_sets property (displayed as Data Rule Sets) of the object.dataRuleSets - the value to setpublic ItemList<DatabaseColumn> getDesignBindings()
design_bindings property (displayed as 'Design Bindings') of the object.ItemList<DatabaseColumn>public void setDesignBindings(ItemList<DatabaseColumn> designBindings)
design_bindings property (displayed as Design Bindings) of the object.designBindings - the value to setCopyright © 2018–2021 ODPi. All rights reserved.