|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.core.CoreNode
org.plasma.sdo.core.CoreDataObject
org.plasma.provisioning.rdb.oracle.g11.sys.impl.ViewImpl
public class ViewImpl
Represents a system view definition
Generated implementation class representing the domain model entity View. Data Store Mapping: Corresponds to the physical data store entity ALL_VIEWS.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.View |
|---|
View.PROPERTY |
| Field Summary | |
|---|---|
static java.lang.String |
NAMESPACE_URI
The SDO namespace URI associated with the SDO Type for this class |
| Fields inherited from class org.plasma.sdo.core.CoreNode |
|---|
EMPTY_EDGE_LIST, valueObject |
| Fields inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.View |
|---|
TYPE_NAME_VIEW |
| Constructor Summary | |
|---|---|
ViewImpl()
Default No-arg constructor required for serialization operations. |
|
ViewImpl(Type type)
|
|
| Method Summary | |
|---|---|
void |
addViewColumn(ViewColumn value)
Adds the given value of Type ViewColumn for the object's multi-valued property viewColumn. |
void |
addViewColumnComment(ViewColumnComment value)
Adds the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment. |
void |
addViewComment(ViewComment value)
Adds the given value of Type ViewComment for the object's multi-valued property viewComment. |
ViewColumn |
createViewColumn()
Creates and returns a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property, viewColumn. |
ViewColumnComment |
createViewColumnComment()
Creates and returns a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment. |
ViewComment |
createViewComment()
Creates and returns a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property, viewComment. |
java.lang.String |
getEditioningView()
Returns the value of the editioningView property. |
java.lang.String |
getOidText()
Returns the value of the oidText property. |
int |
getOidTextLength()
Returns the value of the oidTextLength property. |
java.lang.String |
getOwner()
Returns the value of the owner property. |
java.lang.String |
getReadOnly()
Returns the value of the readOnly property. |
java.lang.String |
getSuperviewName()
Returns the value of the superviewName property. |
java.lang.String |
getText()
Returns the value of the text property. |
int |
getTextLength()
Returns the value of the textLength property. |
java.lang.String |
getTypeText()
Returns the value of the typeText property. |
int |
getTypeTextLength()
Returns the value of the typeTextLength property. |
ViewColumn[] |
getViewColumn()
Returns an array of ViewColumn set for the object's multi-valued property viewColumn. |
ViewColumn |
getViewColumn(int idx)
Returns the ViewColumn set for the object's multi-valued property viewColumn based on the given index. |
ViewColumnComment[] |
getViewColumnComment()
Returns an array of ViewColumnComment set for the object's multi-valued property viewColumnComment. |
ViewColumnComment |
getViewColumnComment(int idx)
Returns the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index. |
int |
getViewColumnCommentCount()
Returns a count for multi-valued property viewColumnComment. |
int |
getViewColumnCount()
Returns a count for multi-valued property viewColumn. |
ViewComment[] |
getViewComment()
Returns an array of ViewComment set for the object's multi-valued property viewComment. |
ViewComment |
getViewComment(int idx)
Returns the ViewComment set for the object's multi-valued property viewComment based on the given index. |
int |
getViewCommentCount()
Returns a count for multi-valued property viewComment. |
java.lang.String |
getViewName()
Returns the value of the viewName property. |
java.lang.String |
getViewType()
Returns the value of the viewType property. |
java.lang.String |
getViewTypeOwner()
Returns the value of the viewTypeOwner property. |
boolean |
isSetEditioningView()
Returns true if the editioningView property is set. |
boolean |
isSetOidText()
Returns true if the oidText property is set. |
boolean |
isSetOidTextLength()
Returns true if the oidTextLength property is set. |
boolean |
isSetOwner()
Returns true if the owner property is set. |
boolean |
isSetReadOnly()
Returns true if the readOnly property is set. |
boolean |
isSetSuperviewName()
Returns true if the superviewName property is set. |
boolean |
isSetText()
Returns true if the text property is set. |
boolean |
isSetTextLength()
Returns true if the textLength property is set. |
boolean |
isSetTypeText()
Returns true if the typeText property is set. |
boolean |
isSetTypeTextLength()
Returns true if the typeTextLength property is set. |
boolean |
isSetViewColumn()
Returns true if the viewColumn property is set. |
boolean |
isSetViewColumnComment()
Returns true if the viewColumnComment property is set. |
boolean |
isSetViewComment()
Returns true if the viewComment property is set. |
boolean |
isSetViewName()
Returns true if the viewName property is set. |
boolean |
isSetViewType()
Returns true if the viewType property is set. |
boolean |
isSetViewTypeOwner()
Returns true if the viewTypeOwner property is set. |
void |
removeViewColumn(ViewColumn value)
Removes the given value of Type ViewColumn for the object's multi-valued property viewColumn. |
void |
removeViewColumnComment(ViewColumnComment value)
Removes the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment. |
void |
removeViewComment(ViewComment value)
Removes the given value of Type ViewComment for the object's multi-valued property viewComment. |
void |
setEditioningView(java.lang.String value)
Sets the value of the editioningView property to the given value. |
void |
setOidText(java.lang.String value)
Sets the value of the oidText property to the given value. |
void |
setOidTextLength(int value)
Sets the value of the oidTextLength property to the given value. |
void |
setOwner(java.lang.String value)
Sets the value of the owner property to the given value. |
void |
setReadOnly(java.lang.String value)
Sets the value of the readOnly property to the given value. |
void |
setSuperviewName(java.lang.String value)
Sets the value of the superviewName property to the given value. |
void |
setText(java.lang.String value)
Sets the value of the text property to the given value. |
void |
setTextLength(int value)
Sets the value of the textLength property to the given value. |
void |
setTypeText(java.lang.String value)
Sets the value of the typeText property to the given value. |
void |
setTypeTextLength(int value)
Sets the value of the typeTextLength property to the given value. |
void |
setViewColumn(ViewColumn[] value)
Sets the given array of Type ViewColumn for the object's multi-valued property viewColumn. |
void |
setViewColumnComment(ViewColumnComment[] value)
Sets the given array of Type ViewColumnComment for the object's multi-valued property viewColumnComment. |
void |
setViewComment(ViewComment[] value)
Sets the given array of Type ViewComment for the object's multi-valued property viewComment. |
void |
setViewName(java.lang.String value)
Sets the value of the viewName property to the given value. |
void |
setViewType(java.lang.String value)
Sets the value of the viewType property to the given value. |
void |
setViewTypeOwner(java.lang.String value)
Sets the value of the viewTypeOwner property to the given value. |
void |
unsetEditioningView()
Unsets the editioningView property, the value of the property of the object being set to the property's default value. |
void |
unsetOidText()
Unsets the oidText property, the value of the property of the object being set to the property's default value. |
void |
unsetOidTextLength()
Unsets the oidTextLength property, the value of the property of the object being set to the property's default value. |
void |
unsetOwner()
Unsets the owner property, the value of the property of the object being set to the property's default value. |
void |
unsetReadOnly()
Unsets the readOnly property, the value of the property of the object being set to the property's default value. |
void |
unsetSuperviewName()
Unsets the superviewName property, the value of the property of the object being set to the property's default value. |
void |
unsetText()
Unsets the text property, the value of the property of the object being set to the property's default value. |
void |
unsetTextLength()
Unsets the textLength property, the value of the property of the object being set to the property's default value. |
void |
unsetTypeText()
Unsets the typeText property, the value of the property of the object being set to the property's default value. |
void |
unsetTypeTextLength()
Unsets the typeTextLength property, the value of the property of the object being set to the property's default value. |
void |
unsetViewColumn()
Unsets the viewColumn property, clearing the underlying collection. |
void |
unsetViewColumnComment()
Unsets the viewColumnComment property, clearing the underlying collection. |
void |
unsetViewComment()
Unsets the viewComment property, clearing the underlying collection. |
void |
unsetViewName()
Unsets the viewName property, the value of the property of the object being set to the property's default value. |
void |
unsetViewType()
Unsets the viewType property, the value of the property of the object being set to the property's default value. |
void |
unsetViewTypeOwner()
Unsets the viewTypeOwner property, the value of the property of the object being set to the property's default value. |
| Methods inherited from class org.plasma.sdo.core.CoreNode |
|---|
getEdges, getEntityName, getValue, getValueObject, removeValue, setValue, setValueObject |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.plasma.sdo.PlasmaDataObject |
|---|
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reset, resetUUID, setContainer, setContainmentProperty, setDataGraph |
| Field Detail |
|---|
public static final java.lang.String NAMESPACE_URI
| Constructor Detail |
|---|
public ViewImpl()
public ViewImpl(Type type)
| Method Detail |
|---|
public boolean isSetEditioningView()
isSetEditioningView in interface Viewpublic void unsetEditioningView()
unsetEditioningView in interface Viewpublic java.lang.String getEditioningView()
getEditioningView in interface Viewpublic void setEditioningView(java.lang.String value)
maxLength: 1
setEditioningView in interface Viewpublic boolean isSetOidText()
isSetOidText in interface Viewpublic void unsetOidText()
unsetOidText in interface Viewpublic java.lang.String getOidText()
getOidText in interface Viewpublic void setOidText(java.lang.String value)
setOidText in interface Viewpublic boolean isSetOidTextLength()
isSetOidTextLength in interface Viewpublic void unsetOidTextLength()
unsetOidTextLength in interface Viewpublic int getOidTextLength()
getOidTextLength in interface Viewpublic void setOidTextLength(int value)
setOidTextLength in interface Viewpublic boolean isSetOwner()
isSetOwner in interface Viewpublic void unsetOwner()
unsetOwner in interface Viewpublic java.lang.String getOwner()
getOwner in interface Viewpublic void setOwner(java.lang.String value)
setOwner in interface Viewpublic boolean isSetReadOnly()
isSetReadOnly in interface Viewpublic void unsetReadOnly()
unsetReadOnly in interface Viewpublic java.lang.String getReadOnly()
getReadOnly in interface Viewpublic void setReadOnly(java.lang.String value)
maxLength: 1
setReadOnly in interface Viewpublic boolean isSetSuperviewName()
isSetSuperviewName in interface Viewpublic void unsetSuperviewName()
unsetSuperviewName in interface Viewpublic java.lang.String getSuperviewName()
getSuperviewName in interface Viewpublic void setSuperviewName(java.lang.String value)
maxLength: 30
setSuperviewName in interface Viewpublic boolean isSetText()
isSetText in interface Viewpublic void unsetText()
unsetText in interface Viewpublic java.lang.String getText()
getText in interface Viewpublic void setText(java.lang.String value)
setText in interface Viewpublic boolean isSetTextLength()
isSetTextLength in interface Viewpublic void unsetTextLength()
unsetTextLength in interface Viewpublic int getTextLength()
getTextLength in interface Viewpublic void setTextLength(int value)
setTextLength in interface Viewpublic boolean isSetTypeText()
isSetTypeText in interface Viewpublic void unsetTypeText()
unsetTypeText in interface Viewpublic java.lang.String getTypeText()
getTypeText in interface Viewpublic void setTypeText(java.lang.String value)
setTypeText in interface Viewpublic boolean isSetTypeTextLength()
isSetTypeTextLength in interface Viewpublic void unsetTypeTextLength()
unsetTypeTextLength in interface Viewpublic int getTypeTextLength()
getTypeTextLength in interface Viewpublic void setTypeTextLength(int value)
setTypeTextLength in interface Viewpublic boolean isSetViewColumn()
isSetViewColumn in interface Viewpublic void unsetViewColumn()
unsetViewColumn in interface Viewpublic ViewColumn createViewColumn()
ViewColumn automatically establishing a containment relationship through the object's reference property, viewColumn.
createViewColumn in interface ViewViewColumn automatically establishing a containment relationship through the object's reference property viewColumn.public ViewColumn[] getViewColumn()
View
getViewColumn in interface Viewpublic ViewColumn getViewColumn(int idx)
View
getViewColumn in interface Viewidx - the index
public int getViewColumnCount()
View
getViewColumnCount in interface Viewpublic void setViewColumn(ViewColumn[] value)
View
setViewColumn in interface Viewvalue - the array valuepublic void addViewColumn(ViewColumn value)
View
addViewColumn in interface Viewvalue - the value to addpublic void removeViewColumn(ViewColumn value)
View
removeViewColumn in interface Viewvalue - the value to removepublic boolean isSetViewColumnComment()
isSetViewColumnComment in interface Viewpublic void unsetViewColumnComment()
unsetViewColumnComment in interface Viewpublic ViewColumnComment createViewColumnComment()
ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment.
createViewColumnComment in interface ViewViewColumnComment automatically establishing a containment relationship through the object's reference property viewColumnComment.public ViewColumnComment[] getViewColumnComment()
View
getViewColumnComment in interface Viewpublic ViewColumnComment getViewColumnComment(int idx)
View
getViewColumnComment in interface Viewidx - the index
public int getViewColumnCommentCount()
View
getViewColumnCommentCount in interface Viewpublic void setViewColumnComment(ViewColumnComment[] value)
View
setViewColumnComment in interface Viewvalue - the array valuepublic void addViewColumnComment(ViewColumnComment value)
View
addViewColumnComment in interface Viewvalue - the value to addpublic void removeViewColumnComment(ViewColumnComment value)
View
removeViewColumnComment in interface Viewvalue - the value to removepublic boolean isSetViewComment()
isSetViewComment in interface Viewpublic void unsetViewComment()
unsetViewComment in interface Viewpublic ViewComment createViewComment()
ViewComment automatically establishing a containment relationship through the object's reference property, viewComment.
createViewComment in interface ViewViewComment automatically establishing a containment relationship through the object's reference property viewComment.public ViewComment[] getViewComment()
View
getViewComment in interface Viewpublic ViewComment getViewComment(int idx)
View
getViewComment in interface Viewidx - the index
public int getViewCommentCount()
View
getViewCommentCount in interface Viewpublic void setViewComment(ViewComment[] value)
View
setViewComment in interface Viewvalue - the array valuepublic void addViewComment(ViewComment value)
View
addViewComment in interface Viewvalue - the value to addpublic void removeViewComment(ViewComment value)
View
removeViewComment in interface Viewvalue - the value to removepublic boolean isSetViewName()
isSetViewName in interface Viewpublic void unsetViewName()
unsetViewName in interface Viewpublic java.lang.String getViewName()
getViewName in interface Viewpublic void setViewName(java.lang.String value)
maxLength: 30
setViewName in interface Viewpublic boolean isSetViewType()
isSetViewType in interface Viewpublic void unsetViewType()
unsetViewType in interface Viewpublic java.lang.String getViewType()
getViewType in interface Viewpublic void setViewType(java.lang.String value)
setViewType in interface Viewpublic boolean isSetViewTypeOwner()
isSetViewTypeOwner in interface Viewpublic void unsetViewTypeOwner()
unsetViewTypeOwner in interface Viewpublic java.lang.String getViewTypeOwner()
getViewTypeOwner in interface Viewpublic void setViewTypeOwner(java.lang.String value)
setViewTypeOwner in interface View
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||