org.plasma.provisioning.rdb.oracle.g11.sys
Interface View

All Superinterfaces:
DataObject, PlasmaDataObject, java.io.Serializable
All Known Implementing Classes:
ViewImpl

public interface View
extends PlasmaDataObject

Represents a system view definition

Generated interface representing the domain model entity View. This SDO interface directly reflects the class (single or multiple) inheritance lattice of the source domain model(s) and is part of namespace http://org.plasma/sdo/oracle/11g/sys defined within the Configuration.

Data Store Mapping: Corresponds to the physical data store entity ALL_VIEWS.

See Also:
ViewColumn, ViewColumnComment, ViewComment

Nested Class Summary
static class View.PROPERTY
          The declared logical property names for this Type.
 
Field Summary
static java.lang.String NAMESPACE_URI
          The SDO namespace URI associated with the Type for this class.
static java.lang.String TYPE_NAME_VIEW
          The entity or Type logical name associated with this class.
 
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 interface org.plasma.sdo.PlasmaDataObject
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reset, resetUUID, setContainer, setContainmentProperty, setDataGraph
 
Methods inherited from interface commonj.sdo.DataObject
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset
 

Field Detail

NAMESPACE_URI

static final java.lang.String NAMESPACE_URI
The SDO namespace URI associated with the Type for this class.

See Also:
Constant Field Values

TYPE_NAME_VIEW

static final java.lang.String TYPE_NAME_VIEW
The entity or Type logical name associated with this class.

See Also:
Constant Field Values
Method Detail

isSetOwner

boolean isSetOwner()
Returns true if the owner property is set.

Returns:
true if the owner property is set.

unsetOwner

void unsetOwner()
Unsets the owner property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getOwner

java.lang.String getOwner()
Returns the value of the owner property.

Returns:
the value of the owner property.

setOwner

void setOwner(java.lang.String value)
Sets the value of the owner property to the given value.


isSetViewName

boolean isSetViewName()
Returns true if the viewName property is set.

Returns:
true if the viewName property is set.

unsetViewName

void unsetViewName()
Unsets the viewName property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getViewName

java.lang.String getViewName()
Returns the value of the viewName property.

Returns:
the value of the viewName property.

setViewName

void setViewName(java.lang.String value)
Sets the value of the viewName property to the given value.

Value Constraints:
     maxLength: 30


isSetTextLength

boolean isSetTextLength()
Returns true if the textLength property is set.

Returns:
true if the textLength property is set.

unsetTextLength

void unsetTextLength()
Unsets the textLength property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getTextLength

int getTextLength()
Returns the value of the textLength property.

Returns:
the value of the textLength property.

setTextLength

void setTextLength(int value)
Sets the value of the textLength property to the given value.


isSetText

boolean isSetText()
Returns true if the text property is set.

Returns:
true if the text property is set.

unsetText

void unsetText()
Unsets the text property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getText

java.lang.String getText()
Returns the value of the text property.

Returns:
the value of the text property.

setText

void setText(java.lang.String value)
Sets the value of the text property to the given value.


isSetTypeTextLength

boolean isSetTypeTextLength()
Returns true if the typeTextLength property is set.

Returns:
true if the typeTextLength property is set.

unsetTypeTextLength

void unsetTypeTextLength()
Unsets the typeTextLength property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getTypeTextLength

int getTypeTextLength()
Returns the value of the typeTextLength property.

Returns:
the value of the typeTextLength property.

setTypeTextLength

void setTypeTextLength(int value)
Sets the value of the typeTextLength property to the given value.


isSetTypeText

boolean isSetTypeText()
Returns true if the typeText property is set.

Returns:
true if the typeText property is set.

unsetTypeText

void unsetTypeText()
Unsets the typeText property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getTypeText

java.lang.String getTypeText()
Returns the value of the typeText property.

Returns:
the value of the typeText property.

setTypeText

void setTypeText(java.lang.String value)
Sets the value of the typeText property to the given value.


isSetOidTextLength

