|
||||||||||
| 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.ViewColumnCommentImpl
public class ViewColumnCommentImpl
The comment for a column
Generated implementation class representing the domain model entity ViewColumnComment. Data Store Mapping: Corresponds to the physical data store entity ALL_COL_COMMENTS.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumnComment |
|---|
ViewColumnComment.PROPERTY |
| Field Summary | |
|---|---|
static 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.ViewColumnComment |
|---|
TYPE_NAME_VIEW_COLUMN_COMMENT |
| Constructor Summary | |
|---|---|
ViewColumnCommentImpl()
Default No-arg constructor required for serialization operations. |
|
ViewColumnCommentImpl(Type type)
|
|
| Method Summary | |
|---|---|
View |
createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
String |
getColumnName()
Returns the value of the columnName property. |
String |
getComments()
Returns the value of the comments property. |
String |
getOwner()
Returns the value of the owner property. |
View |
getView()
Returns the value of the view property. |
boolean |
isSetColumnName()
Returns true if the columnName property is set. |
boolean |
isSetComments()
Returns true if the comments property is set. |
boolean |
isSetOwner()
Returns true if the owner property is set. |
boolean |
isSetView()
Returns true if the view property is set. |
void |
setColumnName(String value)
Sets the value of the columnName property to the given value. |
void |
setComments(String value)
Sets the value of the comments property to the given value. |
void |
setOwner(String value)
Sets the value of the owner property to the given value. |
void |
setView(View value)
Sets the value of the view property to the given value. |
void |
unsetColumnName()
Unsets the columnName property, the value of the property of the object being set to the property's default value. |
void |
unsetComments()
Unsets the comments 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 |
unsetView()
Unsets the view 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 String NAMESPACE_URI
| Constructor Detail |
|---|
public ViewColumnCommentImpl()
public ViewColumnCommentImpl(Type type)
| Method Detail |
|---|
public boolean isSetColumnName()
getColumnName or setColumnName(...) for a definition of property columnName
isSetColumnName in interface ViewColumnCommentpublic void unsetColumnName()
getColumnName or setColumnName(...) for a definition of property columnName
unsetColumnName in interface ViewColumnCommentpublic String getColumnName()
getColumnName in interface ViewColumnCommentpublic void setColumnName(String value)
setColumnName in interface ViewColumnCommentpublic boolean isSetComments()
getComments or setComments(...) for a definition of property comments
isSetComments in interface ViewColumnCommentpublic void unsetComments()
getComments or setComments(...) for a definition of property comments
unsetComments in interface ViewColumnCommentpublic String getComments()
getComments in interface ViewColumnCommentpublic void setComments(String value)
setComments in interface ViewColumnCommentpublic boolean isSetOwner()
getOwner or setOwner(...) for a definition of property owner
isSetOwner in interface ViewColumnCommentpublic void unsetOwner()
getOwner or setOwner(...) for a definition of property owner
unsetOwner in interface ViewColumnCommentpublic String getOwner()
getOwner in interface ViewColumnCommentpublic void setOwner(String value)
setOwner in interface ViewColumnCommentpublic boolean isSetView()
isSetView in interface ViewColumnCommentpublic void unsetView()
unsetView in interface ViewColumnCommentpublic View createView()
View automatically establishing a containment relationship through the object's reference property, view.
createView in interface ViewColumnCommentView automatically establishing a containment relationship through the object's reference property view.public View getView()
getView in interface ViewColumnCommentpublic void setView(View value)
setView in interface ViewColumnComment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||