public class StorySDO extends org.plasma.sdo.core.CoreDataObject implements Serializable, Story
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_URI
The SDO namespace URI associated with the SDO Type for this class
|
STORY_FEED, TOPIC, TYPE_NAME_STORYCREATED_DATE, DESCRIPTION, ID, MODIFIED_DATE, MODIFIED_VERSION, NAME, SOURCE_EDGE, TARGET_EDGE, TYPE_NAME_NODE| Constructor and Description |
|---|
StorySDO()
Default No-arg constructor required for serialization operations.
|
StorySDO(commonj.sdo.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSourceEdge(Edge value)
Adds the given value of Type Edge for the object's multi-valued property sourceEdge.
|
void |
addStoryFeed(StoryFeed value)
Adds the given value of Type StoryFeed for the object's multi-valued property storyFeed.
|
void |
addTargetEdge(Edge value)
Adds the given value of Type Edge for the object's multi-valued property targetEdge.
|
Edge |
createSourceEdge(Class<? extends Edge> clss)
Creates and returns a new instance of the given subclass Type for abstract base Type
Edge automatically establishing a containment relationship through the object's reference property, sourceEdge. |
StoryFeed |
createStoryFeed()
Creates and returns a new instance of Type
StoryFeed automatically establishing a containment relationship through the object's reference property, storyFeed. |
Edge |
createTargetEdge(Class<? extends Edge> clss)
Creates and returns a new instance of the given subclass Type for abstract base Type
Edge automatically establishing a containment relationship through the object's reference property, targetEdge. |
Topic |
createTopic()
Creates and returns a new instance of Type
Topic automatically establishing a containment relationship through the object's reference property, topic. |
Date |
getCreatedDate()
Returns the value of the createdDate property.
|
String |
getDescription()
Returns the value of the description property.
|
String |
getId()
Returns the value of the id property.
|
Date |
getModifiedDate()
Returns the value of the modifiedDate property.
|
long |
getModifiedVersion()
Returns the value of the modifiedVersion property.
|
String |
getName()
Returns the value of the name property.
|
Edge[] |
getSourceEdge()
Returns an array of Edge set for the object's multi-valued property sourceEdge.
|
Edge |
getSourceEdge(int idx)
Returns the Edge set for the object's multi-valued property sourceEdge based on the given index.
|
int |
getSourceEdgeCount()
Returns a count for multi-valued property sourceEdge.
|
StoryFeed[] |
getStoryFeed()
Returns an array of StoryFeed set for the object's multi-valued property storyFeed.
|
StoryFeed |
getStoryFeed(int idx)
Returns the StoryFeed set for the object's multi-valued property storyFeed based on the given index.
|
int |
getStoryFeedCount()
Returns a count for multi-valued property storyFeed.
|
Edge[] |
getTargetEdge()
Returns an array of Edge set for the object's multi-valued property targetEdge.
|
Edge |
getTargetEdge(int idx)
Returns the Edge set for the object's multi-valued property targetEdge based on the given index.
|
int |
getTargetEdgeCount()
Returns a count for multi-valued property targetEdge.
|
Topic |
getTopic()
Returns the value of the topic property.
|
boolean |
isSetCreatedDate()
Returns true if the createdDate property is set.
|
boolean |
isSetDescription()
Returns true if the description property is set.
|
boolean |
isSetId()
Returns true if the id property is set.
|
boolean |
isSetModifiedDate()
Returns true if the modifiedDate property is set.
|
boolean |
isSetModifiedVersion()
Returns true if the modifiedVersion property is set.
|
boolean |
isSetName()
Returns true if the name property is set.
|
boolean |
isSetSourceEdge()
Returns true if the sourceEdge property is set.
|
boolean |
isSetStoryFeed()
Returns true if the storyFeed property is set.
|
boolean |
isSetTargetEdge()
Returns true if the targetEdge property is set.
|
boolean |
isSetTopic()
Returns true if the topic property is set.
|
void |
removeSourceEdge(Edge value)
Removes the given value of Type Edge for the object's multi-valued property sourceEdge.
|
void |
removeStoryFeed(StoryFeed value)
Removes the given value of Type StoryFeed for the object's multi-valued property storyFeed.
|
void |
removeTargetEdge(Edge value)
Removes the given value of Type Edge for the object's multi-valued property targetEdge.
|
void |
setCreatedDate(Date value)
Sets the value of the createdDate property to the given value.
|
void |
setDescription(String value)
Sets the value of the description property to the given value.
|
void |
setId(String value)
Sets the value of the id property to the given value.
|
void |
setModifiedDate(Date value)
Sets the value of the modifiedDate property to the given value.
|
void |
setModifiedVersion(long value)
Sets the value of the modifiedVersion property to the given value.
|
void |
setName(String value)
Sets the value of the name property to the given value.
|
void |
setSourceEdge(Edge[] value)
Sets the given array of Type Edge for the object's multi-valued property sourceEdge.
|
void |
setStoryFeed(StoryFeed[] value)
Sets the given array of Type StoryFeed for the object's multi-valued property storyFeed.
|
void |
setTargetEdge(Edge[] value)
Sets the given array of Type Edge for the object's multi-valued property targetEdge.
|
void |
setTopic(Topic value)
Sets the value of the topic property to the given value.
|
void |
unsetCreatedDate()
Unsets the createdDate property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetDescription()
Unsets the description property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetId()
Unsets the id property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetModifiedDate()
Unsets the modifiedDate property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetModifiedVersion()
Unsets the modifiedVersion property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetName()
Unsets the name property, the value
of the property of the object being set to the property's
default value.
|
void |
unsetSourceEdge()
Unsets the sourceEdge property, clearing the underlying collection.
|
void |
unsetStoryFeed()
Unsets the storyFeed property, clearing the underlying collection.
|
void |
unsetTargetEdge()
Unsets the targetEdge property, clearing the underlying collection.
|
void |
unsetTopic()
Unsets the topic property, the value
of the property of the object being set to the property's
default value.
|
accept, accept, accept, acceptDepthFirst, add, contains, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, dump, dumpDepthFirst, equals, find, get, 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, 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, getUUID, getUUIDAsString, hashCode, isSet, isSet, isSet, remove, remove, reparent, reset, resetUUID, set, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setContainer, setContainmentProperty, setDataGraph, 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, toString, unset, unset, unset, uuidFromBase64, uuidToBase64, valuesgetEdges, getEntityName, getValue, getValueObject, removeValue, setValue, setValueObjectclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, get, getDataObject, getUUID, getUUIDAsString, remove, remove, reparent, reset, resetUUID, set, setContainer, setContainmentProperty, setDataGraph, valuescreateDataObject, 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, unsetpublic static final String NAMESPACE_URI
public StorySDO()
public StorySDO(commonj.sdo.Type type)
public boolean isSetCreatedDate()
public void unsetCreatedDate()
public Date getCreatedDate()
public void setCreatedDate(Date value)
public boolean isSetDescription()
public void unsetDescription()
public String getDescription()
public void setDescription(String value)
public boolean isSetId()
getId or setId(...) for a definition of property idpublic void unsetId()
getId or setId(...) for a definition of property idpublic String getId()
public void setId(String value)
maxLength: 36public boolean isSetModifiedDate()
public void unsetModifiedDate()
public Date getModifiedDate()
public void setModifiedDate(Date value)
public boolean isSetModifiedVersion()
getModifiedVersion or setModifiedVersion(...) for a definition of property modifiedVersionpublic void unsetModifiedVersion()
getModifiedVersion or setModifiedVersion(...) for a definition of property modifiedVersionpublic long getModifiedVersion()
public void setModifiedVersion(long value)
public boolean isSetName()
public void unsetName()
public String getName()
public void setName(String value)
maxLength: 32public boolean isSetSourceEdge()
public void unsetSourceEdge()
public Edge createSourceEdge(Class<? extends Edge> clss)
Edge automatically establishing a containment relationship through the object's reference property, sourceEdge.clss - the subclass Type
Returns a new instance of the given subclass Type for abstract base Type Edge.public Edge[] getSourceEdge()
Nodepublic Edge getSourceEdge(int idx)
Nodeidx - the indexpublic int getSourceEdgeCount()
Nodepublic void setSourceEdge(Edge[] value)
Nodevalue - the array valuepublic void addSourceEdge(Edge value)
Nodevalue - the value to addpublic void removeSourceEdge(Edge value)
Nodevalue - the value to removepublic boolean isSetStoryFeed()
isSetStoryFeed in interface Storypublic void unsetStoryFeed()
unsetStoryFeed in interface Storypublic StoryFeed createStoryFeed()
StoryFeed automatically establishing a containment relationship through the object's reference property, storyFeed.createStoryFeed in interface StoryStoryFeed automatically establishing a containment relationship through the object's reference property storyFeed.public StoryFeed[] getStoryFeed()
StorygetStoryFeed in interface Storypublic StoryFeed getStoryFeed(int idx)
StorygetStoryFeed in interface Storyidx - the indexpublic int getStoryFeedCount()
StorygetStoryFeedCount in interface Storypublic void setStoryFeed(StoryFeed[] value)
StorysetStoryFeed in interface Storyvalue - the array valuepublic void addStoryFeed(StoryFeed value)
StoryaddStoryFeed in interface Storyvalue - the value to addpublic void removeStoryFeed(StoryFeed value)
StoryremoveStoryFeed in interface Storyvalue - the value to removepublic boolean isSetTargetEdge()
public void unsetTargetEdge()
public Edge createTargetEdge(Class<? extends Edge> clss)
Edge automatically establishing a containment relationship through the object's reference property, targetEdge.clss - the subclass Type
Returns a new instance of the given subclass Type for abstract base Type Edge.public Edge[] getTargetEdge()
Nodepublic Edge getTargetEdge(int idx)
Nodeidx - the indexpublic int getTargetEdgeCount()
Nodepublic void setTargetEdge(Edge[] value)
Nodevalue - the array valuepublic void addTargetEdge(Edge value)
Nodevalue - the value to addpublic void removeTargetEdge(Edge value)
Nodevalue - the value to removepublic boolean isSetTopic()
isSetTopic in interface Storypublic void unsetTopic()
unsetTopic in interface Storypublic Topic createTopic()
Topic automatically establishing a containment relationship through the object's reference property, topic.createTopic in interface StoryTopic automatically establishing a containment relationship through the object's reference property topic.public Topic getTopic()
Copyright © 2023. All Rights Reserved.