boolean isSetOidTextLength()
Returns true if the oidTextLength property is set.

Returns:
true if the oidTextLength property is set.

unsetOidTextLength

void unsetOidTextLength()
Unsets the oidTextLength property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getOidTextLength

int getOidTextLength()
Returns the value of the oidTextLength property.

Returns:
the value of the oidTextLength property.

setOidTextLength

void setOidTextLength(int value)
Sets the value of the oidTextLength property to the given value.


isSetOidText

boolean isSetOidText()
Returns true if the oidText property is set.

Returns:
true if the oidText property is set.

unsetOidText

void unsetOidText()
Unsets the oidText property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getOidText

java.lang.String getOidText()
Returns the value of the oidText property.

Returns:
the value of the oidText property.

setOidText

void setOidText(java.lang.String value)
Sets the value of the oidText property to the given value.


isSetViewTypeOwner

boolean isSetViewTypeOwner()
Returns true if the viewTypeOwner property is set.

Returns:
true if the viewTypeOwner property is set.

unsetViewTypeOwner

void unsetViewTypeOwner()
Unsets the viewTypeOwner property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getViewTypeOwner

java.lang.String getViewTypeOwner()
Returns the value of the viewTypeOwner property.

Returns:
the value of the viewTypeOwner property.

setViewTypeOwner

void setViewTypeOwner(java.lang.String value)
Sets the value of the viewTypeOwner property to the given value.


isSetViewType

boolean isSetViewType()
Returns true if the viewType property is set.

Returns:
true if the viewType property is set.

unsetViewType

void unsetViewType()
Unsets the viewType property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getViewType

java.lang.String getViewType()
Returns the value of the viewType property.

Returns:
the value of the viewType property.

setViewType

void setViewType(java.lang.String value)
Sets the value of the viewType property to the given value.


isSetSuperviewName

boolean isSetSuperviewName()
Returns true if the superviewName property is set.

Returns:
true if the superviewName property is set.

unsetSuperviewName

void unsetSuperviewName()
Unsets the superviewName property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getSuperviewName

java.lang.String getSuperviewName()
Returns the value of the superviewName property.

Returns:
the value of the superviewName property.

setSuperviewName

void setSuperviewName(java.lang.String value)
Sets the value of the superviewName property to the given value.

Value Constraints:
     maxLength: 30


isSetEditioningView

boolean isSetEditioningView()
Returns true if the editioningView property is set.

Returns:
true if the editioningView property is set.

unsetEditioningView

void unsetEditioningView()
Unsets the editioningView property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getEditioningView

java.lang.String getEditioningView()
Returns the value of the editioningView property.

Returns:
the value of the editioningView property.

setEditioningView

void setEditioningView(java.lang.String value)
Sets the value of the editioningView property to the given value.

Value Constraints:
     maxLength: 1


isSetReadOnly

boolean isSetReadOnly()
Returns true if the readOnly property is set.

Returns:
true if the readOnly property is set.

unsetReadOnly

void unsetReadOnly()
Unsets the readOnly property, the value of the property of the object being set to the property's default value. The property will no longer be considered set.


getReadOnly

java.lang.String getReadOnly()
Returns the value of the readOnly property.

Returns:
the value of the readOnly property.

setReadOnly

void setReadOnly(java.lang.String value)
Sets the value of the readOnly property to the given value.

Value Constraints:
     maxLength: 1


isSetViewColumn

boolean isSetViewColumn()
Returns true if the viewColumn property is set.

Returns:
true if the viewColumn property is set.

unsetViewColumn

void unsetViewColumn()
Unsets the viewColumn property, clearing the underlying collection. The property will no longer be considered set.


createViewColumn

ViewColumn createViewColumn()
Creates and returns a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property, viewColumn.

Returns:
a new instance of Type ViewColumn automatically establishing a containment relationship through the object's reference property viewColumn.

getViewColumn

ViewColumn[] getViewColumn()
Returns an array of ViewColumn set for the object's multi-valued property viewColumn.

