| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InactivationBlockingMetadata
This interface provides read-only metadata about inactivation blocking. This metadata object is associated with a business object. The source of this information often comes from the data dictionary file.
| Method Summary | |
|---|---|
|  Class | getBlockedBusinessObjectClass()The type of the object that is blocked | 
|  String | getBlockedReferencePropertyName()The property name of the reference that is blocked | 
|  Class | getBlockingReferenceBusinessObjectClass()The type of the object that is blocking another record | 
|  String | getInactivationBlockingDetectionServiceBeanName()The bean name of the service that is responsible for determining whether there are any records that block inactivation | 
|  String | getRelationshipLabel()Returns the human-meaningful name of the relationship | 
| Method Detail | 
|---|
String getBlockedReferencePropertyName()
Class getBlockedBusinessObjectClass()
String getInactivationBlockingDetectionServiceBeanName()
Class getBlockingReferenceBusinessObjectClass()
String getRelationshipLabel()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||