| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Relationship
An interface which represents a relationship type. The relationships represent what the association is between a combination of objects.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Method Summary | |
|---|---|
|  java.lang.String | getRelationshipClassType()Returns the relationshipClassType | 
|  int | getRelationshipType()Returns the Relationship type. | 
|  void | setRelationshipClassType(java.lang.String pRelationshipClassType)Sets the relationshipClassType | 
|  void | setRelationshipType(int pType)Set the Relationship type. | 
| Methods inherited from interface atg.commerce.order.CommerceIdentifier | 
|---|
| getId | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
java.lang.String getRelationshipClassType()
void setRelationshipClassType(java.lang.String pRelationshipClassType)
int getRelationshipType()
void setRelationshipType(int pType)
                         throws InvalidTypeException
InvalidTypeException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||