Inheritance diagram for RoleDefinition:
Collaboration diagram for RoleDefinition:| RoleDefinition clone | ( | ) |
| int compareTo | ( | RoleDefinition | o | ) |
| String getAccessAdapterInterface | ( | ) |
| String getDataObjectInterface | ( | ) |
| String getDescription | ( | ) |
Implements Role.
| String getDisplayName | ( | ) |
Implements Role.
| int getId | ( | ) |
Implements Role.
| RoleImpl getImplementation | ( | ) |
| ComponentEntity getImplementingComponent | ( | ) |
| int getLocalId | ( | ) |
Implements Role.
| String getLocalIdString | ( | ) |
| int getMaxOccurrences | ( | ) |
| int getMinOccurrences | ( | ) |
| String getRoleDefinitionId | ( | ) |
Implements Role.
| void setAccessAdapterInterface | ( | String | inputAdapterInterface | ) |
| void setDataObjectInterface | ( | String | dataObjectInterface | ) |
| void setDescription | ( | String | description | ) |
| void setDisplayName | ( | String | displayName | ) |
| void setId | ( | int | ejbId | ) |
| void setImplementation | ( | RoleImpl | implementation | ) |
| void setImplementingComponent | ( | ComponentEntity | implementingComponent | ) |
| void setLocalId | ( | int | idInChain | ) |
| void setLocalIdString | ( | String | idInChain | ) |
| void setMaxOccurrences | ( | int | maxOccurrences | ) |
| void setMinOccurrences | ( | int | minOccurrences | ) |
| void setRoleDefinitionId | ( | String | id | ) |
String description [package] |
String roleDefinitionId [package] |