Returns:
an array of ViewColumn set for the object's multi-valued property viewColumn.

getViewColumn

ViewColumn getViewColumn(int idx)
Returns the ViewColumn set for the object's multi-valued property viewColumn based on the given index.

Parameters:
idx - the index
Returns:
the ViewColumn set for the object's multi-valued property viewColumn based on the given index.

getViewColumnCount

int getViewColumnCount()
Returns a count for multi-valued property viewColumn.

Returns:
a count for multi-valued property viewColumn.

setViewColumn

void setViewColumn(ViewColumn[] value)
Sets the given array of Type ViewColumn for the object's multi-valued property viewColumn.

Parameters:
value - the array value

addViewColumn

void addViewColumn(ViewColumn value)
Adds the given value of Type ViewColumn for the object's multi-valued property viewColumn.

Parameters:
value - the value to add

removeViewColumn

void removeViewColumn(ViewColumn value)
Removes the given value of Type ViewColumn for the object's multi-valued property viewColumn.

Parameters:
value - the value to remove

isSetViewComment

boolean isSetViewComment()
Returns true if the viewComment property is set.

Returns:
true if the viewComment property is set.

unsetViewComment

void unsetViewComment()
Unsets the viewComment property, clearing the underlying collection. The property will no longer be considered set.


createViewComment

ViewComment createViewComment()
Creates and returns a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property, viewComment.

Returns:
a new instance of Type ViewComment automatically establishing a containment relationship through the object's reference property viewComment.

getViewComment

ViewComment[] getViewComment()
Returns an array of ViewComment set for the object's multi-valued property viewComment.

Returns:
an array of ViewComment set for the object's multi-valued property viewComment.

getViewComment

ViewComment getViewComment(int idx)
Returns the ViewComment set for the object's multi-valued property viewComment based on the given index.

Parameters:
idx - the index
Returns:
the ViewComment set for the object's multi-valued property viewComment based on the given index.

getViewCommentCount

int getViewCommentCount()
Returns a count for multi-valued property viewComment.

Returns:
a count for multi-valued property viewComment.

setViewComment

void setViewComment(ViewComment[] value)
Sets the given array of Type ViewComment for the object's multi-valued property viewComment.

Parameters:
value - the array value

addViewComment

void addViewComment(ViewComment value)
Adds the given value of Type ViewComment for the object's multi-valued property viewComment.

Parameters:
value - the value to add

removeViewComment

void removeViewComment(ViewComment value)
Removes the given value of Type ViewComment for the object's multi-valued property viewComment.

Parameters:
value - the value to remove

isSetViewColumnComment

boolean isSetViewColumnComment()
Returns true if the viewColumnComment property is set.

Returns:
true if the viewColumnComment property is set.

unsetViewColumnComment

void unsetViewColumnComment()
Unsets the viewColumnComment property, clearing the underlying collection. The property will no longer be considered set.


createViewColumnComment

ViewColumnComment createViewColumnComment()
Creates and returns a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment.

Returns:
a new instance of Type ViewColumnComment automatically establishing a containment relationship through the object's reference property viewColumnComment.

getViewColumnComment

ViewColumnComment[] getViewColumnComment()
Returns an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.

Returns:
an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.

getViewColumnComment

ViewColumnComment getViewColumnComment(int idx)
Returns the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.

Parameters:
idx - the index
Returns:
the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.

getViewColumnCommentCount

int getViewColumnCommentCount()
Returns a count for multi-valued property viewColumnComment.

Returns:
a count for multi-valued property viewColumnComment.

setViewColumnComment

void setViewColumnComment(ViewColumnComment[] value)
Sets the given array of Type ViewColumnComment for the object's multi-valued property viewColumnComment.

Parameters:
value - the array value

addViewColumnComment

void addViewColumnComment(ViewColumnComment value)
Adds the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.

Parameters:
value - the value to add

removeViewColumnComment

void removeViewColumnComment(ViewColumnComment value)
Removes the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.

Parameters:
value - the value to remove


Copyright © 2013. All Rights Reserved.