|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewColumnComment
The comment for a column
Generated interface representing the domain model entity ViewColumnComment. 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_COL_COMMENTS.
View| Nested Class Summary | |
|---|---|
static class |
ViewColumnComment.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_COLUMN_COMMENT
The entity or Type logical name associated with this class. |
| 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. |
java.lang.String |
getColumnName()
Returns the value of the columnName property. |
java.lang.String |
getComments()
Returns the value of the comments property. |
java.lang.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(java.lang.String value)
Sets the value of the columnName property to the given value. |
void |
setComments(java.lang.String value)
Sets the value of the comments property to the given value. |
void |
setOwner(java.lang.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 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 |
|---|
static final java.lang.String NAMESPACE_URI
static final java.lang.String TYPE_NAME_VIEW_COLUMN_COMMENT
| Method Detail |
|---|
boolean isSetOwner()
getOwner or setOwner(...) for a definition of property owner
void unsetOwner()
getOwner or setOwner(...) for a definition of property owner
java.lang.String getOwner()
void setOwner(java.lang.String value)
boolean isSetColumnName()
getColumnName or setColumnName(...) for a definition of property columnName
void unsetColumnName()
getColumnName or setColumnName(...) for a definition of property columnName
java.lang.String getColumnName()
void setColumnName(java.lang.String value)
boolean isSetComments()
getComments or setComments(...) for a definition of property comments
void unsetComments()
getComments or setComments(...) for a definition of property comments
java.lang.String getComments()
void setComments(java.lang.String value)
boolean isSetView()
void unsetView()
View createView()
View automatically establishing a containment relationship through the object's reference property, view.
View automatically establishing a containment relationship through the object's reference property view.View getView()
void setView(View value